aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2021-04-20Updated the db with the trades for Monday, April 19Michael Foiani
2021-04-19heavily optimized profit calculationsclarkohw
2021-04-19Merge branch 'master' into profit-testsclarkohw
2021-04-19more profit testingclarkohw
2021-04-17merged in new database loader, this push contains a large database of all the...Julia McCauley
2021-04-17Merge branch 'edgar-api' of github.com:cs0320-2021/term-project-cohwille-jmcc...Julia McCauley
2021-04-17Created a stable load command that uses thhe official edgar rss feed. Had an ...Michael Foiani
2021-04-16fixed error with empty hub map in suspicion rankJulia McCauley
2021-04-16intermediate commit to pull new changesJulia McCauley
2021-04-15Fixed suspicion ranks, work with real data now and added lots of unit testsJulia McCauley
2021-04-12Quickly brewed some basic frontend to display results from trades.Michael Foiani
2021-04-12Added way to load trades straight fron edgar with an archive option.Michael Foiani
2021-04-10Added functionality to add more than 100 trades from the edgar api. It's look...Michael Foiani
2021-04-10Have a functional fetch and processing that uses the offical edgar api. Need ...Michael Foiani
2021-04-10Finally have an xml parser that reads the urls and inserts data into database...Michael Foiani
2021-04-09Small changes to testing for parsing.Michael Foiani
2021-04-09Merge pull request #3 from cs0320-2021/xml-parsesotech117
2021-04-09Added a basic skeleton for derivative trades, if we dedice to look at those a...Michael Foiani
2021-04-09Added functionality that adds to the DB directly. Also, can handle multiple t...Michael Foiani
2021-04-05merging to push hub rank changesMerge branch 'master' of github.com:cs0320-20...Julia McCauley
2021-04-05changed direction of follower map, basic hub rank up and runningJulia McCauley
2021-04-05Moved around and added some tests and added an xml parser that uses urls inst...Michael Foiani
2021-04-05Added a basic xml parser that deals with local files. TODO: add a url one. Al...Michael Foiani
2021-04-05merged in changes from masterclarkohw
2021-04-05using price in dbclarkohw
2021-04-04Merge branch 'master' into profic-calcclarkohw
2021-04-03important methods are implementedclarkohw
2021-04-03before restructuringclarkohw
2021-04-01updated database + code to include holder idsJulia McCauley
2021-04-01DatabaseQuerier fully functional for hub search purposes, some basic tests wr...Julia McCauley
2021-03-31inital code for profit calculationsclarkohw
2021-03-31made mocktrade sqlite databaseJulia McCauley
2021-03-30set up project structureJulia McCauley