Mohamad Abdel Rida

Results 1 issues of Mohamad Abdel Rida

How can we access the VIX? I am running the code below but I get no data ```import finnhub import json client = finnhub.Client('API_KEY') data = client.stock_candles('^VIX', 1, 0, 1637110680)...