Do these divergence arrows have a buffer?
Re: Ehlers Indicators for MT4
542If the values are not showing in the data window, then would say no, don't have the source so can't say for sure.
Re: Ehlers Indicators for MT4
543
So can you add Divergence and Alert at current bar for this indicator?mrtools wrote: Sun Sep 18, 2022 2:32 pm If the values are not showing in the data window, then would say no, don't have the source so can't say for sure.
Re: Ehlers Indicators for MT4
544This is Bandpass filter Indicator.
I looked for Mq4 code but could not find it before.
Therefore, I made MT4 version with reference to EasyLanguage ,PineScript, and Mladen's Bandpass filter code.
Cycle Analytics for Trader John F. Ehlers p56-57
Several types of Bandpass filter exist. The characteristics of this filter are Auto Gain Control, Leading Trigger line, and Roofing Filter.
This is rough description. If you want to understand it properly, read the citation.
Roofing Filter improves the performance of Bandpass filter. No set value.
Leading Trigger line predicts the movement of the waveform, not a signal line. No set value.
Bandwidth(Q) adjusts the waveform. If it is made smaller, the waveform will be better, but less likely to reflect price movements. If it is made larger, it will be more responsive to price movements, but the waveform will collapse. The default setting is 30% (0,3).
Example1 ( Period20 Upper : 0.3 Lower :0.01)
Auto Gain Control displays the waveform as a relative value based on the most recent maximum or minimum value. The default setting is 99,1% (0,991).
This function stretches the small waveform to make it easier to see.
Example2 ( Period40 Upper : 0.991 Lower :0.900)
Example3 ( Period40 Upper : MTF Lower : Current)
When AutoGain is switched on, Gain is calculated automatically from the MaxCycle and MinCycle settings.
If you like, I would like to hear your ideas.
Yoake
I looked for Mq4 code but could not find it before.
Therefore, I made MT4 version with reference to EasyLanguage ,PineScript, and Mladen's Bandpass filter code.
Cycle Analytics for Trader John F. Ehlers p56-57
Several types of Bandpass filter exist. The characteristics of this filter are Auto Gain Control, Leading Trigger line, and Roofing Filter.
This is rough description. If you want to understand it properly, read the citation.
Roofing Filter improves the performance of Bandpass filter. No set value.
Leading Trigger line predicts the movement of the waveform, not a signal line. No set value.
Bandwidth(Q) adjusts the waveform. If it is made smaller, the waveform will be better, but less likely to reflect price movements. If it is made larger, it will be more responsive to price movements, but the waveform will collapse. The default setting is 30% (0,3).
Example1 ( Period20 Upper : 0.3 Lower :0.01)
Auto Gain Control displays the waveform as a relative value based on the most recent maximum or minimum value. The default setting is 99,1% (0,991).
This function stretches the small waveform to make it easier to see.
Example2 ( Period40 Upper : 0.991 Lower :0.900)
Example3 ( Period40 Upper : MTF Lower : Current)
When AutoGain is switched on, Gain is calculated automatically from the MaxCycle and MinCycle settings.
If you like, I would like to hear your ideas.
Yoake
- These users thanked the author yoake for the post (total 4):
- Chickenspicy, Mickey Abi, RodrigoRT7, alexm
Re: Ehlers Indicators for MT4
545i doesn't match price very well ,, but maybe im using it wrong or have wrong settingsyoake wrote: Sat Oct 01, 2022 7:30 pm This is Bandpass filter Indicator.
I looked for Mq4 code but could not find it before.
Therefore, I made MT4 version with reference to EasyLanguage and PineScript.
Cycle Analytics for Trader John F. Ehlers p56-57
- These users thanked the author Chickenspicy for the post:
- Jedidiah
0 + 0 = 0
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?
Infinite / Infinite = 1
1 way to Heaven & it matters
people only serve God or money coincidence?
Re: Ehlers Indicators for MT4
546chickensword wrote: Sat Oct 01, 2022 11:15 pm i doesn't match price very well ,, but maybe im using it wrong or have wrong settings
Of those I tried, Period was 14, Bwidth was 0.6, Gain 0.991, and MTF, it seemed useful.
Example(Upper :D1 Lower :4H on 1H Chart)
However, I feel there are other possibilities.
If you find any good ideas, please let me know.
Thanks in advance.
Yoake
- These users thanked the author yoake for the post (total 3):
- Chickenspicy, Mickey Abi, Jedidiah
Re: Ehlers Indicators for MT4
547- These users thanked the author ionone for the post:
- RodrigoRT7
Scalping the Century TimeFrame since 1999
Re: Ehlers Indicators for MT4
548Hi , Can you repair the link? thanksionone wrote: Sat Oct 15, 2022 9:59 pm new phasor from Ehlers
https://www.tradingview.com/chart/zcJktZrW/
Jeff
https://prnt.sc/Vx28h04sN3G6
Re: Ehlers Indicators for MT4
549fixedpfxi wrote: Sun Oct 16, 2022 12:26 am Hi , Can you repair the link? thanks
https://prnt.sc/Vx28h04sN3G6
https://www.tradingview.com/script/rU7W ... -Analysis/
- These users thanked the author ionone for the post (total 2):
- Chickenspicy, pfxi
Scalping the Century TimeFrame since 1999
Re: Ehlers Indicators for MT4
550Mama + fama oscillator , original file is from MT5 .....viewtopic.php?p=1295493734#p1295493734
Enhanced with MTF, alerts and arrows....
Enhanced with MTF, alerts and arrows....