DanielManahan
Member
I want a vertical line on the beginning of each minute and seen on the 1 Tick 1 Day Chart
AddVerticalLine (1, 1);
this puts a vertical line on each candle, not what I want. I want it on each minute regardless of what aggregation period the chart is on
this way on the 1 tick one day chart I can see the behavior of the ticks in minute segments and see which tick falls on the beginning of each minute.
like this
https://drive.google.com/file/d/10ja31mwt7GwMSKz_PZ3ZLpIM6F_jiPw0/view?usp=sharing
AddVerticalLine (1, 1);
this puts a vertical line on each candle, not what I want. I want it on each minute regardless of what aggregation period the chart is on
this way on the 1 tick one day chart I can see the behavior of the ticks in minute segments and see which tick falls on the beginning of each minute.
like this
https://drive.google.com/file/d/10ja31mwt7GwMSKz_PZ3ZLpIM6F_jiPw0/view?usp=sharing