GithubHelp home page GithubHelp logo

philipxjm / steward Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 10.0 8.86 MB

A stock portfolio manager that provides neural net based short-term predictions for stocks and natural language processing based analysis on community sentiments.

CSS 1.57% JavaScript 18.75% Java 67.96% Shell 0.76% FreeMarker 10.24% PLpgSQL 0.72%
java porfolio sentiment-analysis stock stock-market stock-price-prediction webapp

steward's People

Contributors

joerromano avatar kjin97 avatar philipxjm avatar wpovell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

steward's Issues

Slow to show unrealized gains graph for the first time

When calculating unrealized gains for the first time, I believe we're loading in ALL data for that stock, even if it isn't all going to be used. Might be better to load less allowing for a quicker return? Also, I think this issue may be related with #36

5-day only showing 4 days

screen shot 2017-04-23 at 9 48 14 pm

Noticed that the 5-day graph only showed 4 days worth of data. Might just be because its a Sunday, earlier days get cutoff? Pretty sure its an API not a graphing issue, but maybe something to look into.

Different gains graph first time quotes is loaded

When you nuke quotes.sqlite3 and then generate an unrealized gains graph, it is different then the graph show on future reloads. However the graph doesn't look totally wrong either. Weird bug, I think it has to do with how prices are initially loaded when getting priceData for the range. Adding @mcrob23 to this since he wrote a lot of that backend stuff.

Stock data only goes back ten years or so

This prevents the user from adding a stock to his portfolio from more than ten years ago in a past transaction and also limits us to showing at most ten years worth of data on the stock's graph page.

Prevent AutoLogin

When the server is restarted and a user navigates to the home page, GoogleAuth automatically runs the login. Because of the way this causes the home page to flicker and refresh a couple times, I think it'd be better if it just stayed logged out, allowing for a more controlled log in to occur. Assigning @kjin97 since he did a lot of the log in stuff.

Update API doc

Definitely not urgent, but we should probably update API.md (or delete it).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.