This is a simple reproduction of a common indicator used for analyzing the current momentum trend. Golden Cross => 50 day simple moving average (sma) crosses over the 200 sma Death Cross => 50 day simple moving average (sma) crosses under the 200 sma Forecasting used in this indicator is a simple moving average, considering the price sma with...
The Simple Clip Indicator was created by John Ehlers (Stocks and Commodities June 2021 pg 10) and this is obviously very similar to the previous indicator I published ( Ehlers Simple Deriv Indicator ) so I would recommend to try both out and see what you prefer. This is a new momentum indicator that is extremely responsive to price changes and when the indicator...
This indicator simultaneously displays two lines, which are the leading spans of the Ichimoku Kinko Hyo, and three simple moving averages. To make it easier to distinguish between the simple moving average line and the line of the Ichimoku Kinko Hyo, the simple moving average line is set to level 2 thickness by default. Also, the color of Reading Span 1 in the...
This is my "Exotic SMA Explorations Treasure Trove" intended for educational purposes, yet these functions will also have utility in special applications with other algorithms. Firstly, the Pine built-in sma() is exceedingly more efficient computationally on TV servers than these functions will be. I just wanted to make that very crystal clear. My notes elaborate...
With this indicator i tried to create a more clear view of the daily chart. This indicator only works on the daily chart. This is how the plotted line is created: When the 'day close' is greater then the 'day hl2' it plots 1 up 'color = green' When the 'day close' is lesser then the 'day hl2' it plots 1 down 'color = red' When the 'day hl2' is greater then...
This script illustrates how to create simple alerts, triggered by a share price moving above (or below) an arbitrary threshold.
Combines several key simple moving averages into one slot without going overboard. Includes cross indicators between the 50/100 and the 50/200 day SMA's.
Pretty good performance of simple BB on XRPBTC 1minute chart. No SL or PT used. And remember: Past performance does not guarantee future results.
Includes the 21, 50, 100 and 200 SMA and 6 bar forecast
Allows you to have three simple moving averages in one indicator.
Allows you to have three simple moving averages in one indicator
All the moving averages bewteen 3 and 200 in increments of 5. with the ability to change colours and change between simple and exponential. It provides an easy and fast way to determine the trend direction and possible reversals.
Simple indicator for crossing moving averages to identify trend and adjust bias
Binque's Multi-Moving Average - One indicator with four simple moving average and four exponential moving averages, plus as a bonus a Day High moving average and a Day Low Moving Average. Simple Moving Average or MA(14), MA(50), MA(100) and MA(200) all in one indicator Exponential Moving Average or EMA(8), EMA(14), EMA(20) and EMA(33) all in one indicator Day...