
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
Yeah, well... It's just for fun, right? ;)
MathRound
The function returns a value rounded off to the nearest integer of the specified numeric value.
doubleMathRound(
double value// value to be rounded
);
I delete an indicator window with a code like this - it doesn't draw anything...
The window is deleted, the context menu - "delete indicator window" andthe "list of indicators" is greyed out, AND the INDUKE is still fun to write comments for a couple of minutes...
What's this about?
1. Removing an indicator is a non-synchronous process.
The indicator consists of two parts - graphical and calculation ones. The graphical part of the indicator is deleted before the calculated one
Yeah, well... It's just for fun, right? ;)
MathRound
The function returns a value rounded off to the nearest integer of the specified numeric value.
doubleMathRound(
double value// value to be rounded
);
Hello.
I have a question on MQL4: When I ran the script again to take indicator values, it turned out that MA value has changed. The biggest divergence is on long periods. The difference is bigger the deeper we go into history.
Who has encountered it - enlighten me.
Koshi:
...I have a question about MQL4: When I ran the script again to take the indicator values, it turned out that the MA value had changed. The biggest divergence is on long periods. The difference is bigger the deeper we go into the history...
Koshi, you might be enlightened, but there are no telepaths here... the code needs to be submitted...
You have to go to mql4.com with this...
Here you go, and there I read it:
Can you be specific about this sending place?