You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Venues] Decouple order book streams from products
[Venues] Only subscribe the Binance + GDAX streams when there is at least 1 order book
[Venues] Start Bybit venue adapter. Support spot + derivatives product list
[Orders] Add persistence to order execution engine via ecto adapters with SQLite3 & Postgres support
[Orders] Orders & transitions can be deleted
[Venues] Convert OkEx, BitMEX & FTX venue adapters to use improved order execution engine
[Test] Ensure tai_events application is started in E2ECase
2. Bug fixes
3. Soft-deprecations (no warnings emitted)
4. Hard-deprecations
[Orders] order_updated callback now receives a transition parameter