Quote:
|
Originally Posted by jacoba
Hi Optimu,
I think i made a mistake about the input, the EA should go the opposite.
old input:
1. input = close value from the bar at GMT.8:00 ( i am using NF. its GMT.11:00)
2. BUY = close value + 25 pips
3. SELL = close value - 25
4. SL = 30 pips
5. TP = 100 pips / trailing.
6. Time Frame = 1M
It should be :
1. input = close value from the bar at GMT.8:00 ( i am using NF. its GMT.11:00)
2. SELL = close value + 25 pips
3. BUY = close value - 25
4. SL = 30 pips
5. TP = 100 pips / trailing.
6. Time Frame = 1M
I am very sorry about this, i hope you dont mind. Thank you
|
Here is the modified version.
Optimu