I am sure someone is going to program that indicator, I am at work at the moment so I can't do it.
If noone wants to do it, I could do it but I am not an expert in mq4.
I am sure someone is going to program that indicator, I am at work at the moment so I can't do it. If noone wants to do it, I could do it but I am not an expert in mq4.
I am thankful, its attention, I am not programmer, but the TS has a great potential. We go to wait somebody to make this program.
hello Heder,
I just started your EA, I just implemented simple rules (the usual):
- Buy when EAM5 cross from bottom to above the EMA13 + difference between EMA 5 and EMA 13 is superior 2
- Sell when EAM5 cross from top to below the EMA13 + difference between EMA 5 and EMA 13 is superior 2
this is a buy and reverse, I added a take profit, Lot size, trailing stop and stop loss.
I am not sure I understand all your condition clearly, could you please try to reexplain them.
Thanks
Buy or Sell, only if candle of cross if the betwenn Ema 5 and Ema 13 be superior 2 pips.
It verifies the attached archive.
ThankPASSORD: dkjcfn
hello Heder,
I just started your EA, I just implemented simple rules (the usual):
- Buy when EAM5 cross from bottom to above the EMA13 + difference between EMA 5 and EMA 13 is superior 2
- Sell when EAM5 cross from top to below the EMA13 + difference between EMA 5 and EMA 13 is superior 2
this is a buy and reverse, I added a take profit, Lot size, trailing stop and stop loss.
I am not sure I understand all your condition clearly, could you please try to reexplain them.
ThanksBuy or Sell, only if candle of cross if the betwenn Ema 5 and Ema 13 be superior 2 pips.
It verifies the attached archive.
PASSWORD: dkjcfn
Thank
Hello,
Thanks for the explanation, this makes it clearer.
Should I program the exact same way as in the pdf file, and let the different variable changeable, so it can be backtested with different setup ?
S.
Hello,
Thanks for the explanation, this makes it clearer.
Should I program the exact same way as in the pdf file, and let the different variable changeable, so it can be backtested with different setup ?
S.I am not sure I understand. This archive only pdf file.
Thank
hello heder
i have read the document.it seems logical.but i have a quiestion:
are you tarding with this system
thanks
hello heder
i have read the document.it seems logical.but i have a quiestion:
are you tarding with this system
thanksHello Kamyar,
I do not negotiate with this system, I am trying I automatize it to be able I test it. I believe its potential Real, is enough to make a visual test.
I have much difficulty with lingua English, therefore the understanding of my texts is dificil.I am Brazilian!
Thanks
hi heder
hi there
i have just read the userguied of the system.as i said,it seems
logical and very simple.i backtested it for USDCHF/H1 (as the manual mentiond,
the best pair and time frame for the system).so here is the result.it seems
profitable(of course need more test) and very simple
backtest for(USDCHF/H1/2006.01.20 to 2006.02.03)
signal P/L
#2 -18
#3 +32
#4 +41
#5 +230
#6 -47
#7 -14
#8 -22
#9 +223
-----------------
Profit=526
Loss =101 total=+425
you can check the signals by attached pics.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Who could program a TS with the following characteristics: CROSSING EMA5 x EMA 13 Conditions for order opening:
- Difference in pips of EMA 5 for EMA 13, of at the very least 2 pips.
- Difference closing of candle of crossing for the 60 pips not superior EMA 13
- Opening of order in candle (0 zero) and crossing occurred with the conditions above in candle 1.
- Order of SELL, when EMA 5 crosses EMA 13 from top to bottom;
- Order of BUY, when EMA 5 crosses EMA 13 of low for top;
Management of open order:
- Stop Loss of EMA 13 + 50 pips, Liquidation of the Order:
- When to occur a closing below of EMA 13 in the BUY;
- When to occur a closing above of EMA 13 in the SELL; Graphical time: 1 hour.
Thanks