eSignal Feed --> Amibroker --> IB-TWS

Hi, Help~~~

I just change to use "eSignal" data to feed in "Amibroker" and want to place order with "Interactive Brokers - TWS"

but they use different code to represent HSI Futures, IB-"HSIM14" and eSignal-"HSI M4-HKF", respectively, so when it start auto trade, there is no response from IB-TWS

Any advice about how to set for the whole Auto Trade Process?

Thanks!

Regards,
Ben
 
It has been posted here elsewhere. Insert IB symbol i.e in Alias field of AB and use Alias instead of NAME() for sending symbol's orders to IB.
 
Back
Top