- Starting June 17th, 11am UTC (timestamp:
1781694000), both ws/candle and ws/mark_price_candle will allow for up to 2 candles in the candles[] array to be sent in a single update when a candle period closes (rolls over). If so, candles[0] will be the oldest, just closed candle.- The Lighter Python SDK has been updated, and now supports approving a zero fees integrator, and revoking all kind of integrator approvals, just using a l2 signature. Moreover, an example has been provided on how to cancel all orders for a single market: https://pypi.org/project/lighter-sdk/
- The
market_stats WebSocket channel now returns best_ask_price, best_bid_price (BBO): https://apidocs.lighter.xyz/docs/websocket-reference#market-stats