Page 8 of 10

Re: Wave trend Oscillator coding

Posted: Sat Mar 09, 2024 9:33 am
by andrewstone
mrtools wrote: Sat Mar 09, 2024 2:53 am Went over the code again and code wise they are the same all I can figure out either it's the broker's feed difference or maybe the pine script ma's are figured a little differently, anyway just in case did the histogram mod you requested which IMHO was a nice idea.
Yeah, It's very minor when comparing the two. It's still an amazing conversion. I totally agree! Especially, when used with the higher time frame crosses. Thanks so much for adding the histogram. I appreciate you.

Re: Wave trend Oscillator coding

Posted: Mon Mar 11, 2024 10:33 am
by andrewstone
mrtools wrote: Sat Mar 09, 2024 2:53 am Went over the code again and code wise they are the same all I can figure out either it's the broker's feed difference or maybe the pine script ma's are figured a little differently, anyway just in case did the histogram mod you requested which IMHO was a nice idea.
Hello, Mr. Tools.. Do you know why the graphics is having an issuse? I wanted to ask for another favor. Could you turn this into a complete histogram like this on trading view? I have fallen in love with the green ma crossing above or below the mid line lol. If you could also allow color change for above and below mid level only on green ma. Sorry if this is asking for too much! You've already done enough.

Re: Wave trend Oscillator coding

Posted: Tue Mar 12, 2024 5:18 am
by mrtools
andrewstone wrote: Mon Mar 11, 2024 10:33 am Hello, Mr. Tools.. Do you know why the graphics is having an issuse? I wanted to ask for another favor. Could you turn this into a complete histogram like this on trading view? I have fallen in love with the green ma crossing above or below the mid line lol. If you could also allow color change for above and below mid level only on green ma. Sorry if this is asking for too much! You've already done enough.
Not sure if that is a mt5 issue or what it is, sometimes have to restart my mt5 and then it will work fine pretty much for the rest of the time, have to do more mt5 research on what that is about, a lot of times when I code an indicator it will first show similar to that, then when I restart mt5 it is fine, so don't know. On this version added a histogram multiplier. Don't know enough about trading view to code anything there, sorry!

ps) chart picture is with multiplier set at 4.

Re: Wave trend Oscillator coding

Posted: Tue Mar 12, 2024 9:13 am
by andrewstone
mrtools wrote: Tue Mar 12, 2024 5:18 am Not sure if that is a mt5 issue or what it is, sometimes have to restart my mt5 and then it will work fine pretty much for the rest of the time, have to do more mt5 research on what that is about, a lot of times when I code an indicator it will first show similar to that, then when I restart mt5 it is fine, so don't know. On this version added a histogram multiplier. Don't know enough about trading view to code anything there, sorry!

ps) chart picture is with multiplier set at 4.
I figured that was the issue. The histogram is working and looking better now. You're talented and generous Mr. Tools. Thank you so much!

Re: Wave trend Oscillator coding

Posted: Mon Feb 10, 2025 11:24 am
by pin12
Enhanced Wave Trend Ocillator

Hi !

Would it be possible to create an indicator like this for MT4?

This Indicator Shows EXACT Trend Reversals Before They Happen! Mind-Blowing !


Re: Wave trend Oscillator coding

Posted: Mon Feb 10, 2025 11:48 pm
by mrtools
pin12 wrote: Mon Feb 10, 2025 11:24 am Enhanced Wave Trend Ocillator

Hi !

Would it be possible to create an indicator like this for MT4?

This Indicator Shows EXACT Trend Reversals Before They Happen! Mind-Blowing !

Hello, just for information pretty much got it coded, just need to add a few more cosmetic stuff.

Re: Wave trend Oscillator coding

Posted: Tue Feb 11, 2025 3:14 am
by RodrigoRT7
mrtools wrote: Sat Feb 03, 2024 5:37 pm This is an vhf adaptive wave trend, the adaption seems to work best using a longer channel period.
Hello Mr Tools, how are you? Could you update the rmas and avgs of this indicator please?

If you could just add the obos arrows, that would be really cool too.

I saw another member mentioning Wavetrend and I think it is actually interesting

tks in advance!!

Re: Wave trend Oscillator coding

Posted: Tue Feb 11, 2025 5:03 am
by mrtools
pin12 wrote: Mon Feb 10, 2025 11:24 am Enhanced Wave Trend Ocillator

Hi !

Would it be possible to create an indicator like this for MT4?

This Indicator Shows EXACT Trend Reversals Before They Happen! Mind-Blowing !
Enhanced Wave Trend Oscillator

Made this version, wasn't exactly sure the deviation type they were using, so just added the 9 versions I have, hopefully it will be close. For every deviation type you choose you will maybe want to adjust your ob/os (overbought and oversold) levels to match.

Think the closest to their version is the custom deviation without sample.

In the bottom sub window if you are not an ob/os type of trader can maybe take trades crossing the 5 or 10 levels and -5 or -10 levels in a trend type way.

Re: Wave trend Oscillator coding

Posted: Tue Feb 11, 2025 7:21 am
by pin12
mrtools wrote: Tue Feb 11, 2025 5:03 am Made this version, wasn't exactly sure the deviation type they were using, so just added the 9 versions I have, hopefully it will be close. For every deviation type you choose you will maybe want to adjust your ob/os levels to match. Think the closest to their version is the custom deviation without sample. In the bottom sub window if you are not an ob/os type trader can maybe take trades crossing the 5 or 10 and -5 or -10 levels in a trend type way.
Thank you very much MrTools. This contribution will help many to optimize their operations. Excellent ! :clap: :thumbup:

Re: Wave trend Oscillator coding

Posted: Tue Feb 11, 2025 11:49 am
by mrtools
RodrigoRT7 wrote: Tue Feb 11, 2025 3:14 am Hello Mr Tools, how are you? Could you update the rmas and avgs of this indicator please?

If you could just add the obos arrows, that would be really cool too.

I saw another member mentioning Wavetrend and I think it is actually interesting

tks in advance!!
VHF Adaptive Wave trend Oscillator Averages with MTF + Alerts & Floating Levels

Hello, added the averages.

For more information on the VHF, please see: What is the Vertical Horizonal Filter?