I am trying to use "GetAtmStrategyStopTargetOrderStatus" to return the price I have my fixed (initial)stop order at in the ATM strategy and haven't had any success. What I am trying to do is, compare the price the fixed stop is at to the value of the ParabolicSAR value and when the ParabolicSAR value falls below the stop price in a short position, have the stop follow the ParabolicSAR value down. I am able to have the stop follow the ParabolicSAR value down, I just can't get the initial comparison to work. I hope this is making sense!
Thanks

Comment