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: Add nexo.io csv export to compute taxes for interest earned #126

Closed
gladomat opened this issue Apr 26, 2022 · 2 comments
Closed
Labels

Comments

@gladomat
Copy link

I would love to have a script that computes the taxable events from interest earned on nexo.io. I would also contribute to the feature, I would just need a bit of a primer on how to do it.

@provinzio
Copy link
Owner

Hey @gladomat,

take a look at the keynotes for developers in the readme regarding adding a new exchange.

You will need some kind of import in book.py. Either with an nexo.io API (if existing) or some kind of transaction statements.

Furthermore it is necessary to define a way to determine prices for your coins at retrieval. Nexo.io might not offer own historical prices? In that case, we could implement some kind of fallback like coingecko, ... See #15

Feel free to ask any questions.

@provinzio provinzio added the Book label Apr 26, 2022
@provinzio
Copy link
Owner

Closed due to inactivity. Feel free to reopen.

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

No branches or pull requests

2 participants