Thread: magic number
View Single Post
  #7 (permalink)  
Old 12-08-2006, 10:10 AM
antone antone is offline
Senior Member
 
Join Date: Oct 2006
Posts: 104
antone is on a distinguished road
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?
Reply With Quote