Release Notes 2023-02-26
Ledger Entry Sorting Improvement
note
Delivered via DECAF Barista v0.45.0.
Ledger entries used to be sorted by following fields previously:
- Date/time the trade is executed at
- Trade order
- Date/time the trade object is created at
Now, they are sorted by:
- Date/time the trade is executed at
- Trade order
- Trade ID
- Date/time the trade object is created at
Performance Calculation for Accounts
note
Delivered via DECAF Barista v0.45.0.
note
This is an API-only change.
DECAF can now compute account performance using statistical methodology.