Watch how to download trading robots for free
Find us on Twitter!
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:
8856
Rating:
(16)
Published:
2017.01.18 09:55
YMA.mq5 (2.47 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Moving average for prices calculated by the following formula: (Open+Close+High+Low)/4.

The indicator settings:

  • YMA_Period — period of the moving average.

EURUSD chart, H1, 2016.10.04 13:51 UTC, MetaQuotes Software Corp., MetaTrader 5, Demo

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

Exp_Delta_RSI Exp_Delta_RSI

The Exp_Delta_RSI Expert Advisor is based on the Delta_RSI indicator color change.

Delta_RSI_HTF Delta_RSI_HTF

The Delta_RSI indicator with the timeframe selection option available in the input parameters.

Delta_WPR Delta_WPR

Trend analyzer based on the difference of two WPR oscillators with different periods.

Delta_MFI_HTF Delta_MFI_HTF

The Delta_MFI indicator with the timeframe selection option available in the input parameters.