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 do not find in the middle of the Forum an average that meets my requirements.
The aim is to highlight on a price curve the curve parts "flat" portions of curves that reflect a trend.
Everything would be in a separate window with a scale is from 0 to 100 with either a zero line.
The purpose of this indicator would be to tell an EA if it can trade or not based on the average value on the scale.
I have not found anywhere as an indicator that, if anyone knows or find one tell me where please.
In despair of cause I tried to change IDWma.mq4 but I'm not a coder and either shows the scale without the curve or displaying the curve without the scale (by unchecking in the indicator properties MT4 the "minimum set at" and "maximum fixed" option.
Well, if anyone can help me thank you in advance.
Mathieu
Hello everyone and Mr. M.Laden,
I do not find in the middle of the Forum an average that meets my requirements.
The aim is to highlight on a price curve the curve parts "flat" portions of curves that reflect a trend.
Everything would be in a separate window with a scale is from 0 to 100 with either a zero line.
The purpose of this indicator would be to tell an EA if it can trade or not based on the average value on the scale.
I have not found anywhere as an indicator that, if anyone knows or find one tell me where please.
In despair of cause I tried to change IDWma.mq4 but I'm not a coder and either shows the scale without the curve or displaying the curve without the scale (by unchecking in the indicator properties MT4 the "minimum set at" and "maximum fixed" option.
Well, if anyone can help me thank you in advance.
Mathieu
All in all : are you looking for an average that shows when the trend is flat?
Did you try this : https://www.mql5.com/en/forum/175037/page881 ?
All in all : are you looking for an average that shows when the trend is flat?
Did you try this : https://www.mql5.com/en/forum/175037/page881 ?
Hi Sir mladen,
thanks you for the answer, but :
1/ 35_ma_squizema_ed_flet nmc.mq4 is not in separate window
2/ it's not easy to see with 35 ma how to have the flat trend and put it in a EA ( for me :-) ).
3/ Could you please take a look at idwma avec graduations (2).mq4 to make it work well ?
Best regards,
Mat
Hi Sir mladen,
thanks you for the answer, but :
1/ 35_ma_squizema_ed_flet nmc.mq4 is not in separate window
2/ it's not easy to see with 35 ma how to have the flat trend and put it in a EA ( for me :-) ).
3/ Could you please take a look at idwma avec graduations (2).mq4 to make it work well ?
Best regards,
Mat
When the channel is drawn around the 35 (the yellow channel) then it is a flat
Dear mladen
Could you please help me find ma cross price? Of course if could please with Mtf+arrows+alerts
Dear mladen
Could you please help me find ma cross price? Of course if could please with Mtf+arrows+alerts
Melajah_Forex
If you use two ma cross indicator and set the period of the fast ma to 1, then you have a price crossing ma (ma with period 1 is always equal to the price/value used for the average)
Melajah_Forex
If you use two ma cross indicator and set the period of the fast ma to 1, then you have a price crossing ma (ma with period 1 is always equal to the price/value used for the average)
Seems that good solution, thank you
Middle-High-Low Moving Average posted here : https://www.mql5.com/en/forum/180002/page59
New version of averages (37 types of averages + double smoothed option + adaptive option == 148 types of averages) posted here : https://www.mql5.com/en/forum/175037/page889