Is there an order method which will do this in one step, or do I have to place an ExitShortStop() at the required price, keep track of this specific case and then EnterLong() if/when the stop fills? (I have to keep track of the case because there are other situations where the strategy will get stopped out and I will not want to go long)
All suggestions appreciated.

Comment