index
:
crypto-pnlcalc
master
Price-and-loss calculation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-04-18
Trade needs timestamp
uvok
2025-04-18
Sort on insert
uvok
2025-04-18
Add test for in-order trades
uvok
2025-04-18
Add fee handling
uvok
2025-04-18
Update test to reflect Kraken ledger format
uvok
2025-04-18
Continue implement deposit
uvok
2025-04-18
Add withdraw-deposit check
uvok
2025-04-18
... Check fee as well
uvok
2025-04-18
Check withdrawal
uvok
2025-04-18
Start implementing deposit
uvok
2025-04-18
Addand use TradeNotFound
uvok
2025-04-18
Extract deposit method
uvok
2025-04-18
Extract method
uvok
2025-04-18
Add custom type
uvok
2025-04-18
Add LP tests
uvok
2025-04-18
Add assertion, reformat
uvok
2025-04-18
Add assertions
uvok
2025-04-18
Add assert (dupe, but anyway)
uvok
2025-04-18
Documentation
uvok
2025-04-18
repr for FIFOQueue
uvok
2025-04-18
Support withdrawals
uvok
2025-04-18
Extract LedgerProcess
uvok
2025-04-18
Rename
uvok
2025-04-17
Add trade directly
uvok
2025-04-17
sort-order ledger processing
uvok
2025-04-17
Allo wnegative-amount trades
uvok
2025-04-17
Include full timestamp in LedgerAction
uvok
2025-04-17
Add refid to tax
uvok
2025-04-17
Update gitignore
uvok
2025-04-17
Add readme
uvok
2025-04-17
Add trade removal
uvok
2025-04-17
Return deepcopy
uvok
2025-04-17
Enforce use of Decimal, formatting
uvok
2025-04-17
Add removal methods
uvok
2025-04-17
Doc
uvok
2025-04-17
Set a logging format
uvok
2025-04-17
Remove set log level per module
uvok
2025-04-17
Remove using queue directly
uvok
2025-04-16
Doubt deposit/withdraw, logging again
uvok
2025-04-16
Fix sort order
uvok
2025-04-16
Reduce log level
uvok
2025-04-16
Separate ledger read functions
uvok
2025-04-15
use map() for shorter code
uvok
2025-04-15
Use groupby for better code
uvok
2025-04-15
Mark queue as "internal"
uvok
2025-04-15
Documentation
uvok
2025-04-15
Introduce LedgerAction
uvok
2025-04-15
Add logging to trade queue
uvok
2025-04-15
Format total amount in Trade
uvok
2025-04-15
Upgrade main program to use Decimal
uvok
[next]