Multi-timeframe
[KICK] Volatility HeatmapWith this indicator you can gauge the price volatility of an instrument across multiple timeframes in a very compact visualization. It allows you to find critically low areas of volatility and predict the likelihood of an imminent move or the conclusion of a move. While you can do this with other indicators, it is often easy to miss low volatility on timeframes that you don't normally survey.
Features:
Measure volatility using either Average True Range Percentile Rank (ATR-PR) or Historical Volatility Percentile (HVP)
Measure volatility from any other source (e.g. Volume, or custom series from another indicator) using HVP
2 Rendering Modes (Smooth and Distinct) as seen in the sample chart above
Ability to show current timeframe Volatility in bar chart above the heatmap
Get alerts when a certain number of timeframe levels (configurable) are showing critically low volatility (implying imminent move)
Get an alert when the current timeframe volatility level emerges from a critically low volatility zone (usually indicating the start of a significant move)
The bands on the map are 1x, 2x, 3x, 5x, 8x, 13x, 21x, and 34x the curent timeframe. The volatility measurements go (from lowest to highest): Lime, Blue, Dark Purple -> Light Purple (gradient), Magenta, Pink. If you see grey blocks/bands, these indicate that the instrument you are using does not have enough historical data to determine the volatility based on your timeframe and reference period. For example, if you are using a reference period of 100 and are on the daily view, to render the bottom-most band (x34) you would need around 3400 days of data (over 9 years).
You can use this indicator in multiple ways. My favorite way personally is to look for areas that have multiple consecutive timeframes showing low volatility warnings and then enter when the highest of those timeframes turns back to purple. Use other methods, analysis, or indicators to determine direction (or just straddle P.A. with market stops). If I am scalping, then I will generally mostly watch the "current timeframe" and get alerts when it emerges from low volatility.
Use the link below to watch a tutorial video, request a trial, or purchase for access.
Pivots MTF [LucF]Pivots detected at higher timeframes are more significant because more market activity—or work—is required to produce them. This indicator displays pivots calculated on the higher timeframe of your choice.
Features
► Timeframe selection
— The higher timeframe (HTF) can be selected in 3 different ways:
• By steps (15 min., 60 min., 4H, 1D, 3D, 1W, 1M, 1Y). This setting is the default.
• As a multiple of the current chart's resolution, which can be fractional, so 3.5 will work.
• Fixed.
— The HTF used can be displayed near the last bar (default).
— Note that using the HTF is not mandatory. If it is disabled, the indicator will calculate on the chart's resolution.
— Non-repainting or repainting mode can be selected. This has no impact on the display of historical bars, but when no repainting is selected, pivot detection in the realtime bar will be delayed by one chart bar (not one bar at the HTF).
► Pivots
— Three color schemes are provided: green/red, aqua/pink and coral/violet (the default).
— Both the thickness and brightness of lines can be controlled separately for the hi and lo pivots.
— The visibility of the last hi/lo pivots can be enhanced.
— Prices can be displayed on pivot lines and the text's size and color can be adjusted.
— The number of bars required for the left/right pivot legs can be controlled (the default is 4).
— The source can be selected individually for hi and lo pivots (the default is hlc3 and low .
— The mean of the hi/lo pivot values of the last few thousand chart bars can be displayed. Pivots having lasted longer during the mean's period will weigh more in the calculation. The mean can be displayed in running mode and/or only showing its last level as a long horizontal line. I don't find it very useful; maybe others will.
► Markers and Alerts
— Markers can be configured on breaches of either the last hi/lo pivot levels, or the hi/lo mean. Crossovers and crossunders are controlled separately.
— Alerts can be configured using any of the marker combinations. As is usual for my indicators, only one alert is used. It will trigger on the markers that are active when you create your alert. Once your markers are set up the way you want, create your alert from the chart/timeframe you want the alert to run on, and be sure to use the “Once Per Bar Close” triggering condition. Use an alert message that will remind you of the combination of markers used when creating the alert. If you use multiple markers to trigger one alert, then having the indicator show those markers will be important to help you figure out which marker triggered the alert when it fired.
A quick look at the pattern of these markers will hopefully convince you that using them as entry/exit signals would be perilous, as they are prone to whipsaw. I have included them because some traders may use the markers as reminders.
Using Pivots
These pivots can be used in a few different ways:
— When using the high / low sources they will show extreme levels, breaches of which should be more significant.
— Another way to use them is with hlc3 (the average of the high , low and close ) for hi pivots and low for the lo pivots. This accounts for my personal mythology to the effect that drops typically reach previous lows more easily than rallies make newer highs.
— Using low for hi pivots and high for lo pivots (so backward) can be a useful way to set stops or to detect weakness in movements.
You will usually be better served by pivots if you consider them as denoting regions rather than precise levels. The flexibility in the display options of this indicator will help you adapt it to the way you use your pivots. To indicate areas rather than levels, for example, try using a brightness of 1 with a line thickness of 30. The cloud effect generated this way will show areas better than fine lines.
Realize that these pivot lines are positioned in the past, and so they are drawn after the fact because a given number of bars need to elapse before calculations determine a pivot has occurred. You will thus never see a pivot top, for example, identified on the realtime bar. To detect a pivot, it takes a number of bars corresponding to the dilation of the higher timeframe in the current one, multiplied by the number of bars you use for your pivots' right leg. Also note that the Pine native function used to detect pivots in this indicator considers a summit to be a top when the number of bars in each leg are lower or equal to that top. Bars in legs do not need to be progressively lower on each side of the pivot for a pivot to be detected.
If you program in Pine
— See the Pinecoders MTF Selection Framework for an explanation of the functions used in this script to provide the selection mechanism for the higher timeframe.
— This code uses the Pine Script Coding Conventions .
Thanks
— To the Pine coders asking questions in the Pine Script chat on TV ; your questions got me to write this indicator.
MTF Bollinger Bands %BMulti Time Frame (MTF) Bollinger Bands %B option:
1. On/ Off Bollinger Bands %B - M15 (15-Minute)
2. On/Off Bollinger Bands %B - H1 (1-Hour)
3. On/Off Bollinger Bands %B - H4 (4 Hour)
4. On/Off Bollinger Bands %B - D1 (Daily)
5. On/Off Bollinger Bands %B - W1 (Weekly)
6. On/Off Bollinger Bands %B - M1 (Monthly)
7. On/Off Panel Info: Color note & %B value
MACD Multi Time FrameThis is non-repainting multi time frame MACD script. You can choose HTF manually or HTF is calculated automatically if HTF Mode is "Auto" that is default.
MultiTimeFrame Fractals D W M [xdecow]This indicator shows fractals in different timeframes. With the possibility of coloring the bars with any combination of current, daily, weekly and monthly timeframes.
The return points are calculated as follows:
high > last 3 highs and close above highest low
low < last 3 lows and closes below lowest high
The direction of higher timeframes fractals tend to be more durable and reliable. This indicator helps to find the fractal alignment of different timeframes, so that you can look for trade opportunities in the same direction as the higher timeframes and improve your chances.
Borjas Tarh EMA/SMA Combo MTFBorjas Tarh EMA/SMA Combo MTF
Include 4 Sets of EMA s & SMA s which can apply to multiple Time Frames .
Each Moving Average can be edited or be toggled. So you can watch specific EMA s/ SMA s on other Time Frames .
© mrhashem
© Borjas Tarh Company
Multi Timeframe EMA Golden Ropes [SOMMI 1.0 EDIT]Come and try out my famous Golden Ropes 💛💛💛💛
When a boxer is in the ring, they lean on the ropes for safety. And I provide this technique here, to you for free! 🥊 🏆
...
How SOMMI uses his Golden Ropes...
It is simple 200 period EMA.
Be bullish when price is above it, and be bearish when price is below it.
This is meant to establish a bias, and not a strategy by itself.
Execution
- You can use this with a strategy such as Stochastics, RSI or MACD. 💚
- For example, when we're above the Golden Ropes, look for "dips" to buy, using your indicator 🧡
- And when we are below the Golden Ropes, look for "peaks" to sell. 💙
- Make sure you use a stop which is just beyond the Golden Ropes, if you are close to it.
...
Two of my favorite scalping strategies...
STRATEGY #1:
- The market is trending one way (example: Down) and then comes back and touches the Golden Rope and holds there .
- This is a great selling opportunity, most indicators will tell you to sell at this point. Lean on the Golden ropes!
STRATEGY #2:
- The market is slowly grinding upwards and comes back near the Golden Ropes, and holds.
- Buy the dip, and put a stop beyond the Golden Ropes. 💛
BONUS!!
STRATEGY #3:
- The market has been grinding one way for a long time, on your selected time-frame. In this example, imagine it's been going up...
- It comes back towards the Golden Ropes and CUTS right through it on the downside.
- Sell through the Golden Rope, with a stop just above it.
- You MUST have a good price on this strategy, if you are too late and miss it, avoid FOMO and wait for the next trade!
🥊
MTF Smoothed Moving Averages x4A set of smoothed moving averages that stay at a fixed timeframe, regardless of the timeframe of the chart but don't have nasty jaggedy lines. Instead, they are smooooooooooooth...
ANN BTC MTF Golden Cross Period MACDHi, this is the MACD version of the ANN BTC Multi Timeframe Script.
The MACD Periods were approximated to the Golden Cross values.
MACD Lengths :
Signal Length = 25
Fast Length = 50
Slow Length = 200
Regards.
Squeeze MTF HeatmapHere is a multi-timeframe heat map using one of the most apreciated indicators in Tradingview: Squeeze Momentum Indicator by LazyBear.
Study shall be added to 15min chart.
It indicates squeeze and momentum at: 15 min, 30 min, 60 min, 240 min and 1 Day.
Thanks to © azimuthdynamics for inspiration and portion of code
Thanks to Lazy Bear for coding Squeeze Momentum Indicator
BB-levels_MTFThis indicator draws Bollinger Bands- levels from higher timeframes on the chart's right border as a horizontal support/resistance lines. BB(20)- levels are shown from timeframes MN, 2W, 1W, 1D, 4H and 1H.
Levels are shown both for Standard Deviation 1 (dotted BB25- and BB75- lines) and STD 2 (solid BB0- and BB100- lines), as well as SMA20 (blue BB50- line).
You can choose if you want to see only the lines or the labels also. And you can modify the line's length and width, and the label's position on the screen also.
Multi Timeframe Trending State DetectionThis script shows the "trending" state of a symbol at a certain moment in time on a certain set of timeframes. A trending symbol is a symbol that is moving out of a current balanced state to search for a new accepted price level. The detection of the state is done by looking at the place where the current price is related to 2 bollinger bands.
Depending on the place where the price is, the symbol is ...
a) ... not trending. It is chopping around. (Color Gray)
b) ... trending. The trend shows a certain strength. (Color Green for uptrend, Color Red for downtrend)
c) ... trending and arriving at (a temporary) peak and can possibly revert. Good for profit taking, or entering counter-trend. (Color Yellow for uptrend, Color Orange for downtrend)
By moving over the current main chart, you can see in the data window at the right, what was the state on a certain date for all timeframes together. All states are color-coded. By checking the bubble help in input, a textual explanation of the actual colored states (1 per timeframe) is displayed on top of the history and is updated at every change. To read well the bubble help, the control has to be set on full-screen temporarily.
The script is dynamic in 2 dimensions.
a) When you select a certain timeframe, all lower timeframes will not be displayed. Only the higher supported timeframes are included.
b) In input, you can specifiy a subset of timeframes you want to follow by checking or unchecking the appropriate timeframes.
The combination of the 2 selections gives you the ultimate list of timeframes shown.
You can infuence the detection by selecting in input another set of bollinger bands, characterized by the number of standard deviations and the length of the mean needed for the calculation of the bollinger bands .
How to read the indictor ?
A horizontal line gives you the history of the "trending state" on 1 timeframe over all bars accessible.
A vertical column gives you the "trending state" on all timeframes at a certain bar.
The last vertical column gives you the most recent "trending state" on all timeframes.
[BA] Multi Time Frame Moving Averages for BTCThis is a multi time frame moving average script. It includes 7 moving averages. Most of them are SMAs and WMAs but EMA were also used. Time frame was set to 1 day. It means that you can change the time frame of your chart freely without losing your lines. Levels will not change.
I wrote this script just to trade BTC. I prefer daily and weekly charts with this script but lower time frames are also preferable.
Since some of the lengths are too high; older exchanges are recommended due to their relatively deep historical data.
While MA1 is for taking actions like 'take profit' or 'stop loss' or just to follow 'price action' easily, other MAs are for seeing supports and resistances.
MA6 and MA7 are disabled by default in order to minimize the confusion but you can enable them from settings if you need to.
Since some newer exchanges have less historical data, you may not see MA4 and MA5 on the daily chart. In such circumstances MA6 and MA7 might be helpful to use as substitution. Some may like to use all of them.
I am using this script just for BTC but it can be useful for other coins as well.
Multi Timeframe Moving AveragesThis indicator allows you to view a moving average (EMA or SMA) of your choosing on other time frames than what you are currently on.
The reason I wanted to develop this was for use as a filter. Let's say you wanted to make sure the daily time frame was trading above a certain moving average so you could be sure you were playing with the trend. But you wanted to make your entries and exits on a smaller time frame. This Multi-Timeframe Moving Average indicator can then be used to keep an eye on that daily moving average while looking at the shorter term time frames on the same chart.
Adedeji_Oracle_v1.0This indicator was designed to give an easy overview of trends based on Multiple Time-frame Analysis.
It gives a holistic overview of several time-frames all at the same time regardless of the TF being viewed. It works for majority of the most commonly used time-frames (15m, 30m, 45m, 1H, 2H, 3H, 4H, 6H, 12H, 18H, 1D, 2D, 3D and 1W).
Tool is best used in conjunction with my other scripts:
1. Cynotronic Divergence tool () or any other reliable momentum indicator
2. Adedeji_Edge_v1.1
How to use:
Simply add the indicator to your chart, keep an eye on the color flips of the various layers from top to bottom sequence (from red to blue, or blue to red).
1. Fully engulfed layers colored in blue indicate bullish trend is underway at the chosen time-frame.
2. If the prevailing color is red this is indicative that the overall trend is a bearish one.
3. When there is a mix of red and blue, the dominant trend is determined by the color that dominates the lowest levels of the indicator.
It's advised to keep a keen eye on demand and supply zones (draw relevant Support, Resistance as well as dynamic trendl-lines on the charts) as targets and take profit zones. The suggested complimentary divergence tool gives reliable indication of areas where there is strength or weakness.
This tool works pretty well with all trading pairs, all exchanges and in all markets.
Development/improvement is a continuous thing!
Disclaimer:
Past performance does not guarantee future results. This tool/indicator is for educational purposes. As always you should fully understand there are high risks involved when trading cryptocurrencies and other digital instruments.
Adedeji_Edge_v1.0This tool was developed to capture good entries for long and short positions. It utilizes moving averages to find best times to executive trades (long or short) and it overlays same on the chart thus minimizing chart noise i.e. no need for indicators. New traders can use this without any hassle or confusion.
In addition to the long (buy or strong buy) and short (sell or strong sell) overlays, the tool also indicates, with the background colour, areas and periods of potential upside or downside movements.
1. Blue background shows areas most conducive for potentially sustained upside price action;
2. Red background shows areas most conducive for potentially sustained downside price action.
Back-testing:
Results show that the indicator is more profitable than “Buy and Hold” (aka hodl). The back-test period was from the beginning of BTC bear market (17th December 2017) to date (10th Nov. 2019). 10% equity on $1,000 was applied to all back-test trades. Using 100% equity gives even better results.
Control conditions:
- Start date: 17th Dec 2016 (BTC ATH)
- Buy and Hold ROE: about 51% loss
Strategy script condition 1:
- Start date: Same as control date
- TF 4H
- Initial Capital $1,000
- Order size: 10% of equity
- ROE: approx. 131%
Strategy script condition 2:
- Start date: Same as control date
- TF 4H
- Initial Capital $1,000
- Order size 100% of equity
- ROE: approx. 67,000%
How to use:
Simply add the indicator to your chart, WAIT FOR CANDLE with the signal (buy or sell) to CLOSE before you go long or short .
Please note that this version 1.0 is suitable for ONLY 4H and 6H timeframes. Subsequent version(s) will include more TFs.
This tool can be used in isolation, however using it in conjunction with
1. A Moving Average (preferably the 32 EMA) gives users more information about ongoing price-action.
2. Applying trendlines (horizontal and/or dynamic support and resistance) give users better overview of the space and where sudden price bursts or reversals may occur.
Possible scenarios:
a. Buy signals (buy or strong buy) above the EMA is very bullish;
b. Sell signals (sell or strong sell) below the EMA is extremely bearish.
Variant conditions that do not confirm to the above two conditions may occur.
This tool was developed SPECIFICALLY for XBTUSD pair on Bitmex. It may be used for other trading pairs and exchanges although primary back-testing was not extended to other pairs or exchanges.
Development/improvement is a continuous thing!
Disclaimer:
Past performance does not guarantee future results. This tool/indicator is for educational purposes. As always you should fully understand there are high risks involved when trading cryptocurrencies and other digital instruments.
Multiple Time Frame: RSI - Stochastic - Stochastic RSIDeveloped per request.
An RSI, Stochastic, and Stochastic RSI oscillator all in one.
Use the drop down selection to choose which of the 3 indicators to view. Each indicator has the option to show 3 time frames. Time frames are entered in minutes, for example, to view the 1 hour, 4 hour, and 6 hour, enter 60, 240, and 360 in the respective option windows. Currently, the indicator has the Daily as a max resolution (1440 minutes). This might be changed in a future update.
The oscillator has been centered, as opposed to the normal 0-100. There are overbought and oversold boundaries defaulted at 40 and -40, respectively. When any of the 3 main indicators cross one of these boundaries, either a green or red signal is displayed. This can be turned off in the options.
A "Total Line" and "Average Line" can be toggled on/off in the options. The "Total Line" is a simple summation of each of 3 main indicator lines. The "Average Line" is the average of the 3 main indicator lines. If you wish to only view one or both of these lines, the main 3 indicator lines can be turned off in the "Style" section of the options. The "Average" and "Total" lines do not highlight if they cross the upper and lower boundaries.
Stochastic RSI 3in1 & Volatility peaks + ADX by AGUDescription:
3 Lines are Stochastic RSI's, strongest move is when all crosses and moves to one direction (from top or bottom).
Orange is original Stochastic of the timeline. (Live movement of price).
Green is original Stoch x 6. (Short term movement).
Red is original Stoch x27 (Long term price movement).
Transparent columns are ADX signal.
Higher the mountain, stronger the signal. When the mountain tops, trend usually change.
And finally the volatility peaks. Green peak HIGHEST volatility , RED peak LOWEST volatility .
I use it on 1 min BTC chart. But it works on all.
TIPS >> 3HCQ41cRpxcq2MJdRUSYoq9N1RnEy98xD2
Baseline - evoPlots the high and low of your chosen moving average.
Options are:
SMA = Simple Moving Average
EMA = Exponential Moving Average
WMA = Weighted Moving Average
HMA = Hull Moving Average
VWMA = Volume Weighted Moving Average
RMA = Exponetial Weighted Moving Average
ALMA = Arnaud Legoux Moving Average
Unbox "Use Current Timeframe" to use chosen timeframe below
I mainly use this to get in and out of the market for futures trading, to reduce fake outs of having just one moving average line.
Let me know if you like it..
Inspired from LazyBear's EMAenvelope :)
Flunki Quad VWAP Plots & ClosesHerewith a further multi-timeframe Volume Weighted Average Price indicator
This has 4 Timesframes (5 including the default pine VWAP)
So, 4 Multi timeframe VWAP line plots, PLUS (and here's the interesting bit) 4 previous CLOSE values of the 4 timeframes.
Play with the options, the above uses a fat VWAP line and horizontal levels.
Enjoy