Commit Graph

  • 722e3a5aa6 Messy commit, adding a lot of changes for demonstration new file: api-output.scm Module to ask security market APIs for information new file: database.scm Module for working with the database schema new file: db.md Current db file new file: db.md_original Backup db file new file: holding.scm Module for functions that deal with holding type new file: patch_2020-11-15.txt new file: portfolio.scm new file: sqlite_testing.scm Working with Sqlite modified: stockminder.scm Main Scheme thread new file: test.db new file: test.json Playing with different data storage methods new file: test.sqlite Using sqlite db datastore-fiddling Mike Holloway 2021-05-17 22:49:10 -0400
  • a267389110 New branch for exploring data storage and retreival. Mike Holloway 2020-11-15 21:46:21 -0500
  • bb21d54da6 Working iterative api query applied over a list of stock symbols. Read from file in scheme, not yet so for perl. master apitesting Mike Holloway 2020-11-15 18:55:49 -0500
  • 80461d7e9c On branch apitesting Changes to be committed: new file: stockminder.scm switched api to alphavantage basic API call working with parameters for: symbol, dataset, apikey Mike Holloway 2020-11-11 00:49:35 -0500
  • 1563991dbf First commit: gitignore for vim swap Mike Holloway 2020-11-01 10:42:09 -0500