Welcome to the BEST forum for traders

Did you know we're sharing tons of exclusive content here?
Our community is growing quickly. Take a look around and say "Hello".

Laddering in TradingView - 3 limit-orders at ONCE?

Mar 25, 2020 - 11:29 AM

Viewed 1228 times

https://best-trading-indicator.com/community/bti/forums/3883/topics/16112 COPY
  • How to create 3 limit orders at ONCE with different target price like 5 pips in between each?
    Example: I am buying a pullback at 9800 on DAX indice and I would like to place in a 1 minute chart 3 limit-orders (laddering) at 9795, 9800, 9805.
    I am wondering if that is possible, because on 1 minute charts, often, I have slippage or do not get filled. To avoid that instead of one limit order, I would like to place 3 at ONCE.
    This feature will be very useful for many people.
    Best regards.

    1

    Trade with Plan and Stick to it.
  • Hi @rikuhikkake

    At once will require some coding using the broker API and that for each broker (Binance, FXCM, etc...)

    If you want to create 3 orders with 1 click only then this is very custom and needs to be developed with some python/javascript and once again for each broker

    FXCM API

    https://www.fxcm.com/markets/algorithmic-trading/api-trading/

    Binance API

    https://python-binance.readthedocs.io/en/latest/binance.html

    Alternative

    If you don't have any coding skills or no time for it, you can ask to a freelance developer guy to do it for you

    Good freelance platforms that I know:

    A few words of caution

    If you happen to use a third-party tool already made, please be very careful.
    They can be hacked easily and I witnessed many times hackers stealing funds using third-party based on API connection between the broker and the third-party software

    Hope this makes sense
    Dave

    This post was edited May 3, 2020 05:47PM
    1

    Dave - Helping traders becoming the best version of themselves
CONTENTS