aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/edu/brown/cs/student/term/parsing/Transaction.java
AgeCommit message (Expand)Author
2021-04-10Finally have an xml parser that reads the urls and inserts data into database...Michael Foiani
2021-04-09Updated so the trade will only be added if the price isn't 0.Michael Foiani
2021-04-09Small updates to incorportate number of shares into the DB.Michael Foiani
2021-04-09Added a basic skeleton for derivative trades, if we dedice to look at those a...Michael Foiani
2021-04-09Added and reorganized tests, but they fail when internet is unstable or disco...Michael Foiani
2021-04-09Added functionality that adds to the DB directly. Also, can handle multiple t...Michael Foiani