Code Monkey home page Code Monkey logo

questgraph's Introduction

Logo

I noticed that Questrade (online brokerage firm) does not does show you any sort of history, graphs, or visuals of any kind to how your investment portfolios are performing. Thus, here is an Android application that does so using the Questrade API.

Questrade uses a REST API, for access to read and write Questrade data and OAuth 2.0 as a security protocol.

This application is in the very early stages of development.


Preview

Screenshots Note: The account # and the balances in the screenshots above are simulated and not real.


Requirements

  • A Questrade account with API access enabled
  • Android 6.0+

Setup

Insert setup here (allowing API access for Questrade, getting auth token, etc)


Notes

  • This application can only request and read your account data from Questrade. This data is stored locally in the app-specific storage, no data is uploaded to a 3rd-party server. However, data such as your account number, balance, positions are potentially accessible due to them (as of currently) being unencrypted. While not much could be arguably done with this information, use at your own discretion.

TODO

  • Upload APKs to github
  • Implement SQLite database management system
  • Implement retroactive data gathering by tracking deposits, withdrawals, trades, etc. (current version can only create visuals using real-time data)
  • Overhaul Account Overview page
  • Overhaul Home page and show overall account balance

questgraph's People

Contributors

mateimarica avatar

Watchers

 avatar

questgraph's Issues

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.