dreamer0210

ADX Signals

dreamer0210 Aggiornato   
This script uses the Average Direction Index, On Balance Volume, and Exponential Moving Average, Moving Average Cross, MACD, Donchian Channels and two Parabolic SARs for stop loss, a normal one and a line one.
I tried to make the script as straightforward as possible, Buy when there is a buy signal and sell when there is a sell signal. I like using it on the smaller time-frames because I'm a scalper and I like going in and out quickly, but this indicator can be used on any timeframe and works on any instrument. The buy signal is triggered when the DI+ goes above the 30 level, the ADX is not increasing, on balance volume is at it's lowest, the price is above the lower Donchian Channel and last MACD hist bar is lower than the previous one. The sell signal is triggered when the DI- goes above the 30 level, the ADX is not increasing, on balance volume is at it's highest, the price is below the upper Donchian Channel and last MACD hist bar is upper than the previous one.
If you have any suggestions feel free to leave them in the comments below or Message me directly.
Note di rilascio:
Improved Signals quality, also added a setting that allows the user to receive a signal after x bars
Note di rilascio:
Added some off/on booleans so you can see more or less indicators, also added ZigZag and Three Supertrend indicators, first one's period is 10 and atrmultiplier 1, 2nd 11 and 2, 3rd 12 and 3.
Note di rilascio:
Slight change that turns off the ma crosses from default
Note di rilascio:
Turned off the ADX, OBV and MACD and made signals based on ZigZag indicator, also added trailing stoploss and removed the old stoplosses based on Parabolic SAR
Note di rilascio:
Gave up on the ZigZag signals as they only work while backtesting, forward testing they give really bad results, you can still turn on the classic ADX signals by yourself.
Note di rilascio:
Added more EMAs and added the turned on the Donchian Channels again as default and changed the period from 6 to 14, be careful not to enter a sell if the Donchian Channels are going up or if the ADX goes up, nor enter a buy if the Donchian Channels are going down or if the ADX goes up.
Note di rilascio:
Turned off MA Cross and changed the colors for ATR Stoploss to blue for uptrend and yellow for downtrend, also turned off the ema ribbon so it is more clear whether to buy or sell.
Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?