Updated for RangeBars ver. 3.03

This commit is contained in:
unknown
2020-03-11 17:04:08 +01:00
parent acba19e38f
commit 8035947476
4 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -23,7 +23,7 @@
#else // user defined settings
input int barSizeInTicks = 20; // Range bar size (in ticks)
input int barSizeInTicks = 100; // Range bar size (in ticks)
input ENUM_BOOL atrEnabled = false; // Enable ATR based bar size calculation
ENUM_TIMEFRAMES atrTimeFrame = PERIOD_D1; // Use ATR period
input int atrPeriod = 14; // ATR period