An order book is a comprehensive record maintained by a trading platform, documenting the buy and sell orders that reflect the interests of market participants.
Use token symbols in the 'symbol-symbol' format. Example: 'ETH-USDT','base-USDT',’ETH-counter’. If symbol is empty - uses current symbol for bot. Shortcuts base and counter could be used.
exchange : int|str, default bot's exchange
If symbol is empty - uses current symbol for bot. (ex.: 'ETH-USDT', base-USDT,’ETH-counter’)
If exchange is empty - uses current exchange for bot’s account
symbol must be specified for usage in update_balance_formula inside group
exchange must be specified for usage in update_balance_formula inside group