Griffsano
Griffsano
Initial working draft for Kraken margin trading. Similar to @scientes' work in https://github.com/provinzio/CoinTaxman/pull/64. Addresses https://github.com/provinzio/CoinTaxman/issues/52, https://github.com/provinzio/CoinTaxman/issues/97
Closes https://github.com/provinzio/CoinTaxman/issues/104, https://github.com/provinzio/CoinTaxman/issues/132 ### To-do list - [ ] Change documentation in readme - [ ] Read-in configuration files to define if airdrops are taxable - [ ] Match airdrops...
According to https://www.winheller.com/bankrecht-finanzrecht/bitcointrading/bitcoinundsteuer/besteuerung-airdrops.html and the publication by the German BMF, Airdrops may be considered as "sonstige Einkünfte" in the future. However, before updating the code accordingly, I think this topic...
I propose to add Kucoin as new supported exchange. The CSV export looks like this: | tradeCreatedAt | orderId | symbol | side | price | size | funds |...
I propose to add Gate.io as new supported exchange. The CSV export looks like this (UTF-16, tab separation): | No | Time | Trade type | Pair | Price |...
# Summary The current implementation for reading the Kraken CSV exports is according to the documentation of the "type" field: https://support.kraken.com/hc/en-us/articles/360001169383-Explanation-of-Ledger-Fields However, it seems like the CSV exports have changed...
Hi, thanks for providing this nice package. With feature #7 it's possible to automatically activate all coupons available to all markets. However, there may be coupons that are only available...