
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
Fxbs How do you use the filter to trade?
Attached Files ADX_HDSqz_mtf.mq4 (6.3 KB, 169 views)
ADX_Filter_sBarM_mtf.mq4 (4.9 KB, 155 views)
TH_MTF_Bar1.2_alerts.mq4 (15.1 KB, 143 views)
I like your ADX indicator it add some visual effects that I can use. How do I use the filters to trade? I did not see any follow up on how to use the filters along with the indicator?
Also, can I ask you, if you can add the MACD crossovers with the ADX_HDSqz_mtf.mq4. So, that when the MACD crossover and the ADX_HDSqz_mtf.mq4 a vertical line would be displayed across the screen and an audible alert would go off?
It's been sometime since I wrote some C and it's painfully slow coming back.
Thanks in Advance.
Best Original ADX Version
ADX based on Wilder's original book, and with improved code.
Enhanced version of "Wilders DMI book" by mladen (ADX), originally posted here:
https://www.mql5.com/en/forum/172923/page10
Improvements I made:
- Which lines to display are independently selectable
- Beginning of chart is accurate
- Line color changes made only because I and my friends often use grey backgrounds
- Coder tweaks, speed tweaks
Big Be
Nice. Thanks
ADX based on Wilder's original book, and with improved code.
Enhanced version of "Wilders DMI book" by mladen (ADX), originally posted here:
https://www.mql5.com/en/forum/172923/page10
Improvements I made:
- Which lines to display are independently selectable
- Beginning of chart is accurate
- Line color changes made only because I and my friends often use grey backgrounds
- Coder tweaks, speed tweaks
Big BeHELLO MRTOOLS,
Please can you kindly assist to create this 3 DMIs SUMMED HISTO.
It will have 3 COLORS, GREEN,RED, AND GOLD.
GREEN COLOR Signal;
When + DMI 2 IS ABOVE 45, AND + DMI 3 IS ABOVE 40, AND + DMI 50 IS ABOVE 25, the histo will show GREEN Color.
RED COLOR Signal;
When - DMI 2 IS ABOVE 45, AND - DMI 3 IS ABOVE 40, AND - DMI 50 IS ABOVE 25, the histo will show RED Color.
GOLD COLOR Signal;
When both conditions above are NOT fulfilled, the histo would show GOLD Color.
MANY MANY THANKS IN ADVANCE.
HELLO MRTOOLS,
Please can you kindly assist to create this 3 DMIs SUMMED HISTO.
It will have 3 COLORS, GREEN,RED, AND GOLD.
GREEN COLOR Signal;
When + DMI 2 IS ABOVE 45, AND + DMI 3 IS ABOVE 40, AND + DMI 50 IS ABOVE 25, the histo will show GREEN Color.
RED COLOR Signal;
When - DMI 2 IS ABOVE 45, AND - DMI 3 IS ABOVE 40, AND - DMI 50 IS ABOVE 25, the histo will show RED Color.
GOLD COLOR Signal;
When both conditions above are NOT fulfilled, the histo would show GOLD Color.
MANY MANY THANKS IN ADVANCE.Hello Winner246,
Made the Dmi plus/minus summed.
HELLO MRTOOLS,
THANK YOU VERY MUCH for your prompt and kind assistance,its always highly appreciated.
EDIT; Please i noticed the signals do NOT correspond to that from this DMI Version ( which is what i used in my research )
Can you kindly crosscheck to find the cause.
HELLO MRTOOLS,
Just to remind you of my observation in the preceding post.
Could it be that one is based on WILDERS ADX while the other is different ?
THANKS for your assistance.
HELLO MRTOOLS,
Just to remind you of my observation in the preceding post.
Could it be that one is based on WILDERS ADX while the other is different ?
THANKS for your assistance.Hello Winner246,
The one I did is using the built in mt4 ADX.
HELLO MRTOOLS,
PLEASE can you kindly make one using WILDERS DMI.( the same formula as the one i posted ).
The one i posted was made by either you or MLADEN.
MANY THANKS IN ADVANCE.
HELLO MRTOOLS,
PLEASE can you kindly make one using WILDERS DMI.( the same formula as the one i posted ).
The one i posted was made by either you or MLADEN.
MANY THANKS IN ADVANCE.winner246
This version is using Wilder's DMI book (the "to the letter" original calculation of DMI) in the summing. Try it out
_________________
PS: it also needs the Wilder's DMI book in the indicators folder in order to work properly