
08-31-2006, 02:47 PM
|
|
Junior Member
|
|
Join Date: Aug 2006
Posts: 4
|
|
Quote:
|
Originally Posted by Maji
The metatrader basic function to send buy and sell orders is
ordersend(....)
You can only send a buy and a sell order using it. One can write a function like BUYSELL() that will can send the buy and the sell orders, but it will go as two orders. It will appear as one order to the user, but in reality it is two orders with two ticket numbers.
|
Yes, Exactly wat you say,I would like send Two orders (Two ticket Numbers) just in one time?Can you help me?
|