Scott Green
Scott Green
Hi @blodgetAng, thanks for testing! Yes I would expect futures to be capital gains tax for most people. > I believe the Deribit parser needs a "withdrawal", other than that...
Hi @blodgetAng, thanks for the withdrawal example. It looks like the headers have changed from below? [ "ID", "UserSeq", "Date", "Instrument", "Type", "Side", "Size", "Position", "Price", "Mark Price", "Cash Flow",...
Hi @blodgetAng, thanks for the example kraken futures file, I'll take a look. Re: Deribit withdrawal, are you able to confirm that the withdrawal fee is in the "Fee Paid"...
Hi @cantcodeatall, thanks for testing. Margin trading/futures are handled completely separately from the spot trading rules (pooling, etc). The gain/loss is not calculated by BittyTax, instead there are 2 new...
Hi @blodgetAng, I've added the Deribit "withdrawal" type, see https://github.com/BittyTax/BittyTax/commit/31db78c7a68bc12bc8a9fee54fd56f015b857135. At the moment this is for the legacy export format, if you are able to test it works okay? Then...
@cantcodeatall, how do we identify when the position is closed from the Deribit export? Are you able to make changes to the parser, or describe the logic for how this...
This looks like a similar issue to #287 and will have the same solution, i.e. has to be fixed with manual intervention. Will add note for this to Kraken wiki...
Hi @johnuopini, this has been fixed by https://github.com/BittyTax/BittyTax/commit/520de3ebd816aad9e0b05aaa1a320bcc85d7bb6f. Please re-test.
Hi @UKTof, this has been fixed by https://github.com/BittyTax/BittyTax/commit/520de3ebd816aad9e0b05aaa1a320bcc85d7bb6f. Please re-test.
Hi @imalmo, thanks for providing the updated export files, I will take a look when I can.