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

FoM - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources - MetaTrader 5 Resources

author EAcpu | 4 reads | 0 comments |

FoM - indicator for MetaTrader 5

The Free Moving Oscillator is a price movement indicator that excludes trend components from its charts.

It has two configurable parameters:

FoM = (vByM - avF) / sdF

sdF - StdDev(vByM, period)
avF - MA (vByM, period, method)
vByM = trading volume / moving volume volume = 1 + 9*(RV-MinV) / Abs(denomV)
denomV = MaxV - MinV
MaxV, MinV - Maximum and minimum RV value movement within period range = 1 + 9*(aMove-MinM) / Abs(denomM)
denomM = MaxM-MinM,
MaxM, MinM - Maximum and minimum aMove values ​​within the period range
aMove = Abs(closing price - previous closing price) / previous closing price
RV = (volume-av)/sd
sd - StdDev (volume, period)
av - MA (Volume, Period, Method)

FoM - indicator for MetaTrader 5


Attachment download

📎 fom.mq5 (21.9 KB)

Source: MQL5 #22504

Verification code Refresh