Skip to content

Commit

Permalink
Fix and refine Databento instrument decoding
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Nov 29, 2024
1 parent 2b5c285 commit 86e81fd
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 165 deletions.
2 changes: 2 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Released on TBD (UTC).
- Fixed missing venue -> exchange mappings for Tardis integration
- Fixed account balance and order status parsing for dYdX (#2067), thanks @davidsblom
- Fixed parsing best effort opened order status for dYdX (#2068), thanks @davidsblom
- Fixed occasionally incorrect `price_precision`, `multiplier` and `lot_size` decoding for Databento instruments
- Fixed missing Arrow schemas for instrument deserialization
- Reconcile order book for dYdX when inconsistent (#2077), thanks @davidsblom

---
Expand Down
Loading

0 comments on commit 86e81fd

Please sign in to comment.