I'm normally a mql5 developer, but I'm interested in developing NinjaScript and want to get my first script working.
I don't know how commands are used in NinjaScript. Can you give me some examples like OrderModify() in MQL5 for setting StopLoss? Or how can I step through every open order of the current chart and set the StopLoss to 2 Points?
My strategy sets an initial stoploss to 2 points and trails after the order is in +1 point profit.
Thank you very much and best regards.
Max.

Comment