TradingView
djmad
22 de Jul de 2022 21:19

[MAD] almost Nadaraya-Watson Envelope 

GoldOANDA

Descrição

This is a cloud where I tried to recreate the Nadaraya-Watson Envelope using a different mathematical approach
Clustered standard Ma's with weighting.

Objectives:
No repaints
Alerts
Almost the same output on live play.... (no need to replay history when configuring settings).

the presetup is for LuxAlgo's default settings (thanks for this great indicator).

Features:
Alarms with different modes --- Band 3 is the band that triggers the alarms.
more gradual setting for the curve
visual alerts for band 1 and 2

how to use:
in trend direction act the yellow "in direction" arrows tape 1
against the trend direction: the band 3 signal, DCA or with SL, prefer SL as it is safer
for both trading variants you can adjust the curve and the bands to your risk management

have fun

Notas de Lançamento

added selectable Timeframe

Notas de Lançamento

Digitalout is now a dedicadet Plot
which forwards Level 3 Buy and Sells

buy= +1
sell = -1

here a sample with my free scripts

all the parameters are in the screenshot

The Daisychain line is:
Almost Nadaraya
x8 Processor with MDP function (each 2% one sell or buy)
MK5.6 Riskmanagement

possible extensions:
Almost Nadaraya
x8 Processor with MDP function (each 2% one sell or buy)
free L1 L2 RSI indicator from my scripts
another X8 which combines the channels
after this in the MK5.6

alternative you just can use the digitalsignal plots in you own strategy and work with that signal

Notas de Lançamento

corrected screenshot

Notas de Lançamento

addition of "spikedetekt", default off
than alarms also come on low and high instead of close

addition of "zero lag" indicator to find no trade zones (a experiment to decrease fail traids when countertrend usage)
this also filters the alarms

addition of multibit implementation to daisychain x8 processor and modular backtesting

Notas de Lançamento

bugfix sideways trend filter for plotshapes

Notas de Lançamento

multitimeframe possibility for the sideways filter

Notas de Lançamento

libary update

Notas de Lançamento

Changed the way digits are handled, thanks to @JohnNey for that idea

Added optional OSZILLATOR mode changeable via dropdownbox
it messures the distance from close to the boundary channels
To use this feature, you need to move the indicator into a new plane and select the correct
operation-mode

Notas de Lançamento

Additions to the oszillator settings and new alertmode

Changeable Hlines
Selectable alertmode "Oszillator"
Alerts based on Hlines movment direction change
Alerts L1 are not usefull here, you may disable
Detection Length (time of moving in)
Filter Length (time of moving out)

Notas de Lançamento

removing sideways filter... no consistent backtesting results, big no trade zones and still lots of overbuys/oversells in the wrong spots.
Comentários
nageshjois
Little confused- what's the entry /exit signals-- is Yellow the entry signal or Green?..
djmad
@nageshjois, as bigger the triangle, as bigger the resistance
sideways trend is mostly only yellow, big moves are green or biggest are strong green
crypto_bot_tr
Sir, could you please unlock the codes. In this way, we can develop and turn it into a strategy.
Regards
djmad
@crypto_bot_tr, you can use input.source in your strategy and daisychain the script, no need for the code
mehrshad201796
sir thanks for the indicator . can you tell me how can i just merge 2 of this together
thats i need man .
djmad
@mehrshad201796,

but you need at least pro+ from tradingview for such a setup as this are daisychain of 3 indicators
djmad

a possible setup with the indicator-parameters
djmad
@djmad,

a view at the digital output
mentalAuthor84873
@djmad, Hello,

I would like to thank you for this screen and this idea. I am now scanning with my brain many charts in m15, white price moving in h1, h4 and daily StDev bands with default parameters.

If I manage to make money regularly, I will give you money as reward and thank.

Regards
djmad
@mentalAuthor84873, u can use the DigitalSignal per Input it delivers 1, 0, -1 as the Level3 Alarm is broken out/in
This is a standard daisychain setup all my indicators support.
may i do a upgrade to the multibit system this indicator, than you have interface to my indicators via this module here
tradingview.com/script/AeH2FTU8-Signal-transcoder-library/ and can even use the x8 tradingview.com/script/2XCihL3n-MAD-MBS-L3-Processor-x8/
als logic combiner, creating a 1, 0, -1 signal from there
Mais