I have always fighted to understand the market direction because it looks different on different timeframes. I wanted an indicator where I can see all the different timeframes at once. This indicator shows already existing oscillators but not only in the current chart's timeframe, but all the most important higer timeframes at once. I have started with the...
Smart money index (SMI) or smart money flow index is a technical analysis indicator demonstrating investors sentiment. The index was invented and popularized by money manager Don Hays. The indicator is based on intra-day price patterns. The main idea is that the majority of traders (emotional, news-driven) overreact at the beginning of the trading day because...
Stochastic Momentum Index (SMI) or Stoch MTM is used to find oversold and overbought zones. It also helps to figureout whether to enter short trade or long trade. Red Shade in the Top indicates that the stock is oversold and the Green shade in the bottom indicates overbought. Strategy: Enter Long once the Overbought Zone ended and there's a crossover...
Stochastic Momentum Index indicator script. This indicator was originally developed by William Blau (Stocks & Commodities V. 11:1 (11-18)).
Attention: If you would to use this indicator on the ES, you should have intraday data 60min in your account. Smart money index (SMI) or smart money flow index is a technical analysis indicator demonstrating investors sentiment. The index was invented and popularized by money manager Don Hays. The indicator is based on intra-day price patterns. The main...
This is an implementation of the Stochastic Momentum Index from William Blau's his article in Stocks & Commodities . This also allows the use of various different kinds of moving averages for the signal line. Options for this argument are: sma (simple moving average) ema (exponential moving average) wma (weighted moving average) trima (triangular...
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
Inverse Fisher Transform on SMI (Stochastic Momentum Index) About John EHLERS: From California, USA, John is a veteran trader. With 35 years trading experience he has seen it all. John has an engineering background that led to his technical approach to trading ignoring fundamental analysis (with one important exception). John strongly believes in cycles. He’d...
Attention: If you would to use this indicator on the ES, you should have intraday data 60min in your account. Smart money index (SMI) or smart money flow index is a technical analysis indicator demonstrating investors sentiment. The index was invented and popularized by money manager Don Hays. The indicator is based on intra-day price patterns. The main...
It came to my attention that one very common implementation of SMI was incorrect; rather than subtracting the first hour delta and adding the last hour delta it subtracts the whole day delta and adds the last 30m delta. While this indicator might have had some use, it is not what I understand to be the actual Smart Money Index and so I post this as a correction...
The SMI Ergodic Indicator is the same as the True Strength Index (TSI) developed by William Blau, except the SMI includes a signal line. The SMI uses double moving averages of price minus previous price over 2 time frames. The signal line, which is an EMA of the SMI, is plotted to help trigger trading signals. Adjustable guides are also given to fine tune...
Stochastic Momemtum Index - a true strength indix tsi with a moving average signal. This uses the built in with modifications per Anne-Marie Baiynds recommendations - she uses a SIMPLE MOVING AVERAGE for the signal (signal length at 4x the short length seems to work best to reflect actual price action support or resistance) Note: Default settings in this code have...
I just added the histogram. BUY when blue cross above red SELL when blue cross bellow red
This script offers an SMI index of VIX, SPY, and NDX. Rather than overlaying VIX, NDX and SPY on the same chart. It's much easier to see the correlation between VIX's price and NDX / SPY price in this manner. Thanks to Buckkets & William Blau for the TSI smoothing method.
This is a template not actually meant for trading. I picked two random oscillators. This is a template meant to turn into a live trading strategy, however. It's literally just a specialized take profit/stop loss system. It is to ensure your bot doesn't make any bad moves that you wouldn't have manually. The code should be pretty well annotated. Putting this into...
Uses SMI (Stochastic Momentum Index) to set bar colors: When SMI above overbought, bar color is red. When SMI is between 0 and overbought, bar color is maroon When SMI is between oversold and 0, bar color is green When SMI is below oversold, bar color is lime. When SMI crosses above or below 0, bar color is orange.
Based on increasing and decreasing strength, this indicator will give a good indication of when a short or long opportunity is available.
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...