Giter VIP home page Giter VIP logo

frontend's Introduction

Penny Vault (penny-vault)

Penny Vault is a portfolio visualization and investment strategy application.

Design

Development

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Update Colfer serialization

Step 0: Copy the file types.colf from pv-api/portfolio into a working directory Step 1: Modify the package statement from "portfolio" to "colfer" in pvapi source Step 3: Run colfer (in the src/assets directory):

colf -l "4 * 1024 * 1024" JavaScript types.colf

frontend's People

Contributors

jdfergason avatar

Stargazers

 avatar

Watchers

 avatar

frontend's Issues

Build automated trading agent that can be run on users local computer

  1. User downloads agent which is an electron (or similar) app
  2. User runs agent on local computer and provides penny vault api key and login credentials to schwab
  3. User connects brokerage accounts to penny vault portfolios
  4. agent connects to penny vault and gets transactions at interval defined by portfolio configuration
  5. agent enters trades on brokerage website

Initially supported brokerages:

  1. tradier (rest api)
  2. alpaca (rest api)
  3. schwab (screen scraping)
  4. interactive brokers (rest api)

With Andy or Micah's help may do Fidelity

Monthly returns heatmap incorrect

Returns heatmap appears to be off by 1, October is actually displayed as November, December is displayed as January of next year.

What heatmap is showing:
Screen Shot 2022-03-13 at 10 10 46 PM

Monthly returns:
Screen Shot 2022-03-13 at 10 11 32 PM

Add a ticker selection component

Add an input field that uses the pvapi asset search API to provide hints about the ticker while the user is typing. Display should show each ticker as a pill.

Use QSelect for implementation.

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.