RSI Influenced AverageUsing a couple of different ways of calculating (User selectable) the standard rsi oscillator is merged with a moving average for a slight variation. Plenty of options in the settings to play with like changing rsi length, MA length, lookback lengths, MA type, and much more. For Use with other moving averages ideally, or as a standalone indicator.
Movingaveragetype
Smoothed RSI w/ VWAP & Moving AverageThis indicator is the default Tradingview RSI with smoothing and an RSI based VWAP. I've also added the RSI based VWAP to the Moving Average options list. By default, the RSI based VWAP is turned on with the WMA selected as the Moving Average. The RSI changes colors when it is above the 55 level, VWAP, and Moving Average or below the 45 level, VWAP, and Moving Average. There is also an option for barcoloring based on the RSI colors.
Default settings
Default settings w/ Barcoloring
VWAP off w/ Bollinger Bands as the Moving Average
VWAP on w/ Bollinger Bands as the Moving Average and Barcoloring
VWAP as the Moving Average option
Bollinger Band with Moving Average & Pin BarsThis indicator was specifically built to be used for trading the Scalpius Trading System promoted by @scottphillipstrading. Additionally I've added Daily and Weekly Highs, Lows and Central Pivot lines
The central indicators used in the Scalpius trading system which are included here are: The Bollinger Band, chart plotting of Pin Bars (Hammers & Shooting Stars) and an Exponential Moving Average.
In the settings the user has the option select EMA, SMA or WMA along with desired length, the default settings are 8EMA as per the Scalpius system rules. Also the Bollinger Band settings can be amended by the user and the Pin Bar chart plots and daily + weekly high and low plots can be removed by the user.
MA with options5 Types of Moving Averages have been combined into the script. The user has the liberty to select the length of the MA and the MA type (SMA, EMA, WMA, VWMA, RMA) of his/her choice.
RK's 15 ∴ Timeframed Multiple MA Types RibbonI developed this indicator focusing on the KISS (Keep It Simple, Stupid) to help me in a more direct and visual way when enteringand exiting my market position.
The idea is to configure the indicator with your favorite Moving Averages and Lengths and Enter Long when the price is above and Short when the price is below.
I put the setup that I am testing now in the tooltips to give an example.
Triple Type Moving AverageThis script allows you to add three moving averages where the type of moving average can be chosen from 17 different moving average.
Moving Average Types:
// SMA Simple
// WMA Weighted
// VWMA Volume Weighted
// EMA Exponential
// DEMA Double EMA
// ALMA Arnaud Legoux
// HMA Hull MA
// SMMA Smoothed
// LSMA Least Squares
// KAMA Kaufman Adaptive
// TEMA Triple EMA
// ZLEMA Zero Lag
// FRAMA Fractal Adaptive
// VIDYA Variable Index Dynamic Average
// JMA Jurik Moving Average
// T3 Tillson
// TRIMA Triangular
Multiple Moving AveragesThis script plots up to five Moving Averages , either Simple or Exponential (9, 20, 50, 100 and 200 days period by default).