Watch how to download trading robots for free
Find us on Facebook!
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
Indicators

YMA - indicator for MetaTrader 5

Iurii Tokman
Iurii Tokman
Veda http://ytg.com.ua resource - the author works for automation of trade on the forex market - advisers, experts will, trading robots, indicators, trading strategies, scripts, functions and libraries. Provides the ability to create programs using a programming language and mql4 mql5 for trading
| English Русский 中文 Español Deutsch 日本語 Português
Views:
10435
Rating:
(16)
Published:
YMA.mq5 (2.47 KB) view
MQL5 Freelance 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.