Hey everyone,
I'm new to the site and was looking for someone to code an EA for the trading system a friend is using so I can do some forward testing and backtesting.
he calls this his separation trade and he says it is about 90% accurate on EUR/USD and about 80% on GBP/USD, and USD/JPY.
This seems like a very simple set up but I am clueless when it comes to programming language. I need it for the 5 minute charts with a 10 period EMA in black, a 26 period EMA in red.
When the 10 EMA is above the 26 EMA, I need it to buy at the opening of the next candle when on the previous candle the EMAs are separated by at least 8. Sell would be the opposite (the 10 EMA below the 26 EMA and EMAs are separated by at least 8).
The picture below shows the candle providing our entry signal below (red down arrow- 8 pip separation) and the opening of the next candle will be our entry (red up arrow). we will be looking at a TP of 20 pips not including the spread and a stop loss of 30-40 pips. He does not use a trailing stop but I would like to hear ideas about including one when a large breakout occurs.
Thanks for any opinions and I hope someone can help.
I'm new to the site and was looking for someone to code an EA for the trading system a friend is using so I can do some forward testing and backtesting.
he calls this his separation trade and he says it is about 90% accurate on EUR/USD and about 80% on GBP/USD, and USD/JPY.
This seems like a very simple set up but I am clueless when it comes to programming language. I need it for the 5 minute charts with a 10 period EMA in black, a 26 period EMA in red.
When the 10 EMA is above the 26 EMA, I need it to buy at the opening of the next candle when on the previous candle the EMAs are separated by at least 8. Sell would be the opposite (the 10 EMA below the 26 EMA and EMAs are separated by at least 8).
The picture below shows the candle providing our entry signal below (red down arrow- 8 pip separation) and the opening of the next candle will be our entry (red up arrow). we will be looking at a TP of 20 pips not including the spread and a stop loss of 30-40 pips. He does not use a trailing stop but I would like to hear ideas about including one when a large breakout occurs.
Thanks for any opinions and I hope someone can help.
Attached Image