Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Normalized_Intraday_Intensity_Oscillator - MetaTrader 5 script

author EAcpu | 5 reads | 0 comments |

Normalized_Intraday_Intensity_Oscillator - indicator for MetaTrader 5

John Bollinger's Normalized Intraday Strength Oscillator.

It has one input parameter:

NII = SMA(SUMM, period) / average volatility * 100.0

Average VOL = SMA(VOL, period)
SUMM = (2.0 * Closing price - Highest price - Lowest price) / (Highest price - Lowest price) * VOL

VOL - quote volume

Normalized_Intraday_Intensity_Oscillator - indicator for MetaTrader 5


Attachment download

📎 normalized_intraday_intensity_oscillator.mq5 (8.67 KB)

Source: MQL5 #22800

Normalized_Intraday_Intensity_Oscillator - MetaTrader 5 script usage and filtering suggestions

Normalized_Intraday_Intensity_Oscillator - MetaTrader 5 script is a resource related to trading scripts. Before downloading or referencing, it is recommended to confirm the platform version, transaction type, time period, whether DLL is required, whether source code is included, parameter description and historical update records.

Both automated trading tools and foreign exchange indicators should first undergo backtesting, simulated account observation, and small capital verification. Pay special attention to spreads, slippages, maximum drawdowns, position opening frequency, stop loss methods, trading periods and broker rules, and avoid direct real-time execution based only on titles or short-term profit descriptions.

Verification code Refresh