Hi guys, I have a couple of handmade indicators that I would like to test them with the robot buy I do not know how to set up the code in the platform… I tried with the simple version, but the program does not allow me to select them…there is another option?
One is based on the Coppock and the other based on the RSI and MM average and awesome….
Regards
Only certain indicators are supported natively by proorder.
You can get round this by coding the indicator in prorealcode.
If coded in prorealcode you can use as proorder code or by click and select your BUY conditions etc with your indicator on screen and then backtest.
Do a search on prorealcode for your indicator and then import the “.itf” file.
If you are stuck I can set up for you if you send parameters etc. or post reply here and ask in forum.
I can only reply in English as apart from computer languages I am very bad at languages. Sorry.
You can use custom indicators with the simplified creation, click on “add” and select a point on the chart, then select the desired value of your indicator in the dropdown list of available values.
Of course, your indicators must have values in the RETURN instruction in order for the tool to retrieve them automatically.