Hi,
According to my personnal point of view, I think you have to consider Backtesting as a Batch treatment, so not a Conversational one : you are working with files, no operator intervention is possible while running. In that logic, no message to the operator will be displayed: no use.
May be you can try to write your alert in a file for your tests.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi
Does anyone have idea why an Expert Advisor calls an alert() under backtest mode won't work, but it will works when an alert is called under an indicator in backtest? I want the EA prompts alert in backtest. the alert is worked properly in live and demo account but not backtest mode? Anyone can help
Thanks
Trish