RyanMartis / useful-python-scripts

hopefully some future python code as I learn by doing
0 stars 0 forks source link

live chart plots #1

Open RyanMartis opened 2 years ago

RyanMartis commented 2 years ago
RyanMartis commented 2 years ago

if trading hours between 9am and 5pm... retrieve things every minute, else no need

can use exchangeTimezoneShortName == 'EDT' as a check, not sure

RyanMartis commented 2 years ago

might also be an idea to get data into some kind of structure: https://algotrading101.com/learn/yfinance-guide/