Code Monkey home page Code Monkey logo

stocks's People

Contributors

kingfischer16 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

stocks's Issues

limit chart data

Add an option to all charts to limit the data presented to the following dimensions:

  • last 30 days
  • last x months
  • last x years
  • YTD

add basic LSTM

Add a basic LSTM to predict stock price, or predict buy/sell signals.

portfolio tracker function

Add a function that generates a table or graph, or both, that shows how your returns are doing, with day, month, year, and overall returns in percentage and actual value, as well as for each stock.

add portfolio calculator

Add a function that calculates the holdings of a portfolio (including cash), given:

  • stock symbol
  • buy date
  • buy amount
  • sell date
  • sell amount

add vertical hover line

Add a vertical line across all graphs produced by plot_single_analysis when the mouse hovers over any of the graphs. This would be useful for comparing the different values each day.

Additionally:

  • Only the bottom axis labels should remain, and all graphs should be rendered with no space between them.
  • On hover the values for that specific day should be displayed on each chart (close, volume, MACD).

calculate returns

Add functionality to calculate the returns, both daily, and annually including dividends.

add volume bar to plot

Add vertical bars indicating the daily volume of trades. This should be added to the plot_single_analysis function.

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.