Linked to new InputFile description doc.
This commit is contained in:
parent
2f12e8dfcd
commit
c1af0b15f1
|
@ -20,6 +20,8 @@ Given an input CSV file reflecting the user's entire cryptocurrency transaction
|
||||||
* compute gain or loss from the sale/exchange/disposal (including whether short-term or long-term)
|
* compute gain or loss from the sale/exchange/disposal (including whether short-term or long-term)
|
||||||
* record income for incoming transactions and expenses for outgoing transactions
|
* record income for incoming transactions and expenses for outgoing transactions
|
||||||
|
|
||||||
|
Read up on the [CSV input file](https://github.com/scoobybejesus/cryptools/blob/master/InputFile_CSV.md).
|
||||||
|
|
||||||
Reports may be exported (as CSV files) that reflect income/expenses/gains/losses or amount and cost basis of existing holdings.
|
Reports may be exported (as CSV files) that reflect income/expenses/gains/losses or amount and cost basis of existing holdings.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue