BennyThadikaran / stock-pattern

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

Dev - setup-config.py #51

Closed BennyThadikaran closed 4 months ago

BennyThadikaran commented 4 months ago

Added setup-config.py, a helper script for generating user.json. It makes it easier to configure and minimize errors. It also performs basic validation of OHLC CSV files and watchlist files and informs user of any errors.