BennyThadikaran / stock-pattern

A Python CLI tool to scan, detect, and plot stock chart patterns
GNU General Public License v3.0
162 stars 33 forks source link

Dev 3.2.1 #73

Closed BennyThadikaran closed 1 month ago

BennyThadikaran commented 1 month ago

Fixes issues with setup-config.py not validating OHLC files

92fa543 (HEAD -> dev) Bump to version 3.2.1 8a25b4a Fix validating csv file. Strip all whitespace not just \n