dreamer0210

ADX Signals

dreamer0210 已更新   
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.
版本注释:
Improved Signals quality, also added a setting that allows the user to receive a signal after x bars
版本注释:
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.
版本注释:
Slight change that turns off the ma crosses from default
版本注释:
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
版本注释:
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.
版本注释:
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.
版本注释:
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.
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?