Forum

MQL5 error [4805] - Error applying an indicator to chart

Im facing a strange error if I try to run my code: The creation of iRSI has failed: RSI_handle_38 = - 1 Runtime error = 4805 tester stopped because OnInit returns non-zero code 1 The error [4805] is described in MQL5 docs like this: "ERR_INDICATOR_CANNOT_ADD - Error applying an indicator to chart"

MT5 Optimization

Hello, I have some questions regarding optimization in MT5. My Account currency is in USD. If Im optimizing any USD pair - for example EUR USD, GBP USD, AUD USD - the optimization speed is okay, but when im optimizating any other pair that is not USD, the optimization process is really really slow