Periodic ChannelThis indicator try to create a channel by summing a re-scaled and readapted sinusoidal wave form to the price mean.
The length parameter control the speed of the sinusoidal wave form, this parameter is not converted to a sine wave period for allowing a better estimation, higher length's work better but feel free to try shorter periods.
The invert parameter invert the sinusoidal wave.
Each bands represent possible return points, the higher the band the higher the probability.
Inverted sin wave exemple
The performance of the indicator is subjective to the main estimation (blue line), select the parameter that best fit the blue line to the price.
Best ragards
Bands
Prime Number Bands Strategy Determining market trends has become a science even though a high number
or people still believe it’s a gambling game. Mathematicians, technicians,
brokers and investors have worked together in developing quite several
indicators to help them better understand and forecast market movements.
The Prime Number Bands indicator was developed by Modulus Financial Engineering
Inc. This indicator is charted by indentifying the highest and lowest prime number
in the neighborhood and plotting the two series as a band.
WARNING:
- This script to change bars colors.
VWMA Keltner BandsKind of like Keltner Channel/Bands (stockcharts.com) but using VWMA instead so that volume is taken in to account.
Outside the upper band can considered to be 'overbought' and outside the lower band can be considered to be 'oversold'
Has option to highlight signals (i.e. when price closes outside a channel) and also the option to only display signals if the price is on the correct side of VWAP (i.e. no sell signals if price is above VWAP)
Acceleration BandsAcceleration Bands indicator script. This indicator was originally developed by Price Headley.
OHLC Daily Resolution BandsShout out to nPE- for the idea.
Bands made with stdev from 10 day OHLC.
Keeps resolution to daily, so you can use bands as daily pivots for day trading.
Upper band 1=yesterday close + 0.5 std(ohlc,10)
Upper band 1=yesterday close + 1 std(ohlc,10)
Mid=yesterday close
Lower band 1=yesterday close - 0.5 std(ohlc,10)
Lower band 2=yesterday close - 1 std(ohlc,1
[STUDY] CypherCore Trading Suite
Rerband. Now a STUDY script.
- RSI overlay indicators (diamond shapes)
- Most commonly used MA types( i.e. SMA , EMA , WMA , VWMA , ZEMA )
- Bands
- Price Action Indicator (color coordinated)
color code:
yellow --- inside bars (breakout)
blue --- outside bars (breakout)
green --- up pin bars (reversal)
red --- down pin bars (reversal)
fuchsia --- down shaved bars (selling pressure, selling likely to continue)
aqua --- up shaved bars (buying pressure, buying likely to continue)
- Reversal candlestick patterns (only a few for now)
- Two strategies for determining buy/sell signals
1. buy/sell signals determined by EMAs crossover (better for position or swing trades)
2. buy/sell signals determined by MAs crossover (better for scalping)
03/02/2017
- Switched to STUDY
- Fractals added
- Alerts now fully working
- New "Input" menu
Buy/Sell signals are NOT financial advice.
(YEK) Bollinger Bands & DoubleHMA & MA CrossMy favorite indicators ALL-IN-1: Bollinger Bands, Double Hull Moving Average (21,8), Double Moving Average (200,50)
Volume Weighted Average Range Bands [DW]This is an experimental study designed to identify the underlying trend bias and volatility of an instrument over any custom interval TradingView supports.
First, reset points are established at points where the opening price of the interval changes.
Next, Volume Weighted Average Price (VWAP) is calculated. It is the cumulative sum of typical price times volume divided by the cumulative volume. The cumulation starts over upon each reset point.
After that, Volume Weighted Average Range (VWAR) is calculated. The formula structure is the same as VWAP, except using range rather than typical price.
Lastly, the bands are calculated by multiplying the VWAR by the specified multiplier (approximate Golden Ratio by default) and by 1 through 5, then adding to and subtracting from the VWAP.
Custom Bar Colors are included.
LuauDesign's Oscillator v1I wanted to make an indicator that behaved similarly to Parallel Channels. This is what I currently have.
Blue Oscillator for uptrend. Red Oscillator for downtrend. Both for ranges.
Recommended periods are powers of two (16, 32, 64, 128, 256), which should be adjusted according to volatility.
There's a alternate version of this same code that shows Price Bands instead. Easier to spot trend direction and how price responds to each Channel.
LuauDesign's Price Bands v1I wanted to make an indicator that behaved similarly to Parallel Channels. This is what I currently have.
Blue Channel for uptrend. Red Channel for downtrend. Both for ranges.
Recommended periods are powers of two (16, 32, 64, 128, 256), which should be adjusted according to volatility.
There's a alternate version of this same code that shows an Oscillator instead. Less clutter if you're using more than one at once.
Fractal Chaos Bands Backtest The FCB indicator looks back in time depending on the number of time periods trader selected
to plot the indicator. The upper fractal line is made by plotting stock price highs and the
lower fractal line is made by plotting stock price lows. Essentially, the Fractal Chaos Bands
show an overall panorama of the price movement, as they filter out the insignificant fluctuations
of the stock price.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
Laguerre Multi-Filter [DW]This is an experimental study designed to identify underlying price activity using a series of Laguerre Filters.
Two different modes are included within this script:
-Ribbon Mode - A ribbon of 18 Laguerre Filters with separate Gamma values is calculated.
-Band Mode - An average of the 18 filters generates the basis line. Then, Golden Mean ATR over the specified sampling period multiplied by 1 and 2 are added and subtracted to the basis line to generate the bands.
Multi-Timeframe functionality is included. You can choose any timeframe that TradingView supports as the basis resolution for the script.
Custom bar colors are included. Bar colors are based on the direction of any of the 18 filters, or the average filter's direction in Ribbon Mode. In Band Mode, the colors are based solely on the average filter's direction.
Fractal Chaos Bands Strategy Stock market moves in a highly chaotic way, but at a larger scale, the movements
follow a certain pattern that can be applied to shorter or longer periods of time
and we can use Fractal Chaos Bands Indicator to identify those patterns. Basically,
the Fractal Chaos Bands Indicator helps us to identify whether the stock market is
trending or not. When a market is trending, the bands will have a slope and if market
is not trending the bands will flatten out. As the slope of the bands decreases, it
signifies that the market is choppy, insecure and variable. As the graph becomes more
and more abrupt, be it going up or down, the significance is that the market becomes
trendy, or stable. Fractal Chaos Bands Indicator is used similarly to other bands-indicator
(Bollinger bands for instance), offering trading opportunities when price moves above or
under the fractal lines.
The FCB indicator looks back in time depending on the number of time periods trader selected
to plot the indicator. The upper fractal line is made by plotting stock price highs and the
lower fractal line is made by plotting stock price lows. Essentially, the Fractal Chaos Bands
show an overall panorama of the price movement, as they filter out the insignificant fluctuations
of the stock price.
WARNING:
- This script to change bars colors.
Fractal Chaos Bands Stock market moves in a highly chaotic way, but at a larger scale, the movements
follow a certain pattern that can be applied to shorter or longer periods of time
and we can use Fractal Chaos Bands Indicator to identify those patterns. Basically,
the Fractal Chaos Bands Indicator helps us to identify whether the stock market is
trending or not. When a market is trending, the bands will have a slope and if market
is not trending the bands will flatten out. As the slope of the bands decreases, it
signifies that the market is choppy, insecure and variable. As the graph becomes more
and more abrupt, be it going up or down, the significance is that the market becomes
trendy, or stable. Fractal Chaos Bands Indicator is used similarly to other bands-indicator
(Bollinger bands for instance), offering trading opportunities when price moves above or
under the fractal lines.
The FCB indicator looks back in time depending on the number of time periods trader selected
to plot the indicator. The upper fractal line is made by plotting stock price highs and the
lower fractal line is made by plotting stock price lows. Essentially, the Fractal Chaos Bands
show an overall panorama of the price movement, as they filter out the insignificant fluctuations
of the stock price.
Fractal Regression Bands [DW]This study is an experimental regression curve built around fractal and ATR calculations.
First, Williams Fractals are calculated, and used as anchoring points.
Next, high anchor points are connected to negative sloping lines, and low anchor points to positive sloping lines. The slope is a specified percentage of the current ATR over the sampling period.
The median between the positive and negative sloping lines is then calculated, then the best fit line (linear regression) of the median is calculated to generate the basis line.
Lastly, a Golden Mean ATR is taken of price over the sampling period and multiplied by 1/2, 1, 2, and 3. The results are added and subtracted from the basis line to generate the bands.
Williams Fractals are included in the plots. The color scheme indicated whether each fractal is engulfing or non-engulfing.
Custom bar color scheme is included.
Fibonacci BandsFibonacci Bands work like a cross between Bollinger Bands and Ichimoku clouds.
The upper Fib band is the 61.8% band, the middle Fib band is 50% band and the lower Fib band is the 38.2% band. It also has a forward projection inspired by Ichimoku clouds.
You do have the option of enabling the 100% and 0% bands within the options.
This is the initial release of the indicator, beautifying it and opening up the source code will be in future releases.
Directional Movement Bands [DW]This is a simple experimental study designed to outline trend activity and volatility.
In this study, the amount of change between current source and source of a specified lookback is calculated, then added to and subtracted from current source.
Next an exponential moving average is taken of the values for smoothing over the specified period.
Lastly, a midline is generated by taking the median of both bands.
FIBONACCI BANDS by KIVANCfr3762Calculated with a default value of 14 periods of EMA and 14 periods of Average True Range ( SMA )
There are 4 levels of upper bands and 4 levels of lower bands in the indicator
its calculated adding and subtracting ATR( SMA ) values with coefficients 1, 1.618, 2.618 and 4.236 (Fibonacci ratios) to EMA of close prices.
Top and Bottom Fibo lines are aceepted as significant Resistance and Support levels.
KAMA Fibonacci Bands [DW]This study is an experimental combination of the Kaufman Adaptive Moving Average with ATR and Fibonacci percentages.
GunbotXT BB-RSISimulation of GunbotXT BB-RSI strategy useful for fine tuning settings and backtesting.
In Pine Editor -> Open "GunbotXT BB-RSI" -> Add To Chart -> On Indicator -> Format -> Input your desired settings to test.
Yellow = Bollinger Bands
Red = High BB (Sell)
Green = Low BB (Buy)
You will not see the RSI on the chart, you need to (and should) add 2nd indicator "Relative Strength Indicator" so that you can visually see how it is being used in the tuner. If you change the RSI 70/30 numbers in the tuner then change them also in the RSI 2nd indicator that you added below the tuner so that they visually match what is going on behind the scenes in the tuner.
NOTICE: By requesting access to this script you acknowledge that you have read and understood that this is for research purposes only and I am not responsible for any financial losses you may incur by using this script!
Gunbot BB - Dmitrovic v1.0Gunbot script made based on bollinger bands.
Currently backtesting in v1.0.
Arbitrage Level (Advance)This version of level is designed for stocks that have not existed long enough to qualify for our standard arbitrage level formula.
It also can be used on shorter time periods to show entries for day trades or swing trades.
Enjoy
Combo Indicator V2This is an updated version of the Combo Indicator I previously published. It combines Bollinger Bands, 3 moving averages and 1 exponential moving average all into one chart. I use this indicators on most of my charts so wanted an easy way of combining them all.
SPECIAL BONUS
This indicator also includes a common Bollinger Band trading strategy built in. It was developed with options trading in mind for members over at OptionsPlayers.com. It tries to detect when the BB tunnel tightens, and then triggers an entry position when it detects the breakout. No strategy is 100% accurate, and there are some false positives, but it seems to work fairly well. However, do your own due diligence and use at your own risk.
The strategy can be turned on using a checkbox in the properties.