
12-08-2006, 10:10 AM
|
|
Senior Member
|
|
Join Date: Oct 2006
Posts: 104
|
|
Quote:
|
Originally Posted by Kalenzo
int OrderSend( string symbol, int cmd, double volume, double price, int slippage, double stoploss, double takeprofit, string comment=NULL, int magic=0, datetime expiration=0, color arrow_color=CLR_NONE)
|
not that.. how do i make the order the same magic number as what i place in my EA? is it in the comment?
|