Updated version of trailing SL

Forums ProRealTime English forum ProOrder support Updated version of trailing SL

Viewing 5 posts - 16 through 20 (of 20 total)
  • #231636
    JS

    Hi

    I know that the “Set Stop %Trailing” doesn’t work (yet) at IB (Interactive Brokers)…

    Somewhere in the code it says “//first move (breakeven)” but that “breakeven” doesn’t really happen because then the newSL=TradePrice(1)… What does happen (immediately) is that the trailing starts… I don’t know if you want this…

    #231637
    JS

    You can also use these types of trailing stops in combination with the new trading instructions for example: Set Stop BreakEven, Set Target Price, Set Stop Price With these instructions, you will avoid constantly placing pending orders @Nicolas is the use of these new trading instructions better than the use of the pending variant, and by better I mean for example: better for the communication of the PRT servers with the broker? I can imagine that because it saves a lot of pending orders

    #231642

    Indeed, that instructions are “better”.

    #231657
    JS

    Thanks Nicolas…. So its fair to say that, for the robustness of communication with the broker, it‘s better to use these new instructions in your system than the pending variant

    #231672

    Okay, i am not that at codeing this, how should a good trailing stopp look like if i want 0.6% trailing from highest candel from start and when i am 0.6% profit i want the trailing to change start from 0.4% from highest candel.

     

Viewing 5 posts - 16 through 20 (of 20 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login