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

pub fn attach_adjustable_to_stop_limit(
    parent: Order,
    attached_order_stop_price: f64,
    trigger_price: f64,
    adjusted_stop_price: f64,
    adjusted_stop_limit_price: f64
) -> Order