I need some help here to get my strategy completed...
The help I am looking for is in code snippet to do the following
As soon as in position (long or short)
SetStopLoss to a fixed currency
SetTrailStop to a fixed points or ticks AFTER a particular amount has been reached in Open P&L
I guess... if the position does not work, the SetStopLoss gets you out and if the position does work, and a certain profittarget is achieved, then the strategy should cancel the fixed SetStopLoss and start trailing with the specified ticks.....
Many thanx in advance for the help.
Best Regards

Comment