Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
5096
Rating:
(10)
Published:
2018.06.06 12:57
DSP.mq5 (8.5 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Detrended Synthetic Price oscillator shows price movement trends without taking into account the trend component. It is calculated as the difference between EMA and a half-period EMA.

The indicator has three input parameters:

  • Half-period MA - the period of the "half-period" moving average;
  • Method - Moving Average calculation method;
  • Applied price - Moving Average calculation price.
If the period of the half-period MA is 10, the period of the second MA is equal to 10 * 2 = 20.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20319

Customizable_Awesome_Oscillator Customizable_Awesome_Oscillator

The Awesome Oscillator (AO) indicator with configurable parameters.

APR APR

Average Period Range - an indicator of the average daily range.

POB POB

Point of Balance (POB).

TDI TDI

The Trend Detection Index.