Python Historical Stock Data *FREE DOWNLOAD* using Polygon.io [2023]🔴

Поделиться
HTML-код
  • Опубликовано: 24 дек 2024

Комментарии • 50

  • @devanshagrawal8828
    @devanshagrawal8828 Год назад +1

    Needed somebody to teach how to get the financial data from api's for my projects.
    Loved your content

  • @unityinchords
    @unityinchords 8 месяцев назад

    Where do we get historical options per minute data of any strike price of indian market indices ?

  • @benatjuaristi2095
    @benatjuaristi2095 Год назад +1

    Hello Ritvik, thanks for sharing this content. But I am interested on the Top Gainers/Top Losers Screener video and I am not able to find it. Could you please share the link? I am actually interested on building a screener that suits my criteria in Polygon, but I guess that the am video would help me understand how to proceed with my desired screener.

  • @RapMillionaire
    @RapMillionaire Год назад +1

    Great video. Is it possible for Polygon to automate retrieving the "exact time" of the top tick and the low tick for a particular stock?

  • @twistedvisonz33
    @twistedvisonz33 3 года назад +1

    This has definitely sparked my interest in financial programming!

  • @lloydmcleod629
    @lloydmcleod629 2 года назад

    How would you pull multiple tickers and output each ticker information into their own csv file?

  • @MANOJ-fz4ku
    @MANOJ-fz4ku 3 года назад +1

    Sir,how to append aroon values in bitcoin trading bot?

  • @victorinoxcruz7942
    @victorinoxcruz7942 2 года назад +1

    Hi! Amazing videos! do you know how to get historical float?? (I've been looking how to get it but i cant find)

  • @hanitsinghsaluja9659
    @hanitsinghsaluja9659 3 года назад +1

    Hi Ritvik
    Hope you are keeping well, trying to create Universe of top 500 stocks as per market cap. On the same, would request if you may please advise if there is a way to run this for all tickers rather than AAPL. Loop with a list can be feeded to obtain market cap for the list of tickers. Is there a way to retrieve for all tickers available in polygon? If yes how?

    • @FinancialProgrammingwithRitvik
      @FinancialProgrammingwithRitvik  3 года назад +1

      There is always a limit to extraction in the free version. But still we want to get data for multiple stocks, we just need to write a for loop for that. You can try using Alpha Vantage and 12 Data as well to get data. Smart would be to use all of them and exausting everyone's free limit to save as much data as possible in your local drive 😉

  • @chandantonychan69
    @chandantonychan69 3 года назад +1

    Really Helpful. Informative video!

  • @russnagel1
    @russnagel1 3 года назад +2

    Great content. I hope to have time to learn from the things you are teaching. Liked and subscribed!

  • @hanitsinghsaluja9659
    @hanitsinghsaluja9659 3 года назад +1

    Hi Ritvik
    Would request if it might be possible if you can please make a video on back testing.
    Your videos are honestly great and the way you go through stuff if very involving

    • @FinancialProgrammingwithRitvik
      @FinancialProgrammingwithRitvik  3 года назад +2

      Sure, I will cover a video on back testing soon. As you are one of my favorites sub, your request will have more priority ;)

    • @hanitsinghsaluja9659
      @hanitsinghsaluja9659 3 года назад +1

      @@FinancialProgrammingwithRitvik ha ha thanks for kind words

  • @Bryponce23
    @Bryponce23 3 года назад +2

    Very informative video! Thank You!

  • @annangan4480
    @annangan4480 2 года назад

    Keep up the same vidoes! Very educational.

  • @ianchan3648
    @ianchan3648 2 года назад +1

    Really interesting video!

  • @frede6710
    @frede6710 2 года назад

    can you please do some videos with qfs api, ,much appreciated

  • @KIRANPN
    @KIRANPN 3 года назад +1

    Hi Rithvik, good work..! pls provide access to the Gdrive

    • @FinancialProgrammingwithRitvik
      @FinancialProgrammingwithRitvik  3 года назад +1

      I provide the access daily after checking everything. I see your name in the list. Have you got the access by now?

  • @priyanshushrivastava4644
    @priyanshushrivastava4644 3 года назад

    Thanks for the video, is NSE data also available in Polygon.io ?

    • @FinancialProgrammingwithRitvik
      @FinancialProgrammingwithRitvik  3 года назад +1

      It does not. Extracting Indian stocks data for free is very difficult and I know I am getting a lot of comments to cover this topic. I have kept it on priority and will try to cover it very soon, after I finish the Polygon series. :)

    • @priyanshushrivastava4644
      @priyanshushrivastava4644 3 года назад

      @@FinancialProgrammingwithRitvik I've worked upon yahoo finance, its good but it sometimes does not load data properly and especially if we run it in a loop, then it produces timeout error. It would be great if you would touch this aspect as well. Keep amazing us!

  • @vivo_la_vida
    @vivo_la_vida 3 года назад +1

    very good explanation.

  • @wayne7936
    @wayne7936 3 года назад +1

    like for the mic test. let's go!

  • @KZ-tm9ir
    @KZ-tm9ir 3 года назад +1

    I gave you a like as soon as you started beatboxing lol

  • @tarcisioprest
    @tarcisioprest 3 года назад +1

    Hi mate,
    Can I obtain 10 years of data?

    • @FinancialProgrammingwithRitvik
      @FinancialProgrammingwithRitvik  3 года назад +1

      There's a limit on the download. I guess it's 5 years in one refresh. So, what we can do here is make a small for loop which will download data for first 5 years and then in second iteration, next 5 years. Then we can concat the data to make the final dataframe.

  • @sabanaydn8952
    @sabanaydn8952 2 года назад

    Thank you brother