Help with counting tick bars  [SOLVED]

Questions about MultiCharts and user contributed studies.
aczk
Posts: 71
Joined: 08 Feb 2012
Has thanked: 8 times
Been thanked: 1 time

Help with counting tick bars

Postby aczk » 14 Jul 2015

Hi

I would like to determine how many bars my tick chart, e.g.: 100t, shows in the current one minute bar and display the output as an oscillator.

for example the current one minute bar has just finished at 9:01 and the study has counted eight 100 tick bars within the 9:00 to 9:01 one minute period.

Thanks for any help!

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

Re: Help with counting tick bars  [SOLVED]

Postby TJ » 14 Jul 2015

Hi

I would like to determine how many bars my tick chart, e.g.: 100t, shows in the current one minute bar and display the output as an oscillator.

for example the current one minute bar has just finished at 9:01 and the study has counted eight 100 tick bars within the 9:00 to 9:01 one minute period.

Thanks for any help!

You can simply take the number of ticks in one minute, divide it by 100,
and you will get the number of tick bars.


Return to “MultiCharts”