Bar time/ticks remaining

Questions about MultiCharts and user contributed studies.
NW27
Posts: 177
Joined: 25 Dec 2010
Has thanked: 40 times
Been thanked: 85 times

Bar time/ticks remaining

Postby NW27 » 17 Mar 2011

Hi,

How do I determine the amount of bar time or ticks remaining before the next bar is created.
Ie I have 25 tick bars and on the Y axis it shows the number of ticks remaining until it generates a new bar. How do I get access to this number from with my code?

Same could be asked for time remaining?

Neil.

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: Bar time/ticks remaining

Postby TJ » 18 Mar 2011

Hi,

How do I determine the amount of bar time or ticks remaining before the next bar is created.
Ie I have 25 tick bars and on the Y axis it shows the number of ticks remaining until it generates a new bar. How do I get access to this number from with my code?

Same could be asked for time remaining?

Neil.
You cannot access the time/tick remaining directly,
but you can use an indicator to get the same data.


Tick Countdown
http://www.tradersxchange.com/viewtopic ... 80670e6dea


Return to “MultiCharts”