Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
yoshiyuki shoji  
Hello!
I'm thinking of using a demo account! Can I get a set file?
It's a three-digit account.
Elias Rafael Rodelo Montes  
Hello,

When trying to run the Quantum AI EA in the Strategy Tester, the advisor fails to initialize because it's trying to access an indicator that it can't load. Here's the log excerpt:

2026.01.21 16:58:33.295 XAUUSD_GMT+2,H1: history begins from 2023.01.03 01:00
2026.01.21 16:58:33.295 2024.01.01 00:00:00 Cannot get data from MA Fast indicator
2026.01.21 16:58:33.295 2024.01.01 00:00:00 Failed to initialize indicators!

2026.01.21 16:58:33.295 2024.01.01 00:00:00 Expert Advisor deinitialized. Reason: 8
2026.01.21 16:58:33.295 tester stopped because OnInit returns non-zero code 1
2026.01.21 16:58:33.295 log file "C:\Users\Eas\AppData\Roaming\MetaQuotes\Tester\D0E8209F77C8CF37AD8BF550E51FF075\Agent-127.0.0.1-3000\logs\20260121.log" written
2026.01.21 16:58:33.295 test Experts\Market\Quantum AI EA.ex5 on XAUUSD_GMT+2,M15 thread finished

It appears that the EA requires a "Fast MA indicator" (or some indicator associated with the "Fast MA Period" parameter of the The indicators section is either unavailable or not being created correctly in the test environment, which is why OnInit returns 1 and the tester stops.

Could you please indicate if:

The EA requires any additional external indicators (.ex5 file) that need to be installed manually?

Or if it's an internal error in the EA when creating/obtaining the handle for the fast moving average indicator in the Tester?

I await your instructions so I can properly test the Quantum AI EA.
Daniel Lake  
Backtesting has this error for me. "tester stopped because OnInit returns non-zero code 1"

Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti