[][src]Function twsapi::examples::order_samples::percentage_change_condition

pub fn percentage_change_condition(
    pct_change: f64,
    con_id: i32,
    exchange: &str,
    is_more: bool,
    is_conjunction: bool
) -> PercentChangeCondition