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
Experts

ADX & MA - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
5925
Rating:
(21)
Published:
2017.03.02 12:14
Updated:
2018.02.22 13:39
ADX & MA.mq5 (25.47 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Author of the idea — Yuriauthor of the mq5 code — barabashkakvn.  

The strategy is based on two indicators: ADX and MA, and the close of the first bar. Also, different TakeProfit, StopLoss and Trailing levels are used for Buy and Sell.

EURUSD,H1:

 ADX & MA tester

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

Fuzzy logic Fuzzy logic

An assessment is made based on the values of five indicators (Gator, WPR, AC, DeMarker and RSI). Uses trapezoidal membership functions. Before sending a trade request, it checks if funds on the account are enough.

Statistical characteristics Statistical characteristics

The indicator shows the statistical characteristics of bars: the mean value, variance, skewness and kurtosis

IchimokuAlert IchimokuAlert

The Ichimoku indicator with an alert.

MA2CCI MA2CCI

The trading strategy uses two MA indicators, one ATR and one CCI.