pub fn bid_ask_spread(
    bid: Option<Decimal>,
    ask: Option<Decimal>
) -> Option<Decimal>
Expand description

Calculate ask-bid spread