Absolute Stop Loss

Forums ProRealTime English forum ProOrder support Absolute Stop Loss

Viewing 3 posts - 1 through 3 (of 3 total)
  • #43302

    It looks to me like all the stop loss functions are relative to TradePrice.

    Is there a way or a code pattern that I can set an absolute stop loss?

    Ideally something like

    SET STOP LOSS sma(35)

    or

    SET STOP LOSS 18364.4

     

    I’ve tried     SET STOP LOSS ( TradePrice – sma(35) )

     

    but doesn’t work when the stop level is in profit.

     

     

    #43325

    Here you go.

    #43329

    A complete tutorial to create a stoploss with indicators

Viewing 3 posts - 1 through 3 (of 3 total)

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