Page 1 of 1

MTF Two EMA Strategy

PostPosted: Fri Feb 10, 2012 3:27 pm
by Apprentice
MTF Two EMA Strategy.png


BUY
First EMA on H1 cross over Second EMA on H1
and First EMA > Second EMA on H4, H8, D1 time frames

SELL
First EMA on H1 cross under Second EMA on H1
and First EMA < Second EMA on H4,H8,D1 time frames

CLOSE
When First EMA crosses back Second EMA

MTF Two EMA Strategy.lua
(18.94 KiB) Downloaded 1066 times

Re: MTF Two EMA Strategy

PostPosted: Mon Feb 13, 2012 2:37 am
by Gerrit.van.Zyl
Thanks very much.

One question: If I want to use two time frames only, will it work if I simply set the parameters so that two of the time frames are set to for example D1, and the other two to H1?

Re: MTF Two EMA Strategy

PostPosted: Mon Feb 13, 2012 3:51 am
by rose123
you can set first time frame to your first small time frame , and other there time frames as your bigger time frame.

example:

if you want to use m15 and h1,
you can set timeframe 1 as m15 and timeframes 2,3,4 as h1

Re: MTF Two EMA Strategy

PostPosted: Sat Apr 18, 2015 5:29 pm
by JOKER83
EXIT option at all timeframe

:mrgreen: :mrgreen: :mrgreen: :?: :?:

Re: MTF Two EMA Strategy

PostPosted: Thu Apr 23, 2015 6:20 am
by Apprentice
Once again, if you can explain this.

Re: MTF Two EMA Strategy

PostPosted: Thu Apr 23, 2015 10:00 am
by JOKER83
SORRY MY ENGLISCH ITS NOT NICE
:D
The Strategy close open trades to the
smal Timeframes
I want close open trades bigger Timeframes

Make Parameter for all Timeframes
1 Close open trades on/off
2 Close open trades on/off
3 Close open trades on/off
4 ....

sorry my englisch
:mrgreen:

Re: MTF Two EMA Strategy

PostPosted: Mon Jan 29, 2018 7:22 am
by Apprentice
The strategy was revised and updated.