Variable to draw a "point line"
-
Hello all
I would like to draw an H.line on the main screen.
Once per bar, every time that the sequence reaches the block "check profit of n trades" I would like a point will be included in the grafic,with the result of calculations configuring a "line".
I define variable A as 1.12345 and I want it to change on every bar, but I´m not able to run it,
The picture gives a real example of what I would like it to draw.
The purpose is just to see what is the "minimum" price for not to loose in a martingale scenario.
Tks
-
The value of average profit is not available out of this block, you can't get it from outside
And unfortunately I can't direct you to some (easy) way of doing that. Well, you can calculate it using some pink blocks and variables. I think I posted some example of that, but where it is now... -
Ok tks !!
I´ll try to do it by the way you tell
