Simple Moving ModeIntroduction
While this indicator is the first of it's type and has never been built before, it is as fundamental as a moving average!
The code complexity was very high which is the primary reason this has not been done before.
The indicator operates in real-time and does not change after it has been plotted as it has been coded in the latest Pinescript V3 meaning that it is fully functional for trading!
Understanding the Simple Moving Mode (SMMO)
By definition, the mode is the value within a set of data that occurs the most often. This makes it different to an average or median. In this context, the “Period” of the moving mode defines how many candlesticks should be used in the data set.
Once the period of data has been defined, the most commonly occurring price within that set must be determined. Unfortunately, the event of any high, low, or closing value of a time stamp being the same is infrequent as many securities trade to the precision of at least two decimal places. To overcome this, the middle value represents each candlestick in the data set and a user defined precision factor has been created labelled, Range .
Setting this value to zero will mean that each value within the period must be the same, while setting this value to “1” will allow for +/-0.5% between the values, making modal occurrences more common. If a mode does not occur within a set, the indicator will automatically plot the candle value.
Indicator Utility
The Simple Moving Mode has many different applications. While price action can be used as a point of reference when trading with the indicator, it is recommended to pair the SMM with other indicators to create points of interest.
Remember, the mode will only change when another more commonly occurring value presents itself. For this reason, the SMM appears as a Step-Line. This indicator works as a perfect representation of a Moving Mode with a defined period. Any indicator that is plotted as a smoothed or curved line is NOT MODAL.
Don't forget to give it a like!
Right now, the script only caters to a period length of 1 to 50. If there is enough interest, I will continue to finish up to a period length of 200 (this will probably be another 1000 lines of code).
Happy Trading!
Technical
Ultimate Bar Analysis Emiliano MesaMy most complex script as a gift to you @TradingView.
Simple price action analysis. Look at the chart and the indicator will do everything else for you. This indicator is based in a combination of several indicators, including ADX, EMA, and concepts by the book "Bar by Bar" by Al Brooks. You can use it any way you like.
Its been tested in 5 minute stock charts, anything else is not assured to work.
Key:
Yellow/Pink ===> Buyer / Seller pressure (Bears/Bulls are gaining momentum)
Green/Orange ===> Up Trend / Down Trend, this is based on ADX, change the values if you wish.
Red ===> High reversal chance, based on Al Brooks book.
Grey Bars ===> No man land. (No trend is taking place)
Hope you enjoy! Leave your feedback down below.
---------------------------------------------------------------------
Want your own indicator? Email me at : emilianomesauribe2000@live.com
Prices starting at 100$
Kovach OBVThe Kovach OBV measures sustained buying pressure. It features advanced signal processing algorithms to minimize lag and filter the effects of volatility. Consider using it with the Kovach Chande indicator and Kovach Momentum indicator.
Ichimoku PanOptic TM-V1Modified Ichimoku indicator with signals from PanOptic Method by User Ichimoku_Trader.
TUX CandlesThis indicator has a lot of information. This is the first version so stay tuned for updates, and please let me know of any bugs.
Candlestick Indicators:
Doji
Shooting Star
Evening Star
Hammer
Hanging Man
Candlestick Formations
Tri-star
Bearish Harami
Bullish Harami
Bearish Harami Cross
Bullish Harami Cross
Bullish Engulfing
Bearish Engulfing
Rising Three
Falling Three
Bearish Abandoned Baby
Bullish Abandoned Baby
Three Black Crows
Three White Soldiers
Technical Indicators:
(You can set you MA periods)
Moving Average Cross
Move Average Crossover