stochastic momentum index
Info
The stochastic momentum index is a Indicator for MetaTrader 5 that the stochastic momentum index (smi) was developed by william blau and was introduced in the january 1993 issue of technical analysis of stocks & commodities magazine. it incorporates an interesting twist on the popular stochastic oscillator.
Usage
This tool is typically used for enhancing chart analysis and decision making.
Platform
This Indicator works exclusively on MetaTrader 5 (both build 600+ and newer versions).
Setup
Place the downloaded file in MQL5/Indicators folder via File ? Open Data Folder in MetaTrader 5.
How to Install and Use stochastic momentum index
1. Installation: Place your file in the MQL/Indicators folder via "Open Data Folder" and restart your terminal.
2. Loading: Find the indicator in the Navigator, drag it onto your chart, and configure the input parameters in the popup window.
3. Customization: Press Ctrl+I to open the indicator list, select your tool, and click "Properties" to change colors, levels, or visual styles.
4. Updating: Replace the old file in the Indicators folder with the new version and restart the platform to apply changes.
Frequently Asked Questions
Q: Why is my indicator not showing? A: Verify the file is in the MQL/Indicators folder, or try right-clicking the "Indicators" tree in the Navigator and clicking "Refresh."
Q: Do custom indicators slow down the platform? A: Too many complex indicators can impact performance; remove unused ones via the "Indicator List" (Ctrl+I).
Q: Can I use MT4 indicators on MT5? A: No, MQL4 and MQL5 are distinct languages; ensure the indicator is compiled specifically for your platform version.
What this tool does
the stochastic momentum index (smi) was developed by william blau and was introduced in the january 1993 issue of technical analysis of stocks & commodities magazine.
Typical Use Case
This Indicator excels in automated trading and technical analysis on MetaTrader 5.
Compatible Platform & Setup
This Indicator works on MetaTrader 5. Place the file in the MQL5/Indicators folder and restart the terminal.
Description & Settings
Related: Stochastic Reversal Signal Indicator - another powerful indicator for MetaTrader 5 traders.
the stochastic momentum index (smi) was developed by william blau and was introduced in the january 1993 issue of technical analysis of stocks & commodities magazine.
Also recommended: Quantora Multi-Timeframe RSI Dashboard MT5 - Professional RSI Momentum Analysis - similar indicator with strong performance on MetaTrader 5.
it incorporates an interesting twist on the popular stochastic oscillator. while the stochastic oscillator provides you with a value showing the distance the current close is relative to the recent x-period high/low range, the smi shows you where the close is relative to the midpoint of the recent x-period high/low range.the result is an oscillator that ranges between +/- 100 and is a bit less erratic than an equal period stochastic oscillator.
when the close is greater than the midpoint of the range, the smi is positive.
when the close is less than the midpoint of the range, it is negative.
the interpretation of the smi is virtually identical to the stochastic oscillator.
three popular methods include:
buy when the smi falls below a specific level (e.g., -40) and then rises above that level, and sell when the oscillator rises above a specific level (e.g., +40) and then falls below that level.
however, before basing any trade off of strict overbought/oversold levels it is recommended that you first qualify the trendiness of the market using indicators such as r-squared or chande momentum oscillator. if these indicators suggest a non-trending market, then trades based on strict overbought/oversold levels should produce the best results. if a trending market is suggested, then you can use the oscillator to enter trades in the direction of the trend.
buy when the smi rises above its signal line (dotted) line and sell when the smi falls below the signal line.
look for divergences. for example, where prices are making a series of new highs and the smi is failing to surpass its previous highs.
mr. blau also notes that a 1-day smi (with large smoothing periods such as 100) is very sensitive to the close relative to the high and low of the day.
You may also like: Quantora Multi-Timeframe MACD Dashboard MT5 - Professional Momentum and Trend Analysis - excellent alternative for indicator users on MetaTrader 5.
Source Code
/
.......
⚠ Limitations & Risk Warning
- This tool is provided for educational and testing purposes only.
- Past performance does not guarantee future results.
- Trading involves substantial risk of loss. Use on a demo account first.
- Results may vary depending on market conditions, broker, and settings.
- We recommend thorough backtesting and forward testing before using with real funds.