TMX: Get Stock Price History
TMX via Parse · Finance
Get historical OHLCV (open, high, low, close, volume) data for a stock symbol over the last 30 days. Returns time series data at the specified interval. Each data point includes dateTime, open, high, low, close, and volume. API for TMX Money financial data, including market activity, stock quotes, historical price data, news, and stocklists from the Toronto Stock Exchange. Fulfilled by Parse from money.tmx.com.
- finance
- government-public
- money-tmx-com
- news-media
- parse
- platform-key
- tmx
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a7cba35d-3b41-460e-8d8e-6c231bbe29b8/get_stock_price_history
- Interface artifact
- sha256:7d5a5fe350699a49b67010d5600c3336479385fbadbf6e5a68d4079644e8545b
- Manifest digest
- sha256:e934f784c5a2cb413504678c6de4439dfc2f461d4a16969ddeb759732e51738f
Request fields
- symbol (string, required): Stock ticker symbol (e.g. RY, ENB, ^TSX).
- interval (integer): Time interval in minutes between data points. Accepted values: 1, 5, 10, 30, 60.: Allowed values: 1, 5, 10, 30, 60
Example queries
- {"symbol":"RY","interval":"1"}