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 v3.1.9 #67

Closed BennyThadikaran closed 2 months ago

BennyThadikaran commented 2 months ago

This PR fixes bugs with IEODFileLoader and resolves issues with resampling of intraday data.

Improved logging to make it easier and faster to debug errors.

Simplified installation instruction using setup-config.py to generate config file.