finnhubio / Finnhub-API

Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals and alternative data. https://finnhub.io/docs/api
98 stars 6 forks source link

^TNX - 10 Year Treasury Index Support #184

Closed morizmartiner closed 4 years ago

morizmartiner commented 4 years ago

What is the issue ? Plz describe in details

Does the Finnhub API support the ^TNX - 10 Year Treasury Index? If yes, how is it possible to access it? If not, would it maybe be possible to add it?

How to reproduce the error ?

https://finnhub.io/api/v1/stock/candle?token=&resolution=D&adjusted=true&symbol=%5EDJI&count=10

What is the expected result and why do you think it's the correct result ?

Return the candles for ^TNX.

finnhubio commented 4 years ago

We unfortunately don't have that data at the moment. You can however check out the Economic endpoint to see if treasury rate data there works in your case.

morizmartiner commented 4 years ago

Thanks! It works perfectly!