View Single Post
  #28 (permalink)  
Old 07-20-2006, 07:45 AM
optimu optimu is offline
Junior Member
 
Join Date: Dec 2005
Posts: 22
optimu is on a distinguished road
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
Attached Files
File Type: mq4 test_jacoba_1.mq4 (2.2 KB, 292 views)
Reply With Quote