Hello, I’ve just started to look into ProOrder, is it possible to modify a trailing or fixed stop loss if certain conditions are met?
The SET instruction places a market order n from your position price and it will remain on the market until the position closes and any time that the value is changed it alters the order – or you can place stop orders at n price on the market. Stop orders last only one bar.
set stop ploss n
set stop %loss n
set stop $loss n
sell at n stop
exitshort at n stop
That’s great, thanks for your help