Barchart: Get Futures Prices
Barchart via Parse · Finance
Get all futures contract prices for a given root symbol. Returns symbol, contract name, last price, price change, percent change, settlement price, volume, open interest, and high/low prices for each contract. APIs for extracting stock and commodity market data from Barchart, including quotes, option chains, gamma exposure, historical time series, top stocks, and futures prices. Fulfilled by Parse from barchart.com.
- barchart
- barchart-com
- crypto-web3
- developer-tools
- finance
- parse
- platform-key
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/1cda4487-4915-4e6a-b0de-627d66a03c5a/get_futures_prices
- Interface artifact
- sha256:2b6536ce5f9c2be35fe7b151952a750484e972096be48ec76c43b922e7cdc273
- Manifest digest
- sha256:a82b76706031bc3a24504aa04c57aaa5d745802ef43c92f636d58eacacc7be71
Request fields
- timeframe (string): Timeframe for data (e.g. 'daily')
- root_symbol (string, required): Futures root symbol (e.g. 'CL' for Crude Oil, 'GC' for Gold, 'ES' for E-mini S&P). Any contract specifier like '*1' is stripped automatically.
Example queries
- {"timeframe":"daily","root_symbol":"GC"}