Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | Detrended Price Oscillator

Real author:

Ramdass

The indicator looks similar to MA since it filters the price direction (trend) in the same way.

Detrended Price Oscillator is calculated according to the formula:

DPO(i) = Close(i) - SMA(i, N)

where N — MA period.

The indicator uses the classes of SmoothAlgorithms.mqh library (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 01.09.2008.

MetaTrader Experts, Indicators, Scripts and Libraries

Fig.1. Detrended_Price_Oscillator

15288

Best MetaTrader Indicators + Profitable Expert Advisors