Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Win/Lose display #5

Open
mschmidt291 opened this issue Jan 18, 2018 · 4 comments
Open

[Feature Request] Win/Lose display #5

mschmidt291 opened this issue Jan 18, 2018 · 4 comments

Comments

@mschmidt291
Copy link

It would be great to add a functionality to add the buy-price of a coin, so it's possible to see the win/lose over time.

@mschmidt291 mschmidt291 changed the title [Feature Request] [Feature Request] Win/Lose display Jan 18, 2018
@mschrimpf
Copy link

Ideally the buy price could maybe even be retrieved automatically from the exchanges

@mschmidt291
Copy link
Author

Yes, maybe with a Date-Time Selectbox. Cryptocompare's Portfolio works with manual input and automatical price retreiving from an Exchange/API.

@greimela
Copy link
Member

Hey, thanks for the suggestion!
Profit calculation is something I want to integrate as soon as possible.

Ideally based on automatically pulling the trades using the exchange APIs.
But manually adding transactions is also required, e.g. when using services like Shapeshift.

I'll look into how this is done at Cryptocompare.

@tornadoatc
Copy link

You might be able to leverage A.L.E to effectively generate a ledger for each coin at each exchange: https://github.com/CjS77/ale

Knowing you average cost per coin would be very helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants