| 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 |
|
|
|||
|
|||
|
Need Help with hedging ea
Ok im almost gave it up
but how can i execute an order instant ? always when im firing the ea up it takes some times before the orders executes. is there a way to execute the orders instantly ? here is the code code begin RefreshRates(); OrderSend(Sym_1,OP_BUY,Lots,MarketInfo(Sym_1,MODE_ ASK),Slippage,0,MarketInfo(Sym_1,MODE_ASK)+1000*Po int,"Hedging",1234,0,Green); RefreshRates(); OrderSend(Sym_2,OP_BUY,Lots,MarketInfo(Sym_2,MODE_ ASK),Slippage,0,MarketInfo(Sym_2,MODE_ASK)+1000*Po int,"Hedging",1234,0,Green); code end also how should i do to close the above orders at the same time instantly hope someone can help me out |
| Bookmarks |
| Thread Tools | |
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question on Hedging | Maji | Martingale/Average Cost and Hedging | 61 | 10-04-2008 11:26 PM |
| How much would you be willing to pay to be able to backtest a hedging strategy? | huhenyo | Deleted Commercial Threads | 20 | 11-26-2007 10:38 AM |
| Forex Hedging | Camen | General Discussion | 7 | 05-12-2007 09:58 PM |
| Low risk Hedging strategy | jgerousis | Suggestions for Trading Systems | 2 | 03-01-2007 07:33 PM |