We promise we don't spam, your e-mailadress is to protect against abuse.
curl "https://api.tradingmri.com/action/ohlc?ticker=AAPL&rangestr=DAILY&api=100a7a5e30e192ab94b6a8d2"
{
"ohlc": [
{
"time": "1701043200",
"open": "189.92000000",
"high": "190.39000000",
"low": "188.90000000",
"close": "189.14000000"
},
{
"time": "1700784000",
"open": "190.87000000",
"high": "190.90000000",
"low": "189.25000000",
"close": "189.97000000"
},
...
}
Possible tickers?
See below in searchable table for all assets we offer.
DAILY, WEEKLY and MONTHLY
Any limits?
Yes, only the latest 120 candles with your API-key. (so 10years in monthly, +-27months in weekly and +-3,5months in daily)
Possible to go without limits?
Yes, if interested we offer all the data without any limits for € 10/mo. (email to office [AT] tradingMRI.com)
Data delays?
Yes, data is read once every +- 4 hours.