tbaranoski / Trading_Quant

Apache License 2.0
4 stars 2 forks source link

[Possible Bug]: get_bars pulling aftermarket and pre market data intraday #49

Closed tbaranoski closed 2 years ago

tbaranoski commented 2 years ago

We want to make sure we are only pulling market hour data and not pre/post market data for trend computations

tbaranoski commented 2 years ago

Reference: https://pub.towardsai.net/how-to-filter-pandas-dataframe-by-time-81509d3adee9