[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : [amibroker] IBCONTROLLER FROM VB OR VBSCRIPT



PureBytes Links

Trading Reference Links

The answer was :
 
 
IBC=CreateObject ("BROKERIB.application")
 
 
Thank you AL, you?re the best .....
 
AL,
 
 
 
-----Message d'origine-----
De : amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] De la
part de martinod
Envoyé : mercredi 19 juillet 2006 14:07
À : AMIBROKER@xxxxxxxxxxxxxxx
Objet : [amibroker] IBCONTROLLER FROM VB OR VBSCRIPT
 
Hello,
 
Is it possible to call  IBCONTROLLER as a COM Object from VB or any
script language :
 
IBC=CreateObject(?BrokerIB.application?)                       //
??????
 
And use IBC methods then,
 
Thank you,
 
AL,