start_api: Start API (not explicit in InteractiveTradeR)

View source: R/start_api.R

start_apiR Documentation

Start API (not explicit in InteractiveTradeR)

Description

Functions named "Start API" occur in the official IB APIs but in InteractiveTradeR, this functionality is implimented implicitly by other functions such as create_new_connections(). Therefore, there is no need to ever call start_api() in InteractiveTradeR – doing so will produce an informative error message.

Usage

start_api()

See Also

Other utilities: active_connection_parameters(), clean_slate(), create_new_connections(), disconnect(), read_sock_drawer(), socks(), sync_timeout()

Examples

start_api()

JakeVestal/InteractiveTradeR documentation built on June 5, 2024, 2:21 p.m.