foxfolio-desktop icon indicating copy to clipboard operation
foxfolio-desktop copied to clipboard

[Feature Request] Win/Lose display

Open mschmidt291 opened this issue 8 years ago • 4 comments

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 avatar Jan 18 '18 12:01 mschmidt291

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

mschrimpf avatar Jan 18 '18 15:01 mschrimpf

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

mschmidt291 avatar Jan 18 '18 18:01 mschmidt291

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.

greimela avatar Jan 18 '18 18:01 greimela

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!

tornadoatc avatar Jul 06 '19 14:07 tornadoatc