Merge remote-tracking branch 'origin/v3.004-dev-indi-rename' into v3.β¦ #563
Annotations
1 error
Compile
Compilation failed!
Errors found:
* Indicator\IndicatorData.h(47,11) : error 106: can't open "Indicator\BufferStruct.mqh" include file
* Indicator\IndicatorData.h(48,11) : error 106: can't open "Indicator\Chart.mqh" include file
* Indicator\IndicatorData.h(49,11) : error 106: can't open "Indicator\Chart.struct.tf.h" include file
* Indicator\IndicatorData.h(50,11) : error 106: can't open "Indicator\ChartBase.h" include file
* Indicator\IndicatorData.h(51,11) : error 106: can't open "Indicator\ChartMt.h" include file
* Indicator\IndicatorData.h(52,11) : error 106: can't open "Indicator\DateTime.mqh" include file
* Indicator\IndicatorData.h(53,11) : error 106: can't open "Indicator\DrawIndicator.mqh" include file
* Indicator\IndicatorData.h(54,11) : error 106: can't open "Indicator\Flags.h" include file
* Indicator\IndicatorData.h(69,11) : error 106: can't open "Serializer.mqh" include file
* Indicator\IndicatorData.h(70,11) : error 106: can't open "SerializerCsv.mqh" include file
* Indicator\IndicatorData.h(71,11) : error 106: can't open "SerializerJson.mqh" include file
* Indicator\IndicatorData.h(91,11) : error 106: can't open "Indicator\Log.mqh" include file
* Indicator\IndicatorData.h(92,11) : error 106: can't open "Indicator\Object.mqh" include file
* Indicator\IndicatorData.h(93,11) : error 106: can't open "Indicator\Refs.mqh" include file
* Indicator\IndicatorData.h(94,11) : error 106: can't open "Indicator\Serializer.mqh" include file
* Indicator\IndicatorData.h(95,11) : error 106: can't open "Indicator\SerializerCsv.mqh" include file
* Indicator\IndicatorData.h(96,11) : error 106: can't open "Indicator\SerializerJson.mqh" include file
* Indicator\IndicatorData.h(97,11) : error 106: can't open "Indicator\Storage\ValueStorage.h" include file
* Indicator\IndicatorData.h(98,11) : error 106: can't open "Indicator\Storage\ValueStorage.indicator.h" include file
* Indicator\IndicatorData.h(99,11) : error 106: can't open "Indicator\Storage\ValueStorage.native.h" include file
* Indicator\IndicatorData.h(100,11) : error 106: can't open "Indicator\Util.h" include file
* Indicator\IndicatorData.h(36,1) : error 175: '<<' - expressions are not allowed on a global scope
* Indicator\IndicatorData.h(45,1) : error 175: '||' - expressions are not allowed on a global scope
* Indicator\IndicatorData.h(77,1) : error 175: '>>' - expressions are not allowed on a global scope
* Indicator\IndicatorData.struct.h(360,18) : error 116: 'INDICATOR_ENTRY_FLAGS' - declaration without type
* Indicator\IndicatorData.struct.h(360,40) : error 155: '_prop' - comma expected
* Indicator\IndicatorData.struct.h(365,16) : error 116: 'INDICATOR_ENTRY_FLAGS' - declaration without type
* Indicator\IndicatorData.struct.h(365,38) : error 155: '_flag' - comma expected
* Indicator\IndicatorData.h(86,1) : error 175: '||' - expressions are not allowed on a global scope
* Indicator\Indicator.struct.signal.h(43,8) : error 282: 'IndicatorSignal' - identifier already used
* Indicator\Indicator.struct.signal.h(46,5) : error 191: 'INDICATOR_SIGNAL_NONE' - enumerator identifier already defined
* Indicator\Indicator.struct.signal.h(47,5) : error 191: 'INDICATOR_SIGNAL_CROSSOVER' - enumerator identifier already defined
* Indicator\Indicator.struct.signal.h(48,5) : error 191: 'INDICATOR_SIGNAL_DIVERGENCE' - enumerator identifier already defined
* Indicator\Indicator.struct.signal.h(49,5) : error 191: 'INDICATOR_SIGNAL_GT_PRICE' - enumerator identifier already defined
* Indicator\Indicator.struct.signal.h(50,5) : error 191: 'INDICATOR_SIGNAL_INC' - enumerator identifier already defined
* Indicator\Indicator.struct.signal.h(51,5) : error 191: 'INDICATOR_SIGNAL_LAST2SAME' - enumerator identifier already defined
* Indicator\Indicator.struct.signal.h(52,5) : error 191: 'INDICATOR_SIGNAL_PEAK' - enumerator identifier already defined
* Indicator\Indicator.struct.signal.h(53,5) : error 191: 'INDICATOR_SIGNAL_VOLATILE' - enumerator identifier already defined
* Indicator\IndicatorData.h(101,1) : error 175: '==' - expressions are not allowed on a global scope
* Indicator\Indicator.h(9
|
Loading