Skip to content

Releases: MapleFrogStudio/hobbytrader

Sept 2023 - Code Rebase

17 Sep 19:07

Choose a tag to compare

Pre-release

Alpha version that includes a TradeUniverse. Other modules must be revised to switch to Object orented Programming

Experiments for plotting

25 Apr 18:50

Choose a tag to compare

Pre-release

Storage of experiments and other package adjustments previous to rebase of git log

Symbols & Daily Price Downloads

11 Mar 16:38

Choose a tag to compare

Pre-release

Contains code in the hobbytrader package to:

  1. Scrape ADVFN website to download stock symbols for USA & CANADA stock exchanges (tsx, tsxv, nasdaq, nyse, amex).
  2. 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