Skip to content

Commit

Permalink
Update YahooNormalizeUS1dExtend(microsoft#1196)
Browse files Browse the repository at this point in the history
  • Loading branch information
HyeongminMoon committed Nov 15, 2022
1 parent b51e881 commit b2a76df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/data_collector/yahoo/collector.py
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,10 @@ class YahooNormalizeUS1d(YahooNormalizeUS, YahooNormalize1d):
pass


class YahooNormalizeUS1dExtend(YahooNormalizeUS, YahooNormalize1dExtend):
pass


class YahooNormalizeUS1min(YahooNormalizeUS, YahooNormalize1minOffline):
CALC_PAUSED_NUM = False

Expand Down

0 comments on commit b2a76df

Please sign in to comment.