Type Definition crypto_msg_parser::Order [−][src]
type Order = Vec<f64>;
Expand description
price, quantity_base, quantity_quote, quantity_contract(for spot markets it is empty) A 0.0 quantity_base indicates the price level can be removed.