I created this indicator to tell me when it's time to trade (going long) and when it's time to wait (or going short). You can enter up to 13 ticker (default is S&P500 and key market segments). For each ticker, fibonacci levels are calculated and represented either in 5 color or 3 color mode as single lines. (Thanks to eykpunter for the fibonacci level...
This indicator is the Mobo Bands (Momentum Breakout Bands). These bands are bollinger bands that have an adjusted standard deviation. There are Buy signals when it has momentum breakouts above the bands for moves to the upside and Sell signals when it has momentum breakouts below the bands for moves to the downside. The bands simply suggest that all markets...
MOMENTUM WITH BULLISH AND BEARISH SIGNALS This is a momentum oscillator that paints red or green depending on whether Momentum is above or below the zero line. It includes a label on the right hand side that will reflect the bullish or bearish direction of the current momentum by changing colors to red or green and text telling you Bullish or Bearish. ***HOW TO...
Delta-RSI Strategy (with filters): This is a version of the Delta-RSI Oscillator strategy with several criteria available to filter entry and exit signals. This script is also suitable for backtesting over a user-defined period and offers several risk management options (take profit and stop loss). Since the publication of the Delta-RSI Oscillator script, I have...
This Momentum indicator shows a green or red ribbon when smoothed momentum is bullish or bearish. It also includes a long moving average for overall trend confirmation. Wait until the ribbon holds above or below the long moving average and take positions in that direction. To get an easier to read momentum indicator, I smoothed the momentum out and paired it next...
This is a better, cleaner version (in my opinion) of an part of an indicator I was using that was coded up by cI8DH. I reached out to him about cleaning up the code (things weren't working) for Pinescript v4, but he no longer seems to be active, so I thought I might take it upon myself to at least work out this portion of the indicator. Much credit goes to him....
The Momentum Indicator was created by Darryl W Maddox (Stocks & Commodities V. 9:4 (158-159)) and it is one of the simplest and most powerful indicators out there. Buy when the indicator goes over 0 and sell when it falls below 0 Let me know what other indicators you would like to see me write a script for!
According to TradingView the Detrended Price Oscillator is an oscillator that removes trend from price in order to more clearly show an instrument's cyclical highs and lows so that an investor or trader may more easily time when to buy or sell the underlying instrument. Accordingly, it is not meant to be used as a way of gauging momentum, however, I find it...
What is Faytterro Estimator? This indicator is an advanced moving average. What it does? This indicator is both a moving average and at the same time, it predicts the future values that the price may take based on the values it has taken before. How it does it? takes the weighted average of data of the selected length (reducing the weight from the middle to the...
This indicator can help to identify momentum and reversal points.
The Double Smoothed RSI Indicator was created by William Blau (Stocks & Commodities V. 9:5 (202-205)) and is a variation of the classic RSI using his Momenta Indicator and his Momenta RSI formula. I have color coded everything to make it very easy to determine buy and sell signals. Let me know if you would like to see me write scripts for other indicators!
This script mixes the Lazybear Momentum indicator, ADX indicator, and EMA. Histogram meaning: Green = The momentum is growing and the ADX is growing or above your set value Red = The momentum is growing on the downside and the ADX is growing or above your set value Orange = The market doesn't have enough momentum or the ADX is not growing or above your value...
NOTE!* If you were using my previous + Rate of Change (and OBV) indicator, I will not be updating that. OBV was moved to my + Breadth & Volume indicator. This indicator here is basically and updated version of the old indicator, without OBV. The Rate of Change, or RoC, is a momentum indicator that measures the percentage change in price between the current period...
Trend Friendly RSI Unlike the standard RSI, "Trend Friendly RSI" adapts to the trend. RSI and other momentum-based oscillators cannot give a buy signal in uptrends and a sell signal in downtrends because they do not take into account the momentum of the trend and behave as if the price is in a constant sideways trend. "Trend Friendly RSI", on the other hand, takes...
Double Smoothed Momenta was created by William Blau (Stocks & Commodities V. 9:5 (202-205)). His original indicator didn't use a signal period so I added one to notify you when to buy or sell. Buy when the indicator goes over the signal line and sell when it is falls below the signal line. Let me know what other indicators you would like me to write scripts for!
This is a score metric used by the Accelerating Dual Momentum strategy. According to the website you referenced when you created, the strategy is as follows: Strategy Rules This strategy allocates 100% of of the portfolio to one asset each month. 1. On the last trading day of each month, calculate the “momentum score” for the S&P 500 ( SPY ) and the...
The Ocean Indicator was created by Jim Sloman (Ocean Theory pgs 39-47). Sadly he passed away a few years ago so it is extremely hard to find his code or more information about his trading system other than through his books so I did my best to replicate all of his work and I will be publishing his indicators over the next few weeks. Big thanks to @altcoinz for...
M-Oscillator developed By Mohamed Fawzy, MFTA, CFTe as Written in IFTA Journal 2018 Edition more info : ifta.org Interpretation • M-Oscillator is a bounded oscillator that moves between (-14) and (+14), • Movement above 10 is considered overbought, and movement below -10 is oversold. Overbought/Oversold rule: • Buy when the M-Oscillator violates the (-10) level...