Overview

Details about how to obtain access tokens using OAuth 2.0

Fetch positions, balances and other account related details.

Place equity and complex option trades including advanced orders.

Fetch quotes, chains and historical data via REST and streaming APIs.

Stream market data and account events in real-time.

Create and update custom watchlists.

Examples, response types, property details and explanations.

Timesale (1min, 5min, 15min)

Field Description
time Time of the interval
timestamp UNIX timestamp of the interval
price Last price of the interval
open Open price of the interval
high High price of the interval
low Low price of the interval
close Close price of the interval
volume Volume of the interval
vwap Volume weighted average price of the interval

Timesale (tick)

Field Description
time Time of the interval
timestamp UNIX timestamp of the interval
price Last price of the interval
volume Volume of the interval