Hi to all.
I’m a novice in proreal programming. Can anyone help me to use %TRAILING in ProOrder?
Thank you.
Sorry for my English
Hi Keemax73,
Greetings !
From my side, the following link might help you : https://www.prorealcode.com/documentation/percenttrailing/
I do use the following in many strategies…
https://www.prorealcode.com/blog/trading/complete-trailing-stop-code-function/
DJ
Thank you for your answer.
The problem is that in this ProOrder this command: SET STOP %TRAILING is not accepted.
You can have at the same time a SET STOP LOSS and a SET STOP TRAILING in the same automatic trading strategy (ProOrder), this is what may cause your issue.