<feed xmlns='http://www.w3.org/2005/Atom'>
<title>watchdogs.git/src/main/java/edu/brown/cs/student/term/parsing, branch master</title>
<subtitle>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.
</subtitle>
<id>https://git.mfoi.dev/watchdogs.git/atom?h=master</id>
<link rel='self' href='https://git.mfoi.dev/watchdogs.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/'/>
<updated>2021-04-18T01:42:13Z</updated>
<entry>
<title>Created a stable load command that uses thhe official edgar rss feed. Had an option to load mose recent trades or trades from a certain timefrant.</title>
<updated>2021-04-18T01:42:13Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@michaels-mbp-3.lan</email>
</author>
<published>2021-04-18T01:42:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=9a8483885977d6ca17344d465e431f1f2cdafc06'/>
<id>urn:sha1:9a8483885977d6ca17344d465e431f1f2cdafc06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small bug fixes.</title>
<updated>2021-04-16T15:23:20Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@michaels-mbp-3.lan</email>
</author>
<published>2021-04-16T15:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=6dd133454b9c6c6d666a2dd17dd455ffd66c9937'/>
<id>urn:sha1:6dd133454b9c6c6d666a2dd17dd455ffd66c9937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added way to load trades straight fron edgar with an archive option.</title>
<updated>2021-04-12T15:03:02Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@michaels-mbp-3.lan</email>
</author>
<published>2021-04-12T15:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=ecd32acb9366a8ad9d634732b39cbdbdf4c8a53b'/>
<id>urn:sha1:ecd32acb9366a8ad9d634732b39cbdbdf4c8a53b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have a functional fetch and processing that uses the offical edgar api. Need to opitmize with parameters in the query and loading in more trades (max is 100 filings). This will help remove any need to get filings from the frontend, along with no issues with paying for an api.</title>
<updated>2021-04-10T07:26:13Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@Michaels-MacBook-Pro-3.local</email>
</author>
<published>2021-04-10T07:26:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=b38821ee75b85cfcf1803f88f2092b4c742db2ac'/>
<id>urn:sha1:b38821ee75b85cfcf1803f88f2092b4c742db2ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finally have an xml parser that reads the urls and inserts data into database consistently. A couple functionality todos, then need to do some more edge testing.</title>
<updated>2021-04-10T05:06:49Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@michaels-mbp-3.lan</email>
</author>
<published>2021-04-10T05:06:49Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=6384bebb363ab75e9f1d567ed179e08057828171'/>
<id>urn:sha1:6384bebb363ab75e9f1d567ed179e08057828171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated so the trade will only be added if the price isn't 0.</title>
<updated>2021-04-10T00:26:00Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@michaels-mbp-3.lan</email>
</author>
<published>2021-04-10T00:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=11f0f5457580089eee72b2da9743f9d517341f56'/>
<id>urn:sha1:11f0f5457580089eee72b2da9743f9d517341f56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small updates to incorportate number of shares into the DB.</title>
<updated>2021-04-10T00:13:35Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@michaels-mbp-3.lan</email>
</author>
<published>2021-04-10T00:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=f39aaafaa037bf0e9496a39730bef84c61002232'/>
<id>urn:sha1:f39aaafaa037bf0e9496a39730bef84c61002232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a basic skeleton for derivative trades, if we dedice to look at those as well.</title>
<updated>2021-04-09T20:41:57Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@michaels-mbp-3.lan</email>
</author>
<published>2021-04-09T20:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=c0b15a96c176f01a7199d3c3d107946341af3e50'/>
<id>urn:sha1:c0b15a96c176f01a7199d3c3d107946341af3e50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added and reorganized tests, but they fail when internet is unstable or disconnected.</title>
<updated>2021-04-09T20:28:48Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@michaels-mbp-3.lan</email>
</author>
<published>2021-04-09T20:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=fea5c5cb4cc3eb1177cbdc8adb27d254fe2f9db7'/>
<id>urn:sha1:fea5c5cb4cc3eb1177cbdc8adb27d254fe2f9db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added functionality that adds to the DB directly. Also, can handle multiple trades within a transaction now.</title>
<updated>2021-04-09T20:10:30Z</updated>
<author>
<name>Michael Foiani</name>
<email>sotech117@michaels-mbp-3.lan</email>
</author>
<published>2021-04-09T20:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/watchdogs.git/commit/?id=38e0753473ae4779865f439b16dc3d19ddf1ce67'/>
<id>urn:sha1:38e0753473ae4779865f439b16dc3d19ddf1ce67</id>
<content type='text'>
</content>
</entry>
</feed>
