tbaranoski / Trading_Quant

Apache License 2.0
4 stars 2 forks source link

Compute Distribution Day count for major indexes #4

Closed tbaranoski closed 2 years ago

tbaranoski commented 2 years ago

Distribution days mark when market is .2% lower or more than day before with heavier volume than day before. Utilizes daily chart. Looks at last [30] days. Compute for major indexes (DIA, SPY,QQQ)

tbaranoski commented 2 years ago

get_Market_Health is pulling wrong dates for data. SHould be pulling most recent

tbaranoski commented 2 years ago

Logic was wrong and for loop started and stoppd at wrong indexes