Hi,
Can the IB Controller be used from a C++ Amibroker plugin?
I've tried with object ibController = object::create("BrokerIB.Application");
and I get "E_NOINTERFACE" -
Basically, what is the equivalent to
ibc = GetTradingInterface("IB");
in afl?Thank you, Alex
