Page 3 of 4

Re: Reflex: Zero Lag Indicator

Posted: Tue May 19, 2020 9:09 pm
by nathanvbasko
Banzai wrote: Sun May 17, 2020 10:36 am

Here's a template.
Look like TrendFlex - cross.mq4 is easier to read.
This reminded me of Spudfyre's Spuds Stochastic Thread Theory

Re: Reflex: Zero Lag Indicator

Posted: Fri May 29, 2020 11:54 am
by hoanggiaquang87
thiru wrote: Wed Apr 29, 2020 9:44 pm
complete set made by mladen, for MT4 and MT5
hope this is useful for someone :)


Reflex Zero Lag Indicator for MT4 & MT5.png

Reflex.mq4

Reflex.mq5



Trendflex Indicator for MT4 & MT5.png

TrendFlex cross.mq4

TrendFlex.mq5

TrendFlex x 2.mq4

TrendFlex x 2.mq5
Can you add divergence to these indicators?

Re: Reflex: Zero Lag Indicator

Posted: Wed Jun 03, 2020 1:26 am
by uncle wong
thiru wrote: Wed Apr 29, 2020 9:44 pm
complete set made by mladen, for MT4 and MT5
hope this is useful for someone :)


Reflex Zero Lag Indicator for MT4 & MT5.png

Reflex.mq4

Reflex.mq5



Trendflex Indicator for MT4 & MT5.png

TrendFlex cross.mq4

TrendFlex.mq5

TrendFlex x 2.mq4

TrendFlex x 2.mq5
IT is a good curve fitting indicator.You have to be very careful with it though.Because it fits well in to certain sinusoidal patterns but it miserably fails after the patterns disappear like spring butterflies.

Re: Reflex: Zero Lag Indicator

Posted: Tue Aug 23, 2022 12:18 am
by Will44
Greetings MrTools,
If you have some time please code for me a Reflex Histogram Indicator. where when one buffer is displaying values the other is empty and vice versa, so that no two buffers are displaying values at the same time. I saw one one reflex histogram indicator on page two, but the zero buffer is always displaying values at all times.

To explain further... when the histo turns green buffer 0 is displaying values and buffer 1 is empty.

and when it turns red, buffer 0 is empty and buffer 1 is displaying values.

Is this something that is doable?

This is the Reflex version....
viewtopic.php?t=8473745#:~:text=useful% ... Downloaded

Re: Reflex: Zero Lag Indicator

Posted: Tue Aug 23, 2022 2:49 am
by mrtools
Will44 wrote: Tue Aug 23, 2022 12:18 am Greetings MrTools,
If you have some time please code for me a Reflex Histogram Indicator. where when one buffer is displaying values the other is empty and vice versa, so that no two buffers are displaying values at the same time. I saw one one reflex histogram indicator on page two, but the zero buffer is always displaying values at all times.

To explain further... when the histo turns green buffer 0 is displaying values and buffer 1 is empty.

and when it turns red, buffer 0 is empty and buffer 1 is displaying values.

Is this something that is doable?

This is the Reflex version....
viewtopic.php?t=8473745#:~:text=useful% ... Downloaded
Like this?

Re: Reflex: Zero Lag Indicator

Posted: Tue Aug 23, 2022 9:56 pm
by Will44
mrtools wrote: Tue Aug 23, 2022 2:49 am Like this?
...................................................................................

Yes, Perfect!
Thank you.

Re: Reflex: Zero Lag Indicator

Posted: Sun Jun 08, 2025 7:51 am
by judahwave
joeyoon80 wrote: Sun Jun 08, 2025 7:34 am Reflex and Trendflex indicators by John Ehlers.

- Reflex oscillator for market cycles
- Trendflex oscillator for trend detection

The dots indicate that the two generators are synchronized.
Reflex and Trendflex indicators.png
Thank you for posting viruses friend, this is what I was looking for.

Re: Reflex: Zero Lag Indicator

Posted: Sun Jun 08, 2025 7:52 am
by BSA47
joeyoon80 wrote: Sun Jun 08, 2025 7:34 am Reflex and Trendflex indicators by John Ehlers.

- Reflex oscillator for market cycles
- Trendflex oscillator for trend detection

The dots indicate that the two generators are synchronized.
Reflex and Trendflex indicators.png
Thanks for sharing a this Trojan virus.

Re: Reflex: Zero Lag Indicator

Posted: Mon Jun 09, 2025 1:19 am
by danamemar
mrtools wrote: Tue Aug 23, 2022 2:49 am Like this?
Hi Mr. Tool
Thanks for the good indicator :In Love:

Can you add some filters to reduce noise in histo reflexes
or can you change a speed of histo like this indicator you made it before (fast hot or slow hot)?

Re: Reflex: Zero Lag Indicator

Posted: Tue Jun 10, 2025 2:39 am
by mrtools
danamemar wrote: Mon Jun 09, 2025 1:19 am Hi Mr. Tool
Thanks for the good indicator :In Love:

Can you add some filters to reduce noise in histo reflexes
or can you change a speed of histo like this indicator you made it before (fast hot or slow hot)?

Capture.JPG
Hello, added all the prices and a filtering option.