Text object on the top of each bar
-
Hello,
Can you help me to resolve this problem ?
i don't know why did'nt work ...i want to set a body pips on the top of each bar...
something like that :
(https://fxdreema.com/index/help/pics/chart_objects/objtext.png)
thanks
-
I do it this way:
https://fxdreema.com/shared/aT7UkLfQdin on Init is calculation through history bars using loop:

and than in on Tick section is logic for updating candle 1 and candle 0:

...
-
@miro1360
That is really what i need , Thank you