| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
|
|
LinkBack | Thread Tools |
|
|
|||
|
|||
|
if you post the EA I can take a look at it. Also, post code within code brackets so that it is easy to read.
Also, look at this line ---> OrderClose(OrderTicket(),OrderLots(),Bid,spread,Bl ack); it should be ---> OrderClose(OrderTicket(),OrderLots(),Bid,spread,Bl ack); & this line ---> OrderClose(OrderTicket(),OrderLots(),Ask,spread,Bl ack); should be ---> OrderClose(OrderTicket(),OrderLots(),Ask,spread,Bl ack); Last edited by Maji; 05-29-2006 at 05:58 PM. |
|
|
||||
|
||||
|
Give this article a look:
http://www.metatrader.info/node/99 |
| Bookmarks |
| Thread Tools | |
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EA to close all open order of GBPJPY | hedge4x | Expert Advisors - Metatrader 4 | 3 | 12-22-2007 02:34 PM |
| How to add symbol ? | mastri | Metatrader 4 | 1 | 10-05-2006 03:22 PM |
| Close All Order when Profit.... | FXfish | Metatrader 4 | 1 | 08-15-2006 03:43 PM |
| How to close an open order after X hours? | Maji | Metatrader 4 | 2 | 03-18-2006 01:14 AM |