Own
An order book with only self orders.
own
(symbol: Optional[str], bot_id: Optional[int]) -> [Orderbook]
own
(symbol: Optional[str], bot_id: Optional[int]) -> [Orderbook]If bot_id
is empty - uses current bot
If symbol
is empty - uses current bot
Last updated