Finnhub-Stock-API / finnhub-python

Finnhub Python API Client. Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals, global ETFs holdings and alternative data. https://finnhub.io/docs/api
https://finnhub.io/
Apache License 2.0
584 stars 101 forks source link

Error quote with CFD indices data #12

Closed Richip9114 closed 4 years ago

Richip9114 commented 4 years ago

Trying to acquire some quotes ( print(finnhub_client.quote('^GDAXI')) ) I have this error: {'error': 'Market data subscription required for CFD indices.'}.

Same with other indices like [^FCHI', '^IBEX', '^FTSE', '^N225', '^DJI'].