Skip to main content
View Extensive Data Coverage

The Future of Market Data

With 24/7 access to the universe of U.S. financial market data, the Market Data API offers an unmatched, one-stop solution for traders and developers alike.

Play

Unparalleled Ease-of-Use

Get Started Faster with Our Developer-Friendly Features

Building with the Market Data API is not just about comprehensive data coverage; it's also about unparalleled ease-of-use. Whether you're a beginner or an experienced developer, you'll appreciate how our API has been designed to get you up and running as quickly as possible. Here are some of the features that make it happen:

Parameter dateformat

Unix, ISO timestamp & spreadsheet date formats

Choose the date format that best fits your project requirements, giving you the flexibility to integrate seamlessly with different platforms. Our API handles all date conversions, daylight savings time shifts, and frees you to focus on more important issues.

  • Seconds from the unix epoch
  • ISO 8601 timestamp with exchange timezone
  • Days from Microsoft Excel / Google Sheets epoch
{// Unix timestamps
  "s": "ok",
  "o": [217.68, 221.03, 219.89],
  "h": [222.49, 221.5, 220.94],
  "l": [217.19, 217.1402, 218.83],
  "c": [221.03, 218.55, 220],
  "t": [1569297600, 1569384000, 1569470400],
  "v": [33463820, 24018876, 20730608]
}

{   // ISO 8601 with exchange timezone
  "s": "ok",
  "o": [217.68, 221.03, 219.89],
  "h": [222.49, 221.5, 220.94],
  "l": [217.19, 217.1402, 218.83],
  "c": [221.03, 218.55, 220],
  "t": ["2019-09-24T00:00:00-04:00", "2019-09-25T00:00:00-04:00", "2019-09-26T00:00:00-04:00"],
  "v": [33463820, 24018876, 20730608]
}

{   // Excel/Sheets timestamp
  "s": "ok",
  "o": [217.68, 221.03, 219.89],
  "h": [222.49, 221.5, 220.94],
  "l": [217.19, 217.1402, 218.83],
  "c": [221.03, 218.55, 220],
  "t": [43732.166666666664, 43733.166666666664, 43734.166666666664],
  "v": [33463820, 24018876, 20730608]
}

Winning trades are born from superior data.

Free 30 day demo for new accounts. No credit card required.

Sign Up For Free