This script is "Moving average deviation rate" to Indexing. index = average deviation rate / (Sigma * (input:SIgma)) * 100 It's for people who like simplicity.
Originally created and taught by Taylor Jenks, this indicator provides portfolio allocation suggestions based on the behaviour of price and 3 simple moving averages (4/10/40 by default) (ie. when short & medium term SMAs are above the long term then allocation is to be 100%). This percentage allocated to the stock/commodity is to be reduced as it passes below the...
Ignition Cha Cha Cha (ICCC) is a 3 color coded moving average indicator which numerically quantify the angle of their trends. I have labeled them as fast, medium and slow. The trend colors are Green for bullish, Red for bearish and Grey for sideways. The sideways movement can be user defined for all 3 in the settings under Threshold. If you regard for example...
Features Overview: Multiple Moving Averages: The script allows you to plot up to five different Moving Averages (MAs) on your chart at the same time. You can choose the type of MA (EMA, SMA, HMA, WMA, DEMA, VWMA, VWAP) and the length of each one. Color Ribbon: You can turn the MAs into a color ribbon by selecting the "Turn into Color Ribbon?" option. This...
Unlock your full trading potential with this powerful and versatile Multi-Symbol Cross Indicator Template! This script is designed to make you stand out from the crowd by enabling you to monitor multiple symbols on a single chart for specific events, such as a Golden Cross or Death Cross. With its high adaptability to include various technical indicators, you're...
This is part of a new series we are calling "Strategy Myth-Busting" where we take open public manual trading strategies and automate them. The goal is to not only validate the authenticity of the claims but to provide an automated version for traders who wish to trade autonomously. Our fourth one we are automating is one of the strategies from "I Found The Best 1...
How do I use it? Never use this indicator as standalone trading signal, it should be used as confluence. When the price is above the moving average this shows the bullish trend is strong. When the price is below the moving average this shows the bearish trend is strong. When the moving average is purple, the trend is bullish, when it is gray, the trend is...
This is my attempt at smoothing the exponential moving average any its cousins. I literally just smoothed the source and alpha and this is what we got. I really like this because you get a nice smooth yet fast acting moving average that works better than a traditional simple moving average. This script also included directional alerts. Smooth EMA Smooth...
This indicator is a part of the script I coded earlier this month. The name is to surprise one of our discord member. I will publish that indicator in a few days as well, but publishing this as a gesture of giving back to the community. Indicator has: 10 Moving Averages Adjustable Color, Opacity and Size etc Shows Labels for each of the MA. Can be shifted...
***CREDIT TO TradingView's TA Library*** (), Attempted to use "import TradingView/ta/4" to import the library, but for whatever reason some of the functions failed to work, while others had no issue, so I opted to just copy paste what I wanted to use. This moving average uses an oscillator to influence the length used during calculation. Extremely...
This script lets you pick 20 symbols to check for ma crosses. The way it works is it scans all 20 of your symbols for moving average crosses and then it sends an both a regular alert and a visual alert inside of the indicator. I found that ma cross strategies are very popular right now so I thought it would be nice to have one indicator instead of 20 discord...
williams fractail + smoothed moving average. moving average. williams fractails with moving average , williams fractails + MA, smma
The MPI (Mega Pendulum Indicator) is a fusion between the Pendulum Indicator and the Swing Indicator and is used with specific trading rules. The MPI is a semi-bounded oscillator comprised of two lines. The first bounded line is the Pendulum Indicator which oscillates between 0 and 100 but generally oscillates between 20 and 80. The second semi-bounded line is...
A unique non-standard RSI formula with my extensions. The indicator is displayed without delays and repaints, immediately after the close of the candle. This formula allows me to correctly include the moving average in the calculation. The calculation allows me to display RSI with any type of MA. By default I use EMA, with this type of MA my RSI is not visually...
Simply adds 3 exponential moving averages (EMAs) to the chart. Two are fixed to the daily scale (e.g., 200 and 50 days) and one adjusts to the chart's scale (e.g. 8 bars). To use the 8-EMA as a trail stop, you can enable labels on the plot or on the price axis.
Identifying the power of buyers and sellers Price trend detection Suitable filter for trades ... Be sure to write your opinion! :) شناسایی قدرت خریداران و فروشندگان تشخیص روند قیمت فیلتر مناسب برای معاملات ... نظر خود را حتما بنویسید! :)
The following script returns a moving average designed to be used as a signal line in a moving average crossover system. The moving average will diverge from the price during ranging markets and reach the value of a regular moving average during trending markets. Settings Length: Moving average period Src: Source input of the indicator Usage Moving...
This is a volume weighted exponential moving average. uses exponential weighting and considers volume in the consideration of the average price. This makes for a more accurate "average" than a standard moving average.