Releases: MapleFrogStudio/hobbytrader
Releases · MapleFrogStudio/hobbytrader
Sept 2023 - Code Rebase
Alpha version that includes a TradeUniverse. Other modules must be revised to switch to Object orented Programming
Experiments for plotting
Storage of experiments and other package adjustments previous to rebase of git log
Symbols & Daily Price Downloads
Contains code in the hobbytrader package to:
- Scrape ADVFN website to download stock symbols for USA & CANADA stock exchanges (tsx, tsxv, nasdaq, nyse, amex).
- Download daily minute price data and save as CSV or PARQUET files in the DATASET folder (automated using github actions)
Dependency on an external github repo for grabbing symbol list from predefined csv files.
See: https://github.com/MapleFrogStudio/DATASETS
*Might change this in later versions