index
:
crypto-pnlcalc
master
Price-and-loss calculation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2025-04-19
Add match tests
uvok
2025-04-18
Type annotations
uvok
2025-04-18
Streamline processing
uvok
2025-04-18
Add test
uvok
2025-04-18
Add timestamp check to deposit
uvok
2025-04-18
Test withdraw-before-trade
uvok
2025-04-18
Check timestamp of trade to be removed
uvok
2025-04-18
Get rid of premature sorting
uvok
trade queue handles itself. Deposit and withdrawal can be handles afterwards.
2025-04-18
Include time in tests
uvok
2025-04-18
Add timestamp prop and fix queue to use it
uvok
2025-04-18
Trade needs timestamp
uvok
for sorting
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
for selling.
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
[next]