This is part of a new series we are calling "Strategy Myth-Busting" where we take open public manual trading strategies and automate them. The goal is to not only validate the authenticity of the claims but to provide an automated version for traders who wish to trade autonomously. Our seventh one we are automating is the "Magic MACD Indicator: Crazy Accurate...
MAGIC MACD ( MACD Indicator with Trend Filter and EMA Crossover confirmation and Momentum). This MACD uses Default Trading view MACD from Technical indicators library and adding a second MACD along with 3 EMA's to detect Trend and confirm MACD Signal. Eliminates usage of 3different indicators (Default MACD , MACD-2,EMA5, EMA20, EMA50) Basic IDEA. Idea is to...
This script is designed for the NNFX Method, so it is recommended for Daily charts only. Tried to implement a few VP NNFX Rules This script has a SSL / Baseline (you can choose between the SSL or MA), a secondary SSL for continiuation trades and a third SSL for exit trades. Alerts added for Baseline entries, SSL2 continuations, Exits. Baseline has a Keltner...
TRADE CONDITIONS Long entry: QQE Mod changes to Blue (leading indicator) SSL Hybrid is Blue and price is above MA Channel line Waddah Attar Explosion is Green and above Explosion line Short entry: QQE Mod changes to Red (leading indicator) SSL Hybrid is Red and price is below MA Channel line Waddah Attar Explosion is Red and above...
SSL Channel: Multiple Moving Averages to choose from (SMA, EMA, SMMA (RMA), WMA, VWMA) Option for a second SSL Channel MTF
SSL HYBRID Advanced SSL Hybrid is an Advanced version of the default SSL Hybrid by Mihkel00. Multiple Indicators MACD Crossover Signals EMA 200 Bollinger Band Bollinger Band Squeeze ADX Crossover and ADX level CCI Over Brought /Sold Stochastic Over Brought /Sold RSI Over Brought /Sold CREDITS QQE MOD byMihkel00 SSL Hybrid by Mihkel00 Waddah...
RSI Hull Trend is a hybrid indicator with RSI of HULL Signal. The Hull MA is combined with RSI to see if the Hull MA Buy/Sell Signal is in overbought or oversold condition. Buy Sell Signals are plotted based on settings of OB/OS or RSI. This indicator is very useful to see if the Trend is in Exhaustion or Beginning of a Trend. Entry and Exit conditions can be...
Basic concept: Use the SSL Hybrid indicator's EXIT ARROWS to determine trade entry and exit points. Rules: Enter LONG trades on BLUE exit arrows Enter SHORT trades on RED exit arrows Uses up to 3 DCA orders for trade entry Sets a stop loss Does not set any take profit. Relies on opposing arrow to exit current position When filters are set it affects...
Hi. I’m DuDu95. ********************************************************************************** This is the script for the series called "Sniper". *** What is "Sniper" Series? *** "Sniper" series is the project that I’m going to start. In "Sniper" Series, I’m going to "snipe and shoot" the youtuber’s strategy: to find out whether the youtuber’s video about...
Strategy based on the SSL Hybrid indicator by Mihkel00 Designed for the purpose of back testing Strategy: Enters both long and short trades based on SSL1 crossing the baseline Stop Loss calculated based on ATR multiplier Option to allow moving of Stop Loss to break even on TP1 Option to turn off Stop Loss and Take Profit which will rely on indicator...
This indicator builds on the SSL channel code by ErwinBeckers @ I have added options for diff MA's to be used in the SSL channel and crossover indicators for buy/sell signals default MA is set to Arnaud Legaux, but you can set it to whatever you like - original was a Simple Moving Average by ErwinBeckers The indicator will not repaint as the signals are drawn...
T3-Filterd SSL is an SSL indicator that is filtered with T3 moving average What is SSL? Known as the SSL , the Semaphore Signal Level channel chart alert is an indicator that combines moving averages to provide you with a clear visual signal of price movement dynamics. In short, it's designed to show you when a price trend is forming. For our purposes here,...
Over a decade ago, the Genesis Matrix system was one of best strategies for new traders looking to learn how to really trade trends. Fast forward to 2022, a new version of Genesis Matrix has emerged using TVI, CCI, HL Channel & T3 What is T3? The T3 moving average is an indicator of an indicator since it includes several EMAs of another EMA. Unlike any other...
This is SSL channel, but displayed off chart. I needed this for keep a clean chart during backtesting phases of NNFX algos. Different display modes. The "Colors Only" display mode is well adapted for SSL use as an exit indicator or a second confirmation indicator : Let me know if you want a feature added :p
SSL Channel with cross alert when channels cross up or down. Built on ErwinBeckers SSL Channel script.
Super SSL Indicator. SSL + SuperTrend signal filtering. Signals are delivered by SSL, signals are then filtered out by SuperTrend, in the nnfx way of trading (C1 = SSL, C2 = ST). SSL deliver signals. Supertrend filter them. Included 1CR rule option : in the nnfx way, we allow C2 to agree 1 candle later. Some configuration settings of this tool pass the VP's 5...
This script consist of two parts: linear SSL and DEMA. The difference between original SSL and current is that it calculated by linear regression. The logic is simple: when SSL "crossunder" and DEMA is above the price - we get short signal. When price became above DEMA and SSL "crossover" - close short.