GetTradingInterface
- retrieves OLE automation object to automatic trading interfac

Trading system toolbox
(AmiBroker 4.70)


SYNTAX GetTradingInterface(
RETURNS OBJECT
FUNCTION Retrieves OLE automation object to automatic trading interface. "Name" is the interface name. You have to have trading interface installed separately to make it work otherwise you will get the error message attempting to use this function. Trading interface for Interactive Brokers is available from download section: http://www.amibroker.com/download.html
EXAMPLE
SEE ALSO

References:

The GetTradingInterface function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.