Skip to content

Order ledger entries by processed datetime#412

Closed
goodboy wants to merge 1 commit into
ib_1m_histfrom
dt_ordered_ib_ledger
Closed

Order ledger entries by processed datetime#412
goodboy wants to merge 1 commit into
ib_1m_histfrom
dt_ordered_ib_ledger

Conversation

@goodboy
Copy link
Copy Markdown
Contributor

@goodboy goodboy commented Oct 28, 2022

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.

  • break up parsers into separate routines for flex and api record processing.
  • add parse_flex_dt() for special handling of the weird semicolon stamps in flex reports.

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.

- break up parsers into separate routines for flex and api record
  processing.
- add `parse_flex_dt()` for special handling of the weird semicolon
  stamps in flex reports.
@goodboy goodboy added ledger trade, accounts and other user focal event history tracking, management and storage broker-backend `brokerd`/`datad` related backend tech labels Oct 28, 2022
@goodboy
Copy link
Copy Markdown
Contributor Author

goodboy commented Oct 28, 2022

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.

@goodboy goodboy closed this Oct 28, 2022
@goodboy goodboy mentioned this pull request Oct 28, 2022
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

broker-backend `brokerd`/`datad` related backend tech ledger trade, accounts and other user focal event history tracking, management and storage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant