Validation of the programmed system.
-
Hello,
I would like to check programmed calculations that are in variables and what the result is.
How can I display the variable in the strategy tester in the visualization.
I would be grateful for an example.
Thanks -
You should definitely use the 'comment' or 'comment(ugly)' blocks to do that. They will allow you to see the current value on all your variables.
-
Hello.
It works, thank you for your help.Best regards
-
You're welcome.