Giter VIP home page Giter VIP logo

cryptoview's Issues

Summary Tab

Add a tab for account summary statistics.

Tracking portfolio through orders

Hi I've been trying this repo out and it's really nice. Have you thought about looking at the orders on the exchanges to track the portfolio instead of balances? I personally keep ARK in the wallet so I can stake it. Do you see any problems with this? Thanks!

Deployment issues

I love the idea of an opensource portfolio tracker. I am actively evaluating portfolio managers and would love to contribute but am having trouble getting started. I have the mlabs built and the app deployed in heroku but when I try to launch the application it never makes it, application error the browser windows says.

Could it be the database settings? I have checked everything pretty thoroughly against the docs so would love some helps! I am a miner as well so if your interested I would love to add support for tracking mining profits once I get up to speed.

Feature request

Nice job. But I have some request :)

  • support for bitfinex
  • price changes in defined currency for ex: BNB - im trading only on BNB and ETH pairs so BTC price change is unusable for me.

Great script and looking some nice :)

Example database

Hey there, would you be as kind as to provide us an example of what your database looks like? In the current app.py it seems like you're creating a list of what needs to be a dictionary, I think. The projects looks very good so far. Thank you very much for your hard work!

Name discrepancies between exchanges and coin market cap

There are certain discrepancies between tickers on exchanges and coin market cap. This is problematic because the app can't easily lookup daily/weekly pricing information with only the ticker.

For example, IOTA is identified with the symbol "IOTA" on Binance but "MIOTA" on Cap. What would be useful is a Python dictionary that can convert exchange tickers to cap tickers and try to look tokens up with it that return a key error using normal methods.

exc_to_cap = {"IOTA": "MIOTA", "BCC": "BCH"}

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.