Page 68 of 69

Re: Adaptive Indicators for MT4

Posted: Sun May 11, 2025 1:09 pm
by mrtools
Intrest 1 wrote: Sat May 10, 2025 5:41 pm Yes
Smoothed RoC (Rate Of Change) EMA using Kaufman Efficiency Ratio

Made this one.

What is the S-RoC indicator?

The S-RoC is a on-chart, Smoothed Momentum which is used like a Moving Average for trading.

This new version is a (subwindow) hybrid Rate Of Change indicator which now acts as both a momentum tool and a trend direction signaling indicator.

This version now uses the Kaufman's Efficiency Ratio within it's calculations to make this indicator Adaptive and includes options to display color change on Slope or the Zero Line cross.

Re: Adaptive Indicators for MT4

Posted: Sun May 11, 2025 6:04 pm
by vvFish
mrtools wrote: Sun May 11, 2025 1:09 pm Made this one.
Dear mrtools,
Can you make this indicator in histo version?

Re: Adaptive Indicators for MT4

Posted: Wed May 14, 2025 1:04 am
by mrtools
Adaptive Ergodic CCI

This is an adaptive ergodic cci using an Efficiency Ratio EMA.

What is the Ergodic indicator?

In the realm of trading, the Ergodic Oscillator, formally known as the SMI Ergodic Oscillator, serves as a momentum oscillator designed to assess the strength of market trends and detect possible trend reversals. Developed by William Blau, the Ergodic oscillator integrates the Signal Line (Ergodic) with the True Strength Index (TSI) to deliver an in-depth perspective on market momentum.

An unconventional, yet useful approach to using the Ergodic indicator involves employing it as a qualifier (signal line) for the CCI. When the Ergodic indicator is overlaid on the CCI as a signal line, it effectively validates the extreme trades indicated by the CCI.

For additional reading and indicator(s), please take a look at this post, here: Ergodic CCI.

Re: Adaptive Indicators for MT4

Posted: Wed May 14, 2025 1:06 am
by mrtools
vvFish wrote: Sun May 11, 2025 6:04 pm Dear mrtools,
Can you make this indicator in histo version?
Hello, are you looking for a 0 to 1 bars type histogram or a regular type histogram?

Re: Adaptive Indicators for MT4

Posted: Wed May 14, 2025 1:31 am
by vvFish
mrtools wrote: Wed May 14, 2025 1:06 am Hello, are you looking for a 0 to 1 bars type histogram or a regular type histogram?
You can change this indicator to a histogram?[/u][/i][/b]

Re: Adaptive Indicators for MT4

Posted: Wed May 14, 2025 2:27 am
by mrtools
vvFish wrote: Wed May 14, 2025 1:31 am Screenshot_812.png
Screenshot_812.pngYou can change this indicator to a histogram?
Hello, like this?

Re: Adaptive Indicators for MT4

Posted: Fri May 16, 2025 12:48 pm
by 太虚一毫
mrtools wrote: Mon Mar 31, 2025 8:45 am T3 Double Bands (ATR Adaptive) filled for on-chart & separate window

This a ATR adaptive T3 double bands filled separate window and chart window versions.

What are the T3 Double Bands?

The T3 "Double Bands" consist of three distinct T3 values:
  • High
  • Low
  • Close
When the upper and lower lines of the bands display an identical slope, the fill color changes to signify a consistent trend in their movement. This visual alteration serves as an indicator of the prevailing direction of the market, allowing traders to easily identify periods of stability or momentum in price action.

The use of color to represent the alignment of these lines enhances the clarity of the trend, making it easier for analysts to interpret market conditions effectively.
The ATR adaptive is very interesting. The changes in the T3 channel are noticeably more precise.

Re: Adaptive Indicators for MT4

Posted: Sun Jun 22, 2025 12:39 pm
by mrtools
ionone wrote: Sat Jun 21, 2025 7:44 pm Hi MrTools

why don't you answered my dm ? I hope I did not say something bad, if I did i'm sorry

by the way could you make this indicator for MT4 ? I think it should not be too hard for your level

I tried but could not.

thank you so much

Jeff
Phase Accumulation RSX for MT4

Hello, converted it.

What is the PA RSX?

This version of the RSX (Jurik smoothed RSI) dynamically adjusts to market cycles through the application of Hilbert Transform phase analysis.

The notable functions of this code are:
  • Utilizes a Hilbert Transform to assess the primary market cycle in degrees.
  • Uses phase delta accumulation to ascertain the number of bars (candles) required to complete a full cycle (360 degrees).
  • Smooths and filters the period using an EMA
What is the Hilbert Transform?

The Hilbert Transform serves as a mathematical instrument in signal processing, enabling the extraction of a signal's "instantaneous" phase and frequency. In the realms of trading and technical analysis (particularly in indicators created by John Ehlers) it's used to examine price cycles, identify turning points, and dynamically adjust indicators.

John Ehlers regarded price as a waveform (similar to an audio signal) and used signal processing methods to minimize lag and adjust to the prevailing market dynamics.

What could this indicator be used for?

This indicator can be used to help analysts understand where we are in a "cycle" (peak/trough).

The Phase Accumulation RSX can be used:
  • To detect momentum shifts with reduced lag compared to the traditional RSI.
  • When the market is ranging and early reversal signals are required.
  • Helps with detecting market exhaustion during trends when the indicator reaches the OBOS (Overbought/Oversold) levels.

Re: Adaptive Indicators for MT4

Posted: Sun Jun 22, 2025 5:34 pm
by ionone
mrtools wrote: Sun Jun 22, 2025 12:39 pm Hello, converted it.
thanks ! amazing !!

Jeff

Re: Adaptive Indicators for MT4

Posted: Thu Jun 26, 2025 12:02 am
by Asante
mrtools wrote: Sun Jun 22, 2025 12:39 pm Phase Accumulation RSX for MT4

Hello, converted it.

What is the PA RSX?

This version of the RSX (Jurik smoothed RSI) dynamically adjusts to market cycles through the application of Hilbert Transform phase analysis.

The notable functions of this code are:
  • Utilizes a Hilbert Transform to assess the primary market cycle in degrees.
  • Uses phase delta accumulation to ascertain the number of bars (candles) required to complete a full cycle (360 degrees).
  • Smooths and filters the period using an EMA
What is the Hilbert Transform?

The Hilbert Transform serves as a mathematical instrument in signal processing, enabling the extraction of a signal's "instantaneous" phase and frequency. In the realms of trading and technical analysis (particularly in indicators created by John Ehlers) it's used to examine price cycles, identify turning points, and dynamically adjust indicators.

John Ehlers regarded price as a waveform (similar to an audio signal) and used signal processing methods to minimize lag and adjust to the prevailing market dynamics.

What could this indicator be used for?

This indicator can be used to help analysts understand where we are in a "cycle" (peak/trough).

The Phase Accumulation RSX can be used:
  • To detect momentum shifts with reduced lag compared to the traditional RSI.
  • When the market is ranging and early reversal signals are required.
  • Helps with detecting market exhaustion during trends when the indicator reaches the OBOS (Overbought/Oversold) levels.
Hi Mr tools

Can you please put alerts for this indicator?