Page 84 of 90

Re: Ehlers Indicators for MT4

Posted: Tue Dec 24, 2024 5:40 am
by Tradehunter
ionone wrote: Tue Dec 24, 2024 3:26 am OH
shit so much repainting I need to wash my eyes with hot piss lol
:lol: in addition to repainting, it always did that

Re: Ehlers Indicators for MT4

Posted: Sat Dec 28, 2024 12:07 am
by ffsss
Cagliostro wrote: Tue Dec 24, 2024 12:18 am This is my tester, with an additional indicator on top. Stop using different settings and wasting my time. As said go and find something else to use.
Discussion is over.

image_2024-12-23_141534799.png
Hi, i will try to put the indicator on us30 (is there any problem to use this instead of forex pair?) on 1 minute and 5 minute charts, and computer takes a screenshot each bar so later i can delete the indicator and add it again to see if it repaints.

Re: Ehlers Indicators for MT4

Posted: Sat Dec 28, 2024 12:52 am
by Cagliostro
ffsss wrote: Sat Dec 28, 2024 12:07 am Hi, i will try to put the indicator on us30 (is there any problem to use this instead of forex pair?) on 1 minute and 5 minute charts, and computer takes a screenshot each bar so later i can delete the indicator and add it again to see if it repaints.
I did not try it on any index yet, but conceptually it should be ok.

Try this one, resource usage has been improved and there is a MTF emulation filter.

Re: Ehlers Indicators for MT4

Posted: Sat Dec 28, 2024 1:13 am
by ffsss
Cagliostro wrote: Sat Dec 28, 2024 12:52 am I did not try it on any index yet, but conceptually it should be ok.

Try this one, resource usage has been improved and there is a MTF emulation filter.
Ok, oh i forgot to say i turned "UseHTFFisher" parameter to false to avoid that possible repaint and focus on the indicator only.

Re: Ehlers Indicators for MT4

Posted: Sat Dec 28, 2024 6:20 am
by ffsss
From what i see when closing and opening the indicator again the signals do not match.

Re: Ehlers Indicators for MT4

Posted: Fri Jan 10, 2025 3:29 am
by arimma
kvak wrote: Fri Apr 01, 2022 10:02 am IFT of WPR with levels and signal.
Dear kvak
Is it possible convert this beautiful indicator to histo version?
Thank you for your response

Re: Ehlers Indicators for MT4

Posted: Sun Jan 12, 2025 2:57 am
by ROI
mrtools wrote: Tue Aug 27, 2024 2:42 am Precision Trend Analysis indicator

A New Way To Pinpoint Trend.

September 2024 edition of TASC's Traders' Tips showcases this new concept of identifying and seeing trends using digital signal processing principles by John Ehlers. The following description is summarized and written by Forex-station.

Concept of the Precision Trend Analysis indicator

Conventional trend-following indicators, including Moving Averages, function as lowpass filters that allow low-frequency components of a dataset to pass through while eliminating high-frequency components. These lowpass filters are effective in maintaining long-term cycles within the data but diminish shorter cycles, resulting in an inherent lag that affects the promptness of trading signals.

John Ehlers introduces a novel method that integrates two highpass filters of varying lengths to eliminate unwanted high-frequency components through a cancellation process. Highpass filters exhibit minimal lag, resulting in a trend indicator that is highly sensitive to fluctuations in the price series, with its peaks and troughs closely mirroring those of the price data.

The indicator indicates an uptrend when its value is above the balance point, while a negative value signifies a downtrend.

John Ehlers subsequently illustrates that the rate of change (ROC) of a trend indicator can be utilized to identify the beginning of new trend movements. The ROC reaches zero at the peaks and troughs of the trend indicator. Consequently, when the ROC rises above zero, it indicates the initiation or persistence of an uptrend. Conversely, a drop of the ROC below zero signifies the initiation or continuation of a downtrend. It is important to note, however, that due to the ROC's inability to retain lower-frequency information, it may generate false trading signals in markets that are either moving sideways or consistently trending.

Calculation

The underlying mathematics of this indicator is based on the principles of digital filter design. Initially, a digital highpass filter is employed to reduce the influence of long cycles with periods exceeding a user-defined critical period:
  • The default of 250 bars is approximately equivalent to one year for daily timeframe instruments such as stocks.
  • Next, a highpass filter with a shorter duration of 40 bars, is applied.
The resulting difference between these two filters yields the trend indicator, which retains cyclic components ranging from 40 to 250 bars by default, while diminishing and removing others. The Rate of Change (ROC) reflects the scaled difference over one bar in the trend indicator.

This is a version of Ehlers precision trend analysis.
Cool. Can you make MA line color change with slope (and maybe arrows main chart, alert)? Thanks


e. or maybe adding adjustable signal line to that MA could be better? anyways, looks good.

Re: Ehlers Indicators for MT4

Posted: Sun Jan 12, 2025 7:45 am
by kvak
arimma wrote: Fri Jan 10, 2025 3:29 am Dear kvak
Is it possible convert this beautiful indicator to histo version?
Thank you for your response
DSL Inverse Fisher Transform WPR Williams %R Histogram

Hello, sorry for delay, I was off for few days.
Here is new, updated version.
Have new averages, wpr is made as a function with price menu.
Test it...

PS: For the standard version, please see: DSL Inverse Fisher Transform WPR.

EDIT: Found bug in code and in some instrument like BTC, indicator not working....download corrrected version HERE

Re: Ehlers Indicators for MT4

Posted: Sun Jan 12, 2025 10:13 am
by RodrigoRT7
kvak wrote: Tue Jan 23, 2024 2:28 am Ehlers Early Onset with Regularized Moving Averages, Lambda Coefficient & Price Options

I update code with regularized MAs with lambda coeff. Also updated price option.
Good evening Kvak, how are you?

I know I asked for an ATR indicator before this one, but if you could please update the REG MAs for this one, I would greatly appreciate it.

In my opinion, this is one of the best confirmation indicators we have.

You could use STC's REG MAs as a reference, it would be great as it also has the excellent ER Reg.

But both of them are in no rush at all, :D

thank you very much!!

Re: Ehlers Indicators for MT4

Posted: Sun Jan 12, 2025 11:27 am
by mrtools
ROI wrote: Sun Jan 12, 2025 2:57 am Cool. Can you make MA line color change with slope (and maybe arrows main chart, alert)? Thanks


e. or maybe adding adjustable signal line to that MA could be better? anyways, looks good.
Hello, are you talking about ma that is colored with zero cross now?