ib_sync_connect: IB Sync Connect

View source: R/ib_sync_connect.R

ib_sync_connectR Documentation

IB Sync Connect

Description

Creates a lightweight socket connection for sync usage.

Usage

ib_sync_connect(
  host = active_itr_option("host"),
  port = active_itr_option("port"),
  client_id
)

Arguments

host

Where is the IB connection hosted?

port

What port is the IB connection listening on?


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