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

Smoothed_Smart_Money_Pressure_Oscillator - MetaTrader 5 script

author EAcpu | 3 reads | 0 comments |

Smoothed_Smart_Money_Pressure_Oscillator - indicator for MetaTrader 5

The oscillator shows the Money Flow Pressure chart. It is based on the indicator Smart_Money_Pressure_Oscillator . Unlike the original indicator, the lines of this indicator are smoothed, signal lines are added, and the indicator chart is inverted for easier comparison with the price chart.

It has six input parameters:

SmSmartMoneyPressure = MA(SMP, SM smoothing period, SM smoothing method)

Signal = MA(SmSmartMoneyPressure, signal line smoothing period, signal line smoothing method)

SMP = Closing [SM period] - SM

SM = SM[i+1] + change

If Volume > VolMA

change = off[i] - off[i+1]

volume = current volume

VolMA = SMA (volume, SM period)

Smoothed_Smart_Money_Pressure_Oscillator - indicator for MetaTrader 5


Attachment download

📎 smoothed_smart_money_pressure_osc.mq5 (13.1 KB)

Source: MQL5 #20937

Verification code Refresh