Questions from Beginners MQL5 MT5 MetaTrader 5 - page 470

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
Why is your hair frizzy? Maybe it's the wrong shampoo? ;)
What's wrong, anyway? Three buffers, each responsible for a different period of calculation.
What's wrong with it?
About the hair - it's almost gone. :)))
https://www.mql5.com/ru/forum/1111/page1442#comment_2012053 - described everything there in detail. :)
About the hair - it's almost gone. :)))
First: do all parameters of the separated MAIs in one window coincide with parameters of MAIs created by one indicator with three buffers?
Second: when you have superimposed MAIs in one window on each other, in the parameter "Apply to" (or something like that - I do not remember exactly) what have you selected?
The cat says he can share his hair - he doesn't mind ;)
The MQL5 Reference Guide documentationLanguage FundamentalsVariablesInput variables
is given as an example:
Can you please tell me what the problem is?
The MQL5 Reference Guide documentationLanguage FundamentalsVariablesInput variables
is given as an example:
Can you please tell me what the problem is?
enum dayOfWeek should be higher than input dayOfWeek. The second variant of writing is not correct at all. Plus a tip - don't write such enumeration, modifier W will be extremely difficult to find later.
And I ....., out of my simplicity, raised this line above.
Thank you!
Comrades, help with the alert please.
I wanted to make that if the previous bar is more than 250 pips, then a notification pops up and a beep appears, the problem is that it chimes every 2-3 seconds... How can we make the indicator wait for 10 minutes, or an alert until the next signal
Can you tell me how to correctly pass arrays by reference into a function?
Can you tell me how to correctly pass arrays by reference into a function?
You can go like this.
First: do all parameters of the separated MAIs in one window coincide with parameters of MAIs created by one indicator with three buffers?
Second: when you overlaid MAHs in one window, what did you choose in "Apply to" parameter (or something similar - I don't remember exactly)?
The cat says he can share his hair - he doesn't mind ;)
2. There is no such parameter.
I was told in another thread that this problem is unsolvable in MT4. :(