Skip to content

v0.5.3 - 2025-10-29

Choose a tag to compare

@szemate szemate released this 29 Oct 10:47
· 36 commits to master since this release
52a919a

Added

  • Add Trading.ohlcv() and Trading.iter_ohlcv() methods for querying OHLCV time series data (#34)

Changed

  • Change Trading.orders(), Trading.order_fills() and Trading.iter_order_fills() to allow filtering items by intent account ID (#33)