Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 985 Bytes

File metadata and controls

42 lines (25 loc) · 985 Bytes

SecurityTradesResult

Properties

Name Type Description
nextPage String The token required to request the next page of the data. If null, no further results are available.  
source String The source of the trades.  
trades [SecurityTrades] Array of all the trades in this page of the result.  

Enum: SourceEnum**

Name Value
iex "iex"
delayed_sip "delayed_sip"
utp_delayed "utp_delayed"
cta_a_delayed "cta_a_delayed"
cta_b_delayed "cta_b_delayed"
otc_delayed "otc_delayed"
nasdaq_basic "nasdaq_basic"
cboe_one_delayed "cboe_one_delayed"
iex_delayed "iex_delayed"