
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
Look, you seem like a real magician. : )
Thank you! :)
Nah, I'm just learning. :[
The magic happens when you can't do anything - you start looking at the dropdown menus - the shortcuts are prescribed there. (that's where I learned about this wonderful trick).
The 2010 championship account (on which trading is actually disabled) is set at startup. All trades in the tester are rejected due to [trade disabled]. Change the account, start the test (just changing the account is not enough, besides, it seems we have to wait till the end of the test). We return to the initial account. Now we run the test - everything works!
Here's such a tambourine dance...
Can you tell me why the first time everything is logged correctly, from a file, and then the array is reset? Why the second time there are only zeros? How can I make the information be saved for later use?
Should we addFILE_WRITE?
nope
Try doing as I was advised:
//===
uncleVic:
Otherwise, on each tick: "Opened purse - got purse. Opened purse - took out purse. Opened purse - took out purse..."
//===
And work with the file - i.e. read the file to do in OnInit or its derived functions....!
Hi! I downloaded the attached indicator from here https://www.mql5.com/ru/forum/798/page3. Started compiling it and got an error
It looks like this in the string
I described this problem in the topic https://www.mql5.com/ru/forum/798/page12 but no one is talking yet.
I need help and suggest something. May be someone can help me to rewrite my indicator. I tried to use it for some time, but I have no problems with it. I have them on one terminal (PowerTader) and the indicator does not want to work. Thank you.
You don't know how to help here. you have to wait for the developer's answer.
double mx=mx=mn+(2*octave)
this string can look in two ways.
double mx=mx+mn+(2*octave)
or
double mx=mn+(2*octave)
You don't know how to help here. you have to wait for the developer's answer.
double mx=mx=mn+(2*octave)
this string can look in two ways.
double mx=mx+mn+(2*octave)
or
double mx=mn+(2*octave)