Skip to main content

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:

  1. Date/time the trade is executed at
  2. Trade order
  3. Date/time the trade object is created at

Now, they are sorted by:

  1. Date/time the trade is executed at
  2. Trade order
  3. Trade ID
  4. 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.