Update for version 2.11

This commit is contained in:
9nix6
2019-05-14 17:22:40 +02:00
parent 38937ddce1
commit dd2f769c89
6 changed files with 95 additions and 53 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#ifdef SHOW_INDICATOR_INPUTS
#ifdef MQL5_MARKET_DEMO
int barSizeInTicks = 210; // Range bar size (in points)
int barSizeInTicks = 180; // Range bar size (in points)
ENUM_BOOL atrEnabled = false; // Enable ATR based bar size calculation
ENUM_TIMEFRAMES atrTimeFrame = PERIOD_D1; // Use ATR period
int atrPeriod = 14; // ATR period