Price Volume
A concise reference for accessing US etf market price and volume data.
Example code
Metadata
Valid From | Delivery Schedule | Time Zone | Data Frequency |
---|---|---|---|
1983-12-30 | 1d |
Item List
Price Data
price_close
: Closing priceprice_high
: Base priceprice_open
: Opening priceprice_low
: Highest price
Volume Data
trading_volume
: Total volume
Shares Data
shares_outstanding
: Number of listed shares
Dividend Data
indicated_annual_dividend
: Indicated annual dividend
Earnings Data
eps
: Earnings per share (EPS)
Additional Data
amount
: Amountctoc
: Daily CtoC (close-to-close) returnctoc_total
: Total CtoC (close-to-close) return (dividend applied)
Last updated