Einzelnen Beitrag anzeigen
  #2 (permalink)  
Alt 26.09.12
Bobs Bobs ist offline
Mitglied
 
Registriert seit: Jun 2011
Ort: Minsk, Weißrussland
Beiträge: 87
Bobs befindet sich auf einem aufstrebenden Ast
Standard

Das Programm verfügt über eine Funktion:
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)

Du kannst hier an Stelle "comment", z.B. WindowExpertName() einfügen.