Page 129 of 183
Re: Trend Indicators for MT4
Posted: Tue Sep 20, 2022 5:31 am
by tank.turner2
mrtools wrote: Sun Sep 18, 2022 3:39 pm
Nadaraya-Watson estimator (Envelopes)
Added envelopes, since it recalculates doubt arrows or alerts would be very accurate.
Thank you mr Tools
Is there a way to add alert for when price cross the envelope?
Re: Trend Indicators for MT4
Posted: Tue Sep 20, 2022 9:05 pm
by Jimmy
josi wrote: Mon Sep 19, 2022 12:04 am
Seems to work during ranges, but not so well in trends:
Nadaraya Watson Channel indicator and setup template for Ranging Markets
Thanks for the feedback and setup guidlines by both of you.
I'll post a Dark Mode template using those settings here just in case any one would like to use it for ranging markets and quiet times like the Asian session.
Re: Trend Indicators for MT4
Posted: Tue Sep 20, 2022 10:55 pm
by sal
mrtools wrote: Sun Sep 18, 2022 3:39 pm
Added envelopes, since it recalculates doubt arrows or alerts would be very accurate.
mr. tools
can you change the band deviation to 0.02% !!
Re: Trend Indicators for MT4
Posted: Tue Sep 20, 2022 11:48 pm
by loxx
mrtools wrote: Sun Sep 18, 2022 3:39 pm
Nadaraya-Watson estimator (Envelopes)
Added envelopes, since it recalculates doubt arrows or alerts would be very accurate.
You can make this end-pointed so it doesn't repaint. The truth about this indicator is it's really sort of a Gaussian weighted kernel function so the endpoint is valid and useful. To do this, you just take the index 0 value from each candle and that's the indicator value. So you'd run this calculation on each candle and then only use the first value of the array.
You can see the end-pointed version here. If Mladen ever comes back, maybe he can explain more. Here's an example, this one only repaints on current bar like every other indicator, wait until close of the bar to take the signal.
https://www.tradingview.com/script/4BKP ... rage-Loxx/
Re: Trend Indicators for MT4
Posted: Wed Sep 21, 2022 3:09 am
by mrtools
sal wrote: Tue Sep 20, 2022 10:55 pm
mr. tools
can you change the band deviation to 0.02% !!
The band deviation settings are user controlled already.
Re: Trend Indicators for MT4
Posted: Thu Sep 22, 2022 3:25 am
by Chickenspicy
loxx wrote: Tue Sep 20, 2022 11:48 pm
i think this would be a good addition to tradingview
dont know how it catches price so good but it does
Re: Trend Indicators for MT4
Posted: Thu Sep 22, 2022 6:30 am
by loxx
chickensword wrote: Thu Sep 22, 2022 3:25 am
i think this would be a good addition to tradingview
dont know how it catches price so good but it does
excllent, ill see if i can code this out, shoot me over more when you see them, i'm trying to build out everything.
Re: Trend Indicators for MT4
Posted: Thu Sep 22, 2022 6:44 am
by Chickenspicy
loxx wrote: Thu Sep 22, 2022 6:30 am
excllent, ill see if i can code this out, shoot me over more when you see them, i'm trying to build out everything.
huh ? shoot you over more when i see them
im lost in that sentence
Re: Trend Indicators for MT4
Posted: Thu Sep 22, 2022 6:47 am
by loxx
chickensword wrote: Thu Sep 22, 2022 6:44 am
huh ? shoot you over more when i see them
im lost in that sentence
lol, my bad, i mean send over more when you see them that aren't on tradingview. ill code them up
Re: Trend Indicators for MT4
Posted: Thu Sep 22, 2022 6:48 am
by Chickenspicy
loxx wrote: Thu Sep 22, 2022 6:47 am
lol, my bad, i mean send over more when you see them that aren't on tradingview. ill code them up
ohh gotcha , thanks ok
