Forum

Validation completed with errors

Hello, I'm sorry but i really don't understand from where can come from this error : test on EURUSD,H1 (netting) loading of test94056 failed loading of MQL5\Experts\Deer_Ma__1.ex5 failed cannot load Experts\Deer_Ma__1.ex5 strategy tester report not found I tried to remove the input group as in this

Library export enum

Hello, I have created a libraey that works with enumerations that I have created. The problem is that you can't import/export them. How can I do it? Thank you in advance for your help

Modify the settings after loading the expert + SYMBOL_TRADE_STOPS_LEVEL

Hello, I have two questions : -When the user changes the settings of the robot while trading. Is the OnInit function is re-call or is there an event when the settings are changed so that the expert can be re- checked them? -Can the SYMBOL_TRADE_STOPS_LEVEL value change along the way on a given

How to get closer to the tester's ticks

Hello, Is the difference between the real ticks and the test ticks only due to the optimization and the hardware of the machine or is there another way to improve them ? Thank you for your answers