pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
102 stars 17 forks source link

Order ledger entries by processed datetime #412

Closed goodboy closed 1 year ago

goodboy commented 1 year ago

To make it easier to manually read/decipher long ledger files this adds dict sorting based on record-type-specific (api vs. flex report) datetime processing prior to ledger file write.

goodboy commented 1 year ago

Ahh nm just gonna land this in #401 since some changes in there rely on it and it's an internal ib ledger related patch.