Error that only happens in live mode
-
Hello FX Dreema,
I am studying an error that is only happening in live mode and cannot be replicated in the backtester... making it extremely hard to find more info about...

I am unable to replicate this error in the backtest environment and not having a good idea of what might be causing this error...
It is an Array out of range, in the Time Array, element 0 ... and 0 is hard coded ...Here is the source code with the indication of line 4785

The name of the class is "MDLIC_value_time" ...
Is there a private place where I can share more info, if needed ?
-
Update:
The error seems to be somehow related to the execution of this block here
I have removed the block and written a native MQL code for the same purpose and it stopped bringing that error, apparently.
-
@quantengineer Thanks for sharing.