Merge remote-tracking branch 'origin/v3.003-dev' into v3.006-dev-new #524
test-indicators-special.yml
on: push
Compile
/
...
/
Platform
13s
Compile
/
...
/
Platform
18s
Matrix: Compile / Compile
Clean-up
/
Clean-up
Matrix: Indicators-Tests-MQL4
Annotations
3 errors
Compile / Compile (4)
Compilation failed!
Errors found:
* Log.mqh(265,10) : error 404: 'Log::ToString' method is declared with 'override' specifier, but does not override any base class method
* SymbolInfo.mqh(521,10) : error 265: 'ToString' - overriding virtual function with different return type
* SymbolInfo.mqh(521,10) : error 404: 'SymbolInfo::ToString' method is declared with 'override' specifier, but does not override any base class method
* Order.mqh(2832,10) : error 265: 'ToString' - overriding virtual function with different return type
* Order.mqh(2832,10) : error 404: 'Order::ToString' method is declared with 'override' specifier, but does not override any base class method
* Market.mqh(246,10) : error 265: 'ToString' - overriding virtual function with different return type
* Market.mqh(246,10) : error 404: 'Market::ToString' method is declared with 'override' specifier, but does not override any base class method
* IndicatorData.enum.h(35,3) : error 193: 'IDATA_BUILTIN' - enumerator already defined differently
* IndicatorData.enum.h(36,3) : error 193: 'IDATA_CHART' - enumerator already defined differently
* IndicatorData.enum.h(37,3) : error 193: 'IDATA_ICUSTOM' - enumerator already defined differently
* IndicatorData.enum.h(38,3) : error 193: 'IDATA_ICUSTOM_LEGACY' - enumerator already defined differently
* IndicatorData.enum.h(39,3) : error 193: 'IDATA_INDICATOR' - enumerator already defined differently
* IndicatorData.enum.h(40,3) : error 193: 'IDATA_ONCALCULATE' - enumerator already defined differently
* IndicatorData.enum.h(41,3) : error 193: 'IDATA_MATH' - enumerator already defined differently
* IndicatorData.enum.h(46,3) : error 193: 'IDATA_RANGE_BINARY' - enumerator already defined differently
* IndicatorData.enum.h(47,3) : error 193: 'IDATA_RANGE_BITWISE' - enumerator already defined differently
* IndicatorData.enum.h(48,3) : error 193: 'IDATA_RANGE_MIXED' - enumerator already defined differently
* IndicatorData.enum.h(49,3) : error 193: 'IDATA_RANGE_PRICE' - enumerator already defined differently
* IndicatorData.enum.h(52,3) : error 193: 'IDATA_RANGE_RANGE' - enumerator already defined differently
* IndicatorData.enum.h(53,3) : error 193: 'IDATA_RANGE_UNKNOWN' - enumerator already defined differently
* Indicator\IndicatorCandle.h(106,16) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetSuitableDataSourceTypes' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(115,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetOpen' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(120,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetHigh' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(125,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetLow' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(130,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetClose' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(135,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetPrice' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(140,7) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetBarIndex' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(145,7) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetBars' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(150,7) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetTickIndex' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(155,8)
|
Compile / Compile (5)
The job was canceled because "_4" failed.
|
Compile / Compile (5)
Compilation failed!
Errors found:
* Log.mqh(265,10) : error 404: 'Log::ToString' method is declared with 'override' specifier, but does not override any base class method
* SymbolInfo.mqh(521,10) : error 265: 'ToString' - overriding virtual function with different return type
* SymbolInfo.mqh(521,10) : error 404: 'SymbolInfo::ToString' method is declared with 'override' specifier, but does not override any base class method
* Order.mqh(2832,10) : error 265: 'ToString' - overriding virtual function with different return type
* Order.mqh(2832,10) : error 404: 'Order::ToString' method is declared with 'override' specifier, but does not override any base class method
* Market.mqh(246,10) : error 265: 'ToString' - overriding virtual function with different return type
* Market.mqh(246,10) : error 404: 'Market::ToString' method is declared with 'override' specifier, but does not override any base class method
* Chart.mqh(55,1) : error 149: 'ChartBarTime' - unexpected token, probably type is missing?
* Chart.mqh(55,14) : error 154: 'Time' - semicolon expected
* Chart.mqh(56,1) : error 149: 'ChartPriceClose' - unexpected token, probably type is missing?
* Chart.mqh(56,17) : error 154: 'Close' - semicolon expected
* Chart.mqh(57,1) : error 149: 'ChartPriceHigh' - unexpected token, probably type is missing?
* Chart.mqh(57,16) : error 154: 'High' - semicolon expected
* Chart.mqh(58,1) : error 149: 'ChartPriceLow' - unexpected token, probably type is missing?
* Chart.mqh(58,15) : error 154: 'Low' - semicolon expected
* Chart.mqh(59,1) : error 149: 'ChartPriceOpen' - unexpected token, probably type is missing?
* Chart.mqh(59,16) : error 154: 'Open' - semicolon expected
* IndicatorData.enum.h(34,6) : error 282: identifier 'ENUM_IDATA_SOURCE_TYPE' already used
* IndicatorData.enum.h(45,6) : error 282: identifier 'ENUM_IDATA_VALUE_RANGE' already used
* IndicatorData.struct.h(424,57) : error 410: ambiguous access, can be one of:
* IndicatorData.struct.h(425,58) : error 410: ambiguous access, can be one of:
* IndicatorData.struct.h(466,76) : error 410: ambiguous access, can be one of:
* IndicatorData.struct.h(467,77) : error 410: ambiguous access, can be one of:
* Indicator\IndicatorCandle.h(106,16) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetSuitableDataSourceTypes' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(115,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetOpen' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(120,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetHigh' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(125,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetLow' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(130,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetClose' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(135,10) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetPrice' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(140,7) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetBarIndex' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(145,7) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetBars' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(150,7) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,double>::GetTickIndex' method is declared with 'override' specifier, but does not override any base class method
* Indicator\IndicatorCandle.h(155,8) : error 404: 'IndicatorCandle<IndicatorTfDummyParams,doub
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mt4
Expired
|
26.4 MB |
|
mt5
Expired
|
90.7 MB |
|