Function convert_orderbook

Source
pub fn convert_orderbook(
    snapshot: OrderBookSnapshot,
    exchange: String,
) -> OrderBookRecord
Expand description

Convert rusty-model OrderBookSnapshot to rusty-bin OrderBookRecord