Thread: Have you idea!
View Single Post
  #3 (permalink)  
Old 08-31-2006, 02:47 PM
324138 324138 is offline
Junior Member
 
Join Date: Aug 2006
Posts: 4
324138 is on a distinguished road
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?
Reply With Quote