MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading and Strategy Testing Forum

Reload MaximumReload Maximum Try product
Reload Maximum
Author: achidayat
StepXCCX_HTF_Signal Indicator
StepXCCX_HTF_Signal
Author: GODZILLA
Exposing C# code to MQL5 using unmanaged exports Exposing C# code to MQL5 using unmanaged exports Subscribe to signal
Puzzule
80.75%, 1 807.51 USD
Screenshot
USDJPY, W1
Demo

// Expert Advisors: Exp_TEMA

To add comments, please log in or register
Automated-Trading
Admin
20512
Automated-Trading 2011.09.29 15:19

Exp_TEMA:

This multi-currency trend following Expert Advisor is based on the Triple Exponential Moving Average technical indicator.

This Expert Advisor is thoroughly described in the article "Creating an Expert Advisor, which Trades on a Number of Instruments".

Author: Nikolay Kositsin

Testing results of the exp_tema Expert Advisor from 2011.01.01 to 2011.08.24 (tested symbol EURUSD, Daily)

WhatTheHulk
9
WhatTheHulk 2012.08.15 18:25
Thank you for the template--it's very helpful. Do you know how to add rates (i.e. previous close & open) to the TradeSignalCounter? I am having trouble adding close/open prices in an array to the template using MqlRates &mrate[]. Thanks!
/
To add comments, please log in or register