pub fn get_contract_value(
    exchange: &str,
    market_type: MarketType,
    pair: &str
) -> Option<f64>