View source: R/ib_sync_connect.R
ib_sync_connect | R Documentation |
Creates a lightweight socket connection for sync usage.
ib_sync_connect(
host = active_itr_option("host"),
port = active_itr_option("port"),
client_id
)
host |
Where is the IB connection hosted? |
port |
What port is the IB connection listening on? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.