Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.02 KB

ApiResponseSecurityIntervalPrices.md

File metadata and controls

41 lines (22 loc) · 1.02 KB

ApiResponseSecurityIntervalPrices

Properties

Name Type Description
intervals List<StockPriceInterval> Open, close, high, low, volume, average price, and change ratio for a particular interval  
security SecuritySummary The Security resolved from the given identifier  
source SourceEnum The source of the data  
nextPage String The token required to request the next page of the data. If null, no further results are available.  

Enum: SourceEnum

Name Value
REALTIME "realtime"
DELAYED "delayed"
NASDAQ_BASIC "nasdaq_basic"
NASDAQ_BASIC_FILTERED "nasdaq_basic_filtered"