Update RangeBars.mqh

This commit is contained in:
9nix6
2017-07-19 13:40:43 +02:00
committed by GitHub
parent 064caab143
commit f9d3a5f65a
+3 -2
View File
@@ -17,8 +17,9 @@
#define RANGEBAR_HIGH 6
#define RANGEBAR_LOW 7
#define RANGEBAR_CLOSE 8
#define RANGEBAR_BAR_OPEN_TIME 9
#define RANGEBAR_TICK_VOLUME 10
#define RANGEBAR_COLOR_CODE 9
#define RANGEBAR_BAR_OPEN_TIME 10
#define RANGEBAR_TICK_VOLUME 11
#include <RangeBarSettings.mqh>