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
Doesthis script work?
But there are no changes to the parameters in the robot.
The FX script works and produces the result as shown in the attached screenshot.
But there are no changes to the parameters in the robot.
If it works for me, it doesn't work for you. So, probably, it is not the code under discussion.
SZY MTTester.mqh is 146,726 bytes.
SZY MTTester.mqh is 146,726 bytes.
Please give me a link to the library, where to get your latest version.
And what else should be changed from the library.
I don't have the same size as shown in the attached picture.
Please give me a link to the library where to get your latest version.
And what else needs to be changed from the library.
h ttps:// www.mql5.com/ru/code/26132
Nothing helps!
I replaced all library files according to your recommendation at https://www.mql5.com/en/code/26132.
In your script OXX I specified a specific set address:
const string FileName = "214-10000 HEX-449.set"; // Replace with a specific set
It still prints:
FR 0 06 :18:43.604 OXX (EURUSDi,H1) Load : 3498
EF 0 06 :18:43.841 OXX (EURUSDi,H1) true
But nothing changes in the parameters of the Frobot , although the tester's picture is twitching (i.e. it may be trying to load, but it is unsuccessful).
I contacted Qwen-coder. He gave some advice, but none of it helped.
Still in Nocturne1the command to change robot settings is successfully executed many times, but in OXX it doesn't work.
Nothing helps!
Replaced all library files according to your recommendation at https://www.mql5.com/en/code/26132.
In your script OXX I specified a specific set address:
const string FileName = "214-10000 HEX-449.set"; // Replace with a specific set
It still prints:
FR 0 06 :18:43.604 OXX (EURUSDi,H1) Load : 3498
EF 0 06 :18:43.841 OXX (EURUSDi,H1) true
But nothing changes in the Frobot parameters , although the tester picture twitches (i.e. maybe there is an attempt to load, but it fails).
I contacted Qwen - coder . He gave some advice, but none of it helped.
Still in Nocturne 1 the command to change robot settings is successfully executed many times, but in OXX does not work.
MTTester.mqh - 146 726 bytes.
If it works for me, it doesn't work for you. So it's probably not the code under discussion.
ZY MTTester.mqh - 146 726 bytes.
Nothing helps!
I replaced all library files according to your recommendation at the linkhttps://www.mql5.com/en/code/26132.
In your scriptOXXspecified a specific set address:
const string FileName = "214-10000 HEX-449.set"; // Replace with a specific set
It still prints:
FR 0 06 :18:43.604 OXX (EURUSDi,H1) Load : 3498
EF 0 06 :18:43.841 OXX (EURUSDi,H1) true
But nothing changes inthe parameters of theFrobot, although the tester's picture is twitching (i.e. it may be trying to load, but it is unsuccessful).
I contactedQwen-coder. He gave some advice, but none of it helped.
Still inNocturne1 the command to change robot settings is successfully executed many times, but inOXX does not work.
Nothing helps!
Spent a lot of time trying to figure out your problem. You can take it from here.
I didn't bother with studying the flags and decided to write a working code for saving and loading Tester set-files.
Good day, dear fxsaber!
Unfortunately, your script does not work because the format of the string it generates contains extra characters.
This leads to inoperability of the SetSettings command.
I have solved this problem in a slightly more complicated way and am sending you a working OX script.
Maybe this solution will be useful for other users.
Regards,
Alexander