Anyone can develop this EA

 

Hello,

I am not a programmer. So if anyone kind enough to develop an EA based on EMA & the Faizumi indicators attached here. Rules are simple and as below:

Long Entry:

1. Color of Sniper Trend is Blue and Color of Goldminer is Blue.

2. 5 EMA cross over 10 EMA and 20 EMA UPwards.

3. When both the condition 1 & 2 satisfies; Make a Long Entry

Exit the Long Trade; If Sniper Trend or Goldminer turns Red OR when TP hits.

Short Entry:

1. Color of Sniper Trend is Red and Color of Goldminer is Red.

2. 5 EMA cross over 10 EMA and 20 EMA DOWNwards.

3. When both the condition 1 & 2 satisfies; Make a Short Entry

Exit the Short Trade; If Sniper Trend or Goldminer turns Blue OR when TP hits.

EA should also have the parameters to specify the following:

1) Lot Size for every trade.

2) SL for every trade

3) TP for every trade.

Thanks.

Files:
 
jpt69:
Hello,

I am not a programmer. So if anyone kind enough to develop an EA based on EMA & the Faizumi indicators attached here. Rules are simple and as below:

Long Entry:

1. Color of Sniper Trend is Blue and Color of Goldminer is Blue.

2. 5 EMA cross over 10 EMA and 20 EMA UPwards.

3. When both the condition 1 & 2 satisfies; Make a Long Entry

Exit the Long Trade; If Sniper Trend or Goldminer turns Red OR when TP hits.

Short Entry:

1. Color of Sniper Trend is Red and Color of Goldminer is Red.

2. 5 EMA cross over 10 EMA and 20 EMA DOWNwards.

3. When both the condition 1 & 2 satisfies; Make a Short Entry

Exit the Short Trade; If Sniper Trend or Goldminer turns Blue OR when TP hits.

EA should also have the parameters to specify the following:

1) Lot Size for every trade.

2) SL for every trade

3) TP for every trade.

Thanks.

Well, you might need a new plan...

The goldminer2 indicator does not reveal any data in the data window (usually to the left of the chart). That means, from an EA, the data is not accessible. If you can find the source, I might be able to change it to make the data available.

sn

 

I thin k this has already been done, have a look here

https://www.mql5.com/en/forum/178985

For the line to read the indicator, then you can build the EA yourself for free here

Expert Advisor Builder for MetaTrader 4

Reason: