Draw variable value in chart
-
Hello, I have build an expert that only close position.
The EA use a local variable that calculate initial daily balance, is possible to draw in chart the value that the EA calculated?I share my project: https://fxdreema.com/shared/ikpJTFi4e
Thanks -
@barney said in Draw variable value in chart:
Hello, I have build an expert that only close position.
The EA use a local variable that calculate initial daily balance, is possible to draw in chart the value that the EA calculated?I share my project: https://fxdreema.com/shared/ikpJTFi4e
Thanksvalue of what?
-
The value that registered in the variable at block number 3.
Because I'm not sure that the value registered is correct, I want to look it on the chart.
if this is not possible, how can I verify that the saved value is correct?
Thanks -
OK resolved!!!
I attach one screenshot for the growth of the forum.thank you

-
@barney Thank you for sharing. BTW, that'pass' block is unnecessary. You can simply remove it.