EA31337 / EA31337-classes

📦📈 EA31337 framework (MQL library for writing trading Expert Advisors, indicators and scripts)
https://ea31337.github.io/EA31337-classes
GNU General Public License v3.0
186 stars 98 forks source link

Error: 4051 & 4074 #696

Open kenorb opened 1 year ago

kenorb commented 1 year ago

WARNING: EA::ProcessSignals:342: Error: 4051; OsMA

WARNING: EA::ProcessSignals:342: Error: 4074; OsMA

WARNING: EA::ProcessSignals:355: Processing signals failed! Code: 4074

Related: GH-314.

kenorb commented 1 year ago

::iTime() returns error 4074 and a datetime value of 0 for EURUSD, PERIOD_H2, shift 0.

kenorb commented 1 year ago

Closing as the error disappeared (I think). It's most likely related to lack of backtesting data for the given timeframe (not provided by the platform).

kenorb commented 1 year ago

EURUSD,M1: 2021.01.11 13:15:00: WARNING: EA::ProcessSignals:358: Processing signals failed! Code: 4074