Multiple Timeframe Moving Average SystemModified code from ChrisMoody, RicardoSantos & Ricardo M Arjona.
Allows for multiple moving average types across custom time-frames.
Average
Simple Moving Averages (7, 30, 50, 100, 200)7, 30, 50, 100, 200 simple moving averages, bundled in one indicator (for users who are using the free TradingView service and can only load limited number of indicators at any given time).
You can turn each moving average on or off at will and change the colors.
Quad EMAAllow multiple moving averages to be displayed without needing to use up multiple charting indicators individually
yellow(Ema8),fuchsia(Ema13),green(Ema21),aqua(Ema55)
MACD with highlighted positive and negative trendThe values used by this indicator are equal to MACD 12 26 9 (and Signal). Only changes are made to looks:
If MACD closes higher than Signal, then we are seeing green. Else, we are seeing red.
Another point is that we get a blue circle when there is a trend change from bullish to bearish or vice versa. Please note that there needs to be an offset for this. We will only see the circle, when there already WAS (instead of is) a trend change.
iam_jaisonjose 3 Moving Average (Exponential)This Indicator is a combination of 10, 20 & 40 EMA, which is very useful for determining the current trend.
3 Moving Average ExponentialSince I noticed there was no Script with actually 3 EMA together (all the ones I found said it was Exponential, but actually was Simple), i created this one.
The lengths, 17 72 305, are based on the phi cube theory, introduced by Bo Williams. The slow length (305) indicate a likely strong support/resistance and the region between the fast and medium lengths (17, 72) indicate where the price tends to return after a boost or little diversion from the price average.
SMA/EMA 12|26|50SMA/EMA 12|26|50
Exactly as title says
SMA is bold
EMA is light
Orange 12
Green 26
Blue 50
Volatility Direction DetectorThis script helps trader identify volatility direction in order to classify each market move. It also provides good entry points.
Single Timeframe 3EMA + Current Timeframe 3SMMA
Plots 3 exponential moving averages from a bigger timeframe (Day, Week) and 3 smoothed moving averages from the current timeframe.
Volume HighlighterHighlight Candles or Volume Bars when volume breaks through the Moving Average, without volume obscuring your chart or candles! Also set an alert when volume breaks through its moving average! 1) Create an alert, 2) Select "Volume Highlighter" from the Alert Condition dropdown box, 3) select "Volume Bars" from the second dropdown, and 4) select "Volume MA Breakthrough" from the third dropdown.
Normal:
Choice of Highlighting Volume Bars and/or Candles on the chart:
Enjoy.
~jdhadwin
Adaptive Laguerre FilterAdaptive Laguerre Filter indicator script.
The Adaptive Laguerre Filter was originally developed and described by John Ehlers in his paper `Time Warp – Without Space Travel`.
Thanks to @apozdnyakov for the sorting solution.
Moving Averags Bundle (EMA/SMA)//@v3 Moving Averages Bundle (EMA/SMA)
//By Tantamount
//Save your TV indicator use count. Toggle between Exponential or Simple moving averages.
//Customize your own MA's by changing the input options from default: SMA (20, 50, 100, 200) or EMA (8, 13, 21, 55)
Simple Moving Average's Bundle//@v2 Simple Moving Averages Bundle
//Choose from the Buffet (20, 50, 100, 200), save your TV indicator use count. Customize periods and or toggle On/Off which SMA's you require.
%ATR - TCTAThe enhanced version of %ATR of "codermua"
The %ATR calculated by EMA(red) , SMA(purple) and WMA(yellow) added to existing indicator which include only RMA(blue) calculation.
EMA Enhanced11 Exponential moving averages all in one script. Based on SMA 3-987 script from traderUS180
Adaptive Moving AverageAdaptive Moving Average indicator script. This indicator was originally developed by Vitali Apirine (Stocks & Commodities V.36:5: Adaptive Moving Averages).
Pinks Moving Average SignificanceThis indicator is meant as a means to assess the significance ("strength") of a Moving Average , in other words how likely it is that price action is going to find support or resistance at the MA.
How it works
When the high or low of a candle is within the band around the MA defined by the "fuzziness" parameter, the significance of the MA increases proportional to how close the wick is to center of the band. When the price crosses fully through the band, its significance decreases. The strength will slowly decrease based on the "Lag Length" parameter.
The significance of the MA can be seen from the strength of its bands color.
How to use
MA Length: The length of the Moving Average.
Fuzziness : Width of the MA band, in percent.
Lag Length: How slowly the MA strength changes.
Source: Source data for Moving Average.
SMA Cross Penalty: How strongly the strength of the MA is reduced when price crosses it. Recommended to leave at default value.
Full color at : When the MA is at this percentage of its full strength, the color of the band will be completely opaque.
Dual Moving AverageGiven the limitation on indicators, I figured it would be nice to combine a couple into a single indicator. I'll likely make another one for EMA or make one that lets you use whichever type of moving averages you want.
Philakone 55/100 EMA incl. color & sizeInspired on Philakone's EMA settings in his colors and line width. Also added 100 EMA.
Multiple Moving AveragesThis is really simple. But useful for me as I don't have a paid account. No-pro users can only use 3 indicators at once and because I rely heavily on simple moving averages it can be a real pain.
This one indicator features:
20 MA
50 MA
100 MA
200 MA
which I find are the most useful overall. The 20 and 50 over all time frame but in particular < 1 day, the 100 and 200 at > 4 hr time frames. In general I don't use the 100 MA that much. The daily 200 MA is a critical support for many assets like stocks and cryptos. I'm by no means a pro and if you are learning I recommend becoming familiar with moving averages right at the beginning.
If you want to deactivate some of the lines, you can do it via the indicator's settings icon.
BTC World Price: Multi-Exchange VWAPBTC World Price: Multi-Exchange VWAP
__________________________
WHAT IT DOES
What you see above are not Bitmex candles, but this indicator's.
Bitcoin is listed on multiple exchanges. Many people have called for a single global index that would quote BTC price and volume across all exchanges: this script is such a virtual aggregate (formerly: Multi-Listed , Volume-Weighted Average Price ).
It will, independently for each tick, for any time-frame:
- Quote the price (O, H, L, C) and volume from Bitfinex (USD), Binance (USDT), bitFlyer (Yen), Bithumb (S. Korean Won), Coinbase (USD), Kraken (EUR) and even Bitmex (USD Contracts).
- Weight each price with the corresponding volume of the exchange.
- Quote the FOREX conversion rate in USD for each currency (USDJPY etc.)
- Finally return global average price (candles) in USD.
- Additionally provide (H+L)/2 etc. values.
No more "on Coinbase this" or "on Bitstamp that", you've now got a global overview!
See CoinMarketCap: Markets for reference. I've included alternative exchanges in the comments at the top of the script.
__________________________
HOW TO USE IT
Basically just add it to your chart and use the indicator's candles instead of the chart's main ticker.
By default, BTC World Price will display candles only, but you can also display OHLC & averages (in whichever style you want).
You may indeed want to hide the main symbol (top-left corner, click the 'eye' button next to its name), or switch it to something else than candles/bars (e.g. line).
Make sure "Scale Price Chart Only" is disabled if you want to use the auto-zoom feature. (if other indicators are messing your zoom, you can try to select "Line with Breaks" or "Area with Breaks" to allow these to overflow from the main window)
By clicking the triangle next to the indicator's name, you can select "Visual Order" (e.g "Bring to Front").
You can select regular Candles or Heikin-Ashi in Options.
In the Format > Inputs tab, you can select which exchanges to quote. By default, all of them are enabled.
The script also exposes the following typical values to the backend, which you can use as Price Source for other indicators: (e.g. MA, RSI, in their "Format > Input" tab)
Open Price (grey)
High Price (green)
Low Price (red)
Close Price (white)
(H + L)/2 (light blue)
(H + L + C)/3 (blue)
(O + H + L + C)/4 (purple)
They are all hidden by default (by means of maximum transparency).
In the Format > Style tab, you can change their color, transparency and style (line, area, etc), as well as uncheck Candles and Wicks to hide these.
If you are using "Indicator Last Value" and want to clear the clutter from all these values, simply uncheck them in Style. They will still be available as Price Source for other indicators.
You can also choose to scale it to the left, right (default) or "screen" (no scaling).
Once you're satisfied with your Style, you may click "Default"> "Save as default" in the botton-left. Everytime you load the indicator, it will look the same. ("Reset Settings" will reset to the script's defaults)
__________________________
Please leave feedback below in comments or pm me directly for bugs and suggestions.