How to Use Polygon API for Stock Data

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

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

  • @Ahmedashraf-yb2ei
    @Ahmedashraf-yb2ei 3 месяца назад +1

    I love how this tool give much options to play with + would love another video trying technical analysis on data

    • @MattMacarty
      @MattMacarty  3 месяца назад

      Sure, I can put something out. There are a number of third party TA Python libraries out there.

  • @neuvocastezero1838
    @neuvocastezero1838 Месяц назад

    Thanks for the vid, there's apparently a lot of ways to do this, I've been watching some channels that implement "cast" methods and "json" interpretation, but they're giving me errors. This method is more straightforward and reliable. For some reason, "agg.close, agg.open...etc" wasn't working, but "day.close, day.open..." did.

    • @MattMacarty
      @MattMacarty  Месяц назад +1

      Glad it helped. Yes, "day" was what I used for for loop index variable name. So each agg in aggs is day in the loop.

  • @ShubhamSJH
    @ShubhamSJH 2 месяца назад

    Does this work on Indian Stocks listed on NSE?

    • @MattMacarty
      @MattMacarty  2 месяца назад

      If it's listed in the US there should be data.

  • @sinan_islam
    @sinan_islam 3 месяца назад

    Polygon is very expensive. Is it worth it?

    • @MattMacarty
      @MattMacarty  3 месяца назад

      Yeah it's a bit pricey, but if you are doing logarithmic trading you need reliable streaming data so from that perspective the pricing is similar to other services.