Đường Trung bình trượt Đơn giản (SMA)
5 Moving Average (Simple / Exponential)Defaults to 1 SMA with 4 EMA bands. 200 SMA is intended to show the trend; 20,40 and 55 EMA show entries; 81 EMA is used as stop/take profit. Defaults are inspired by 'Eric Choe' but you can switch between EMA and SMA as per your own preference. Philakone uses all 5 as EMA 8, 13, 21, 55, 200
The Normalizer [BVCC]The Normalizer adds an indicator to your chart with the option to view regular Volume, normalized Volume or normalized price.
Normalized Volume divides the current Volume bar into a moving average and multiplies by 100. The resulting plot is a histogram showing how far above or below the moving average that volume bar was.
Normalized Price does the exact same thing, but uses the close price of the current candle.
The result of a normalized bar chart is that sometimes activities of unusually low or high patterns can be seen that are not obvious when looking at the standard data points.
Customizable Settings include;
1) Check/Uncheck the first box to set the view to Volume or Price
2) Check 'Normalize' when on Volume to toggle between standard Volume and Normalized Volume
3) Price is always Normalized
4) Normalization is calculated from the SMA and the default is set to 9 - John Bollinger suggest setting this to 50
5) Normalization period can be set with the 'Period' option
This indicator was created for members of the BVCC trading community as an example of the normalization methods described in John Bollinger's "Bollinger on Bollinger Bands". Mr. Bollinger talks extensively about normalization and specifically volume normalization. I added the price normalization as a fun bonus just because. :)
Moving AverageDisplay of simple moving average and exponential mobile average depending on period.
Simple moving average are for D, W, and M period.
Minutes and Hours periods display exponential curves.
COLLAR - RSI MACD EMACOLLAR - RSI MACD EMA
I created this "COLLAR" script by combining scripts from others.
Mentor Piet Vannoppen uses the COLLAR-technique in TC2000 to analyse charts. Because it didn't exist in TradingView, I created it. ; )
In the mean time my friend Vinpierke also created a script for the COLLAR-technique, in which he uses 4 colors.
Check these scripts. If you like it/them or have tips, let me/us know!
50-100-200 Day SMAA simple indicator that display the 50, 100, and 200 Daily SMA. It will always display the DAILY 50,100, 200, regardless of the time frame you are looking at. Makes it easy to quickly display these key averages while also looking at smaller timeframes like 1H candles.
tvial/4MA Daily 20/50/100/200This indicator allows you to:
- display 4 Simple Moving Averages (SMA) at the same time with a single indicator
- display these MA in a DAILY timeframe whatever your current timeframe (4H in the example)
- settings are 20/50/100/200 but can be overridden
Simple but efficient.
Check my other indicators & strategy , they all start with "tvial/".
HHHC LLLCBased on @JasonGraystone price action tips
This script will identify candles that close with a "Higher High and Higher Close" and "Lower Low Lower Close" than previous candle, making super easy to identify price action momentum.
I added to this fantastic price action concept a simple filter to follow the trend, by default it compares price to a 50 SMA. If above the SMA it shows only up signals, if below it shows only down signals.
SMA can be changed to any lenght and if you want to get all the HHHC / LLLC just set the SMA to 1
//Thinking I may add some alert capability in the future just to practice a little more using Pine Editor but it is useful as it is.
15minMAThis script lets you plot a simple or exponential moving average from a specific time frame that you can select. For example, if you always want the Daily 50MA on your chart, regardless of what resolution your chart is on, this will do it. It's also color coded to show if it's rising or falling.
Combo Basic IndicatorsThe indicator consists of multiple time frame SMA and PSAR, the very basic indicator but could be profitable.
SMA can be used as dynamic Support-Resistant levels, and value of higher time frame are considered more significant (major level).
For example, Bitcoin currently has weekly support at 6568$, and regarding to SMA of lower time frame (Day, 4H,..) that are near then concluded as sideways condition.
However, trading opportunities still can be found for short term and tight range (scalping).
Multi SMA - Multi Simple Moving Average IndicatorYet another Multi SMA indicator. I edited Ahoudori's Multi EMA indicator to this one so I could toggle between these values, and other values in another indicator without having to re-enter the values into a single indicator each time.
The default values are 10, 20, 50, and 200. These are based on the common values used in a variety of markets by fund managers and day traders.
Ruler's Multiple Moving Averages - 8 EMA/MAA handy tool for those who need Multiple Moving Averages in a single indicator!
A great collection of 8 very powerful EMAs and SMAs including:
50MA 9EMA
100MA 13EMA
200MA 26EMA
500MA 55EMA
Of course, completely customizable to your own needs. No need to upgrade your Tradingview account to be able to use multiple MA indicators when you can have all of them in a single Indicator.
All feedback is welcome of course! Enjoy.