Stock & ETF Data
US stock and ETF data, simplified.
Access real-time prices, historical data, and fundamentals for every listed stock and ETF—via API or Google Sheets.
Market Data Stock APIs
Simple to Use, Quick to Deploy, Easy to Adapt
Get market data into your applications without the overhead. Our APIs are designed for speed, clarity, and flexibility—so you can focus on building, not debugging.
Unlock the U.S. Stock Markets
Get fast, responsive pricing for U.S. equities—ideal for apps, dashboards, and tools that need consistent, up-to-the-minute quote data.
- Live pricing for any U.S. stock
- Last trade, daily & percent change included
- 52-week high/low optional
- Optional intraday-updated daily candle information
{
"s": "ok",
"symbol": ["AAPL"],
"ask": [182.12],
"askSize": [3],
"bid": [182.1],
"bidSize": [3],
"mid": [182.11],
"last": [182.1],
"change": [-0.3],
"changepct": [-0.0016],
"volume": [4051215],
"o": [182.85],
"h": [182.96],
"l": [181.93],
"c": [182.1],
"52weekHigh": [199.62],
"52weekLow": [164.08],
"updated": [1715175712]
} The STOCKDATA Formula
One Formula For Real-Time + Historical Data
Designed for both real-time insights and in-depth historical analysis, STOCKDATA is fully configurable and provides a comprehensive view of market movements. Resolutions down to the minute and real-time quotes are supported.
Get Started With Stock Data
Learn how to make the most of our stock data with these quickstart tutorials for Google Sheets and the Market Data API. View all
How To Get Real-Time Stock Prices in Google Sheets
The GOOGLEFINANCE formula gives 15-min delayed stock prices. Get real-time stock prices into Google Sheets using the STOCKDATA formula.
How To Get Intraday Stock Prices in Google Sheets
Learn how to get intraday stock prices in Google Sheets (with prices down to the minute) using a simple formula that works the same way as GoogleFinance.
How To Get Historical Options Prices For Your Spreadsheet
Using the Market Data Add-on, it is possible to get historical options prices going back decades directly into your spreadsheet with a simple formula.
How To Calculate Option Greeks In Your Spreadsheet
The OPTIONDATA formula will calculate the option greeks to your spreadsheet automatically using the keyword "greeks" as a parameter. Risk management has never b
How To Get An Option Chain In Google Sheets
Use the OPTIONCHAIN formula to get a complete real-time option chain in Google Sheets. Filter by date, days to expiration, strike, deltas, and more.
Candles vs Quotes, What’s The Difference?
What's the difference between candles vs quotes when it comes to stock data? Market Data offers both candlestick and quote data, so make sure you use the right
How To Bulk Download Stock Data in Google Sheets
Learn how to perform bulk stock data downloads using Market Data's Google Sheets Add-on.
How To Build A Covered Call Spreadsheet
Learn how to build a covered call spreadsheet to track all your covered calls. Download our free covered call tracking spreadsheet example sheet for Google Shee
How To Get Options Prices in Google Sheets
Learn how to add real-time and historical options prices into your Google Sheets spreadsheets using a single formula.
How to Calculate Theta For An Option
Learn how to calculate theta and understand how to add time decay to your spreadsheets.
How To Calculate The Intrinsic / Extrinsic Value of an Option In Your Spreadsheet
Using the OPTIONDATA formula, you can automatically calculate the implied volatility of any option that is currently trading.
How To Calculate Implied Volatility In Your Spreadsheet
Using the OPTIONDATA formula, you can calculate implied volatility for any option.
How To Get An Earnings Calendar For Any Stock In Google Sheets
Add an earnings calendar to Google Sheets using Market Data's EARNINGS formula. Find what Wall Street Analysts are projecting for next quarter.
How To Use The Stock Market Holidays API
Use the stock market holidays API to get the open or closed status for any date in the past, present or future.