This query returns a list of recent closing prices of a stock you specify.
- API endpoint slug
- finance.history_of_closing_prices
- Runtime method
- performQuery("finance.history_of_closing_prices")
Query fields
- Label
- Ticker symbol
- Helper text
- Supported exchanges include NYSE, NASDAQ, and AMEX
- Slug
- symbol
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- StockName
- Filter code
- Finance.historyOfClosingPrices.StockName
- Type
- String
- Example
- Google Inc.
- Slug
- StockTicker
- Filter code
- Finance.historyOfClosingPrices.StockTicker
- Type
- String
- Example
- GOOG
- Slug
- Price
- Filter code
- Finance.historyOfClosingPrices.Price
- Type
- String
- Example
- 603.7
- Slug
- InfoUrl
- Filter code
- Finance.historyOfClosingPrices.InfoUrl
- Type
- String
- Example
- http://www.google.com/finance?q=GOOG
- Slug
- Date
- Filter code
- Finance.historyOfClosingPrices.Date
- Type
- String
- Example
- September 05, 2014