This is an updated version of ErwinBeckers SSL Channel its been updated to version 4 of pine script and also made it as a subchart to keep the price chart clutter free.
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...
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...
SSL Channel: Multiple Moving Averages to choose from (SMA, EMA, SMMA (RMA), WMA, VWMA) Option for a second SSL Channel MTF
In this script I combined SSL channel with RSI and EMA 200 mainly. Can be modified to apply EMA 50/100 condition aswell. Also contains SL/TP in pip points to play with. Credits goes to : @ErwinBeckers for ssl @Skrymtn for EMA crossover For more details/ improvements feel free to message me.
This price action indicator uses the higher timeframe SSL channel to identify trends. The long entry signal is a bullish candlestick pattern when the price retraces to EMA20 in an uptrend. The short entry signal is a bearish candlestick pattern when the price retraces to the EMA20 in a downrend. Currently, this indicator shows engulfing patterns, pin bar...
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
Waddah Attar Explosion Version3 indicator to work in Forex and Crypto, This indicator oscillates above and below zero and the Bollinger band is plotted over the MACD Histogram to take quick decisions, Colors are changed for enhanced look. dead zone is plotted in a background area and option is provided to hide dead zone. One can easily detect sideways market...
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...
SSL Channel with cross alert when channels cross up or down. Built on ErwinBeckers SSL Channel script.
Combined my earlier SSL Channel script with the Chaikin Money Flow indicator. Link to the SSL Channel script here: INSTRUCTIONS Look at the background, the signals are represented by the colors. Bright green = long signal from SSL Channel Bright blue = long signal from Chaikin Money Flow Bright red = short signal from SSL Channel Bright orange = short...
SSL Channel Close is a great all-rounder based on 2 Simple Moving Averages, one of recent Highs, one of recent Lows. The calculation prints a channel on the chart consisting of 2 lines. This strategy gives a Long signal when price closes above the top of these 2 lines and a Short signal when it closes below the bottom. Trading in choppy sideways markets can...
Integrar 3 EMAS y estrategia de SSL CHANNEL, es la mejor combinación CONDICIONES DE COMPRAS 1.- por encima de ema 200 2.- verde por encima de la roja (ssl channel) 3- rsi sobre vendido con tendencia alcista 4.- buscar divergencia parar la ganancia hasta el cambio de roja por encima de la verde (ssl channel) CONDICIONES DE VENTAS 1.- por debajode ema 200 2.-...
In this strategy I combine my Center of Gravity script with my SSL Channel script. The conditions for a long signal are if either: Center of Gravity long is satisfied Or SSL Channel long is satisfied AND we are not in a sideways period. The conditions for a short signal are if either: Center of Gravity short is satisfied Or SSL Channel short is satisfied AND...
This script consists of: 1) to narrow down volatility - SSL crossover, which helps in defining a trend and index volatility 2) define support and resistance - Current day high/low and Previous day/week/month high and low (day high, day low, pdh,pdl,pwh,pwl,pmh,pml) 3) ema to define a trend - 6 different EMA, you also have the freedom to change the length of...
Library "TAExt" Indicator functions can be used in other indicators and strategies. This will be extended by time with indicators I use in my strategies and studies. atrwo(length, stdev_length, stdev_mult) ATR without outliers Parameters: length : The length of the ATR stdev_length : The length of the standard deviation, used for detecting...
SSL of MAs let you try out a bunch of different moving averages on the SSL channel indicator. Red and green indicates where to buy and sell The different moving averages is taken from @StephXAGs