AndrewBworth
Results
2
issues of
AndrewBworth
Hello, I just started working with finnhub moving from yfinance. It's returning the wrong data, the data I ask for is today and up to 200 days back, but instead...
**URL** The RESTful API call you are making (please be sure to omit your API key) **Result**#!/usr/bin/python # Script to get trend scores import sys sys.path.append("/home/andrew/Polygon_Python/PyModules") import math import numpy...
bug