Brooks Price Action :: Al Brooks Price Action Website

Brooks Price ActionBrooks Price ActionBar counting for TOS

#1:  Bar counting for TOS Author: DoubleX Post You have posted in this forum: Fri Mar 03, 2017 9:49 pm

Hello

I use a simple script which plots numbers below the bars.

# plot bar number using seconds since open at 0930 EST
input show_bars_divisable_by = 2;
plot barNum = 1 + (SecondsFromTime(0930) / 300);
barNum.SetPaintingStrategy(PaintingStrategy.VALUES_BELOW);

Since show_bars_divisable_by = 2; it should plot the number on only every second bar. Like Al Brooks it does. But it shows it on every bar.

Some ideas what is wrong?

It would also be nice if the numbers which get plotted are a little bit lower. Now they are just at the low of the bar.

Would be nice if someone could help.

Thank you.
Brooks Price ActionBrooks Price ActionBar counting for TOS


Generated using printer-friendly.
All times are GMT - 8 Hours
Page 1 of 1


Powered by phpBB © phpBB Group
[ IntegraMOD © 2004 The IntegraMOD Group ]
[Page generation time: 0.1912s (PHP: 74% | SQL: 26%) | SQL queries: 38 | GZIP disabled | Debug off]