New to Alpaca? Create your Trading API account today! Sign Up Today
python Alpaca SDK Version latest Other Environment Details google colab Paper Tradng
I am using code line below to receive tick data. It retrieves the data I want, but it puts it into a web browser page. How can I get it into a dataframe?
Example Code “https://api.polygon.io/v1/historic/quotes/TSLA/2019-12-30?apiKey=xxxx”
Here is what I use on this thread,