index
:
watchdogs.git
master
Application that takes data from SEC directly on CEOs and determines suspicious activity using a page rank algorithm. Displays the results visually as a graph in a webfrontend.
csci0320
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-16
Merge pull request #9 from cs0320-2021/trade-query-endpoint
clarkohw
2021-04-16
fixed profit map
clarkohw
2021-04-16
Merge pull request #8 from cs0320-2021/trade-query-endpoint
clarkohw
2021-04-16
cleanup for profit endpoint
clarkohw
2021-04-16
added trade query endpoint
clarkohw
2021-04-16
Big merge to supress the printstram and update the frontend server.
Michael Foiani
2021-04-16
Merge pull request #7 from cs0320-2021/fixed-divide-by-zero
clarkohw
2021-04-16
zero gains are recorded as 0%
clarkohw
2021-04-15
Merge pull request #6 from cs0320-2021/endpoint-proifit-query
clarkohw
2021-04-15
Merge branch 'master' into endpoint-proifit-query
clarkohw
2021-04-15
Fixed suspicion ranks, work with real data now and added lots of unit tests
Julia McCauley
2021-04-15
added endpoint
clarkohw
2021-04-15
had to prune?
Julia McCauley
2021-04-15
ignored node modules
Julia McCauley
2021-04-15
made the suspicion rank calculations and added an endpoint to access the list...
Julia McCauley
2021-04-15
full suspicion rank calculations working, made endpoint to request holders an...
Julia McCauley
2021-04-15
Merge pull request #5 from cs0320-2021/handler-moving
clarkohw
2021-04-15
added part of handler for profit
clarkohw
2021-04-13
Merge pull request #4 from cs0320-2021/profic-calc
clarkohw
2021-04-13
added profit-calc for hub integration
clarkohw
2021-04-12
Some quick frontend fixes to show results in a simple way.
Michael Foiani
2021-04-12
Quickly brewed some basic frontend to display results from trades.
Michael Foiani
2021-04-10
Finally have an xml parser that reads the urls and inserts data into database...
Michael Foiani
2021-04-09
Small changes to testing for parsing.
Michael Foiani
2021-04-09
Updated so the trade will only be added if the price isn't 0.
Michael Foiani
2021-04-09
Small updates to incorportate number of shares into the DB.
Michael Foiani
2021-04-09
Merge branch 'master' of https://github.com/cs0320-2021/term-project-cohwille...
9308233900
2021-04-09
server complete, time/xml passed to backend
9308233900
2021-04-09
Merge pull request #3 from cs0320-2021/xml-parse
sotech117
2021-04-09
server up
9308233900
2021-04-09
Added a basic skeleton for derivative trades, if we dedice to look at those a...
Michael Foiani
2021-04-09
Added and reorganized tests, but they fail when internet is unstable or disco...
Michael Foiani
2021-04-09
Added functionality that adds to the DB directly. Also, can handle multiple t...
Michael Foiani
2021-04-05
merged clark's changes in mine
Julia McCauley
2021-04-05
merging to push hub rank changesMerge branch 'master' of github.com:cs0320-20...
Julia McCauley
2021-04-05
changed direction of follower map, basic hub rank up and running
Julia McCauley
2021-04-05
Moved around and added some tests and added an xml parser that uses urls inst...
Michael Foiani
2021-04-05
Added a basic xml parser that deals with local files. TODO: add a url one. Al...
Michael Foiani
2021-04-05
Merge pull request #2 from cs0320-2021/profic-calc
clarkohw
2021-04-05
merged in changes from master
clarkohw
2021-04-05
using price in db
clarkohw
2021-04-04
Merge pull request #1 from cs0320-2021/profic-calc
clarkohw
2021-04-04
Merge branch 'master' into profic-calc
clarkohw
2021-04-04
Link mapper up and running, making map that hub search will run on
Julia McCauley
2021-04-04
added compare to market feature'
clarkohw
2021-04-04
added price gettin function
clarkohw
2021-04-04
price works, but api limits calls
clarkohw
2021-04-03
important methods are implemented
clarkohw
2021-04-03
before restructuring
clarkohw
2021-04-01
updated database + code to include holder ids
Julia McCauley
[next]