Enhance your portfolio with complete access to mutual fund data via an easy-to-use API and intuitive spreadsheet add-ons.
Transform your applications with ease by integrating market data through our intuitive APIs. Their configurability helps you sidestep unnecessary challenges and save valuable time.
/v1/funds/candles/{resolution}/{symbol}
Get industry-standard candlestick data to build mutual fund charts. Access daily historical prices through a single, easy-to-use endpoint. Create custom aggregates at any time resolution — from 1 day to 1 year.
{
"s": "ok",
"t": [
1672722000,
1672808400
],
"o": [
352.76,
355.43
],
"h": [
352.76,
355.43
],
"l": [
352.76,
355.43
],
"c": [
352.76,
355.43
]
}
{
"s": "ok",
"t": [
1672722000,
1672808400
],
"o": [
352.76,
355.43
],
"h": [
352.76,
355.43
],
"l": [
352.76,
355.43
],
"c": [
352.76,
355.43
]
}
How would you like to receive your data? Let's get started.
Our RESTful API allows on-demand access to our entire data catalog. With a single subscription plan, get access to both real-time and historic data on whatever instrument you need.
Use simple formulas based on GoogleFinance to download market data directly into your Google spreadsheets. Both real-time and historical data is available.