Improved Multi-Timeframe (MTF) 21 TRC - plots same as live dataThis multi-timeframe 21-period true range channel uses an improved calculation to accurately calculate the indicator's value with every new bar on the time frame your chart is set to. Previously the indicator only recalculated with every new update on the timeframe used in its security function. This means that this improved script plots the real, current value of your indicator across your chosen timeframes on your chart's resolution and no longer only plots only the indicator's monthly/weekly/daily/4 hour/ect closing value on the your chart.
This indicator uses a similar calculation the "Keltner Channel" indicator.
Input values are fixed to their default (close,21,3) configuration to make this indicator's improved calculation possible.
When using "Plot Higher Timeframe?" the script will set the indicator to only plot its value in closest larger timeframe. This option overrides the two following options. For example, when using the daily resolution , only the weekly value will plot, or when using the one hour (60m) resolution, only the 4 hour (240m) value will plot.
The "Omit Higher Timeframes?" option will set the indicator to only plot starting from the 1/2/3/4/5/6/7th closest larger timeframe. For example, when using the daily resolution and this option set to 0, all values from the weekly resolution and up will plot, but if set to 1, all values from the monthly resolution and up will plot instead.
The "Plot Yearly/Quarterly/Monthly/Weekly/Daily/4 Hour/1 Hour/15 Minute/5 Minute?" options allow enabling/disabling a specific timeframe. All are enabled by default. For example, if you do not want the yearly value of the indicator to ever plot, you can disable the "Plot Yearly?" option.
Keltner Channels (KC)
Keltner Channel signalsUsing pupytherapy script
and the same system that we use for Bollinger and linear channel we can make easy the signal for the Keltner channel
I need to think how to make all those channels to combine I hope in next version I could do it :)
Keltner Channels x 2"Keltner Channel x 2" is a simple modification of another script found on Tradingview that was posted by Ale91wolf called "Keltner Channels Linda Raschke".
This modified script allows the user to stack one Keltner Channel on top of another using different ATR multipliers which can be helpful by creating more visual
levels of price action as well as areas for potential trailing stop levels.
Cyatophilum Ichimoku Small TimeFrames [BACKTEST]A script for daytraders trading small timeframes.
Currently in developpement.
If you want to try it send me a PM, and give a like to receive updates.
Cyatophilum Ichimoku Small TimeFrames [ALERT SETUP]A script for daytraders trading small timeframes.
Currently in developpement.
If you want to try it send me a PM, and give a like to receive updates.
AutoEnvelopeA channel that contains approximately 95% of all price data for the past 100 bars, about five months on a daily chart. It automatically plots correct channels for any trading vehicle in any timeframe.
AutoEnvelopeA channel that contains approximately 95% of all price data for the past 100 bars, about five months on a daily chart. It automatically plots correct channels for any trading vehicle in any timeframe.
Keltner Channels+Parabolic Sar+Fractals+MACDA mixture of 4 indicators on the same overlay. Keltner Channels, Parabolic Sar, Fractals. MACD is integrated for yellow candles in order to show huge macd and trigger line gaps. MACD integration focuses on hist line by determining negative upper level and positive bottom level.
Keltner Channel Backtest The Keltner Channel, a classic indicator
of technical analysis developed by Chester Keltner in 1960.
The indicator is a bit like Bollinger Bands and Envelopes.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
Keltner Channel Strategy The Keltner Channel, a classic indicator
of technical analysis developed by Chester Keltner in 1960.
The indicator is a bit like Bollinger Bands and Envelopes.
WARNING:
- This script to change bars colors.
Keltner Channel The Keltner Channel, a classic indicator
of technical analysis developed by Chester Keltner in 1960.
The indicator is a bit like Bollinger Bands and Envelopes.
Squeeze Break Strategy [WIP] (Only for shorting XBTUSD at 4H)BITMEX:XBTUSD
For backtesting on Bitmex, open Script properties and set Order Size to 100% of equity and Commission to .15%. Use 4H as it seems to be the most profitable for now.
Also, 4% Short Stop Loss works best for now.
To use, add script to favorites first. Then on your chart, add script from Indicators -> Favorites
Modified Squeeze Break [WIP]For backtesting on Bitmex, open Script properties and set Order Size to 100% of equity and Commission to .15%. Use 4H as it seems to be the most profitable for now.
BB & KCThis script is a mix of both the default Bollinger Bands and the default Keltner Channels.
It helps in identifying the squeeze of the bands and also the consolidation of the price movement.
Advanced Keltner ChannelsThis is a more advanced version of the standard Keltner Channels indicator. It allows you to change the type of the moving average (Simple, Exponential, Weighted, Volume-weighted, Triple EMA or a moving average that uses RSI ). The indicator also allows you to volume weight the indicator (turned on by default). If you want to weight the indicator against the true range instead of volume this is also possible. By default, this will be done automatically for assets that do not support volume .
Multiple-Timeframe Keltner ChannelKeltner Channels are volatility-based envelopes set above and below a moving average first devised by Chester W. Keltner then later revised by Linda Bradford Raschke.
This script allows for the overlay of the Keltner Channel across multiple-timeframes.
Additionally allows for the selection of the true range average type with a user defined lookback period.
Default settings is the traditional type of KC seen on TV.
Note: When inputting the MA-Basis strings it is case sensitive; enter only lowercase or all uppercase. If a typo is made it will by default revert to an EMA base.