What DLL functions are available in IB-Plugin?
Posted: Thu Oct 21, 2021 1:22 am
Dear Sir/Madam,
We have been using TWS-Link for many years with Interactive Brokers (and TradeStation platform) to do automated futures trading.
We are considering upgrading to IB-Plugin but we need IB-Plugin to provide the same DLL functions as TWS-Link?
The TWS-Link functions we are currently using are as follows:
DefineDLLFunc: "TWSLINK2.DLL",int,"REGISTER_CONTRACT",LPSTR,LPSTR,LPSTR,LPSTR,LPSTR,LPSTR,LPSTR,double,LPSTR,int,double;
DefineDLLFunc: "TWSLINK2.DLL",int,"PLACE_ORDER",int,int,LPSTR,LPSTR,int,double,double,LPSTR,int,int;
DefineDLLFunc: "TWSLINK2.DLL",int,"SET_FA_MEMBERS",int,LPSTR,LPSTR,LPSTR,LPSTR,LPSTR,int;
DefineDLLFunc: "TWSLINK2.DLL",int,"CANCEL_ORDER",int,int,LPSTR,int,LPSTR;
DefineDLLFunc: "TWSLINK2.DLL",LPSTR,"GET_ACC_VAL",int,LPSTR,LPSTR,int;
DefineDLLFunc: "TWSLINK2.DLL",double,"GET_POSITIONS",int,LPSTR;
DefineDLLFunc: "TWSLINK2.DLL",int,"CONNECT",LPSTR,int,int,int;
DefineDLLFunc: "TWSLINK2.DLL",int,"GET_ORDER_STATUS",int;
Are the above eight (8) TWS-Link DLL functions also offered in IB-Plugin?
Look forward to your reply.
Kind regards,
Rod Fraser
We have been using TWS-Link for many years with Interactive Brokers (and TradeStation platform) to do automated futures trading.
We are considering upgrading to IB-Plugin but we need IB-Plugin to provide the same DLL functions as TWS-Link?
The TWS-Link functions we are currently using are as follows:
DefineDLLFunc: "TWSLINK2.DLL",int,"REGISTER_CONTRACT",LPSTR,LPSTR,LPSTR,LPSTR,LPSTR,LPSTR,LPSTR,double,LPSTR,int,double;
DefineDLLFunc: "TWSLINK2.DLL",int,"PLACE_ORDER",int,int,LPSTR,LPSTR,int,double,double,LPSTR,int,int;
DefineDLLFunc: "TWSLINK2.DLL",int,"SET_FA_MEMBERS",int,LPSTR,LPSTR,LPSTR,LPSTR,LPSTR,int;
DefineDLLFunc: "TWSLINK2.DLL",int,"CANCEL_ORDER",int,int,LPSTR,int,LPSTR;
DefineDLLFunc: "TWSLINK2.DLL",LPSTR,"GET_ACC_VAL",int,LPSTR,LPSTR,int;
DefineDLLFunc: "TWSLINK2.DLL",double,"GET_POSITIONS",int,LPSTR;
DefineDLLFunc: "TWSLINK2.DLL",int,"CONNECT",LPSTR,int,int,int;
DefineDLLFunc: "TWSLINK2.DLL",int,"GET_ORDER_STATUS",int;
Are the above eight (8) TWS-Link DLL functions also offered in IB-Plugin?
Look forward to your reply.
Kind regards,
Rod Fraser