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
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'].
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'].