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.
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.
I love how this tool give much options to play with + would love another video trying technical analysis on data
Sure, I can put something out. There are a number of third party TA Python libraries out there.
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.
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.
Does this work on Indian Stocks listed on NSE?
If it's listed in the US there should be data.
Polygon is very expensive. Is it worth it?
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.