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
Indicators

EMA-Crossover_Signal - indicator for MetaTrader 5

Views:
8423
Rating:
(24)
Published:
2013.02.27 13:19
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The real author:

Jason Robinson (jnrtrading)

The simplest semaphore signal indicator based on different period Moving Averages. This indicator is better to use only on the trend market, as its use on the flat market will be unprofitable due to numerous false triggers.

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

Fig.1 The EMA-Crossover_Signal indicator

Fig.1 The EMA-Crossover_Signal indicator 

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

Exp_ToCloseProfit Exp_ToCloseProfit

The Expert Advisor to perform global Take Profit for all open positions.

Exp_ToCloseLoss Exp_ToCloseLoss

The Expert Advisor to perform global Stop Loss on all open positions

FractalAMA FractalAMA

The fractal adaptive Moving Average by John Ehlers. Version 1.1 7/17/2006

Difference of Two Moving Averages Difference of Two Moving Averages

An Expert Advisor based on the difference of two moving averages.