Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 572
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
I have started to get an error in this function in the library after the build update . The compiler points to the last line :
The error is as follows:
How to correct it? I understand that for other cases default output is needed. But I don't need it logically... How to fix it?return(ls_Error);//
Like this, return values.I have started to get an error in this function in the library after the build update . The compiler points to the last line :
The error is as follows:
How to correct it? I understand that for other cases default output is needed. But I don't need it logically... How to fix it?Exactly the way you think it's unnecessary. Your code doesn't know what to do if error 27182818285 occurs, which is what the compiler warns you about.
I haven't been following the changes in MT4 for about a year (used old versions), and with the new updates I had to rewrite my EA, because it hangs in the tester and hangs the whole terminal. Please, advise where to read all the changes in MT4 and MetaEditor4, up to 625 build
I haven't been following the changes in MT4 for about a year (used old versions), and with the new updates I had to rewrite my EA, because it hangs in the tester and hangs the whole terminal. Please, advise where to read all the changes in MT4 and MetaEditor4, up to 625 build
Hi all. Can you give me a general formula to calculate where to put the TP, depending on the volume of the position of the expected profit in dollars? Roughly speaking:
GBPUSD.
Volume 6.88 lots.
The expected profit is $1000.
What will the forumla look like? My head is already in my head...
Greetings all.
I have a question about the period converter
PeriodConverter script needs to be run every time you turn on the terminal, but I need it to run automatically.
I found an old Period Converter Optimized, but it is not installed on the 625 build
I have found an old PeriodConverter Optimized in my database but it won't install in the 625 build.