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

pub fn attach_adjustable_to_stop(
    parent: Order,
    attached_order_stop_price: f64,
    trigger_price: f64,
    adjust_stop_price: f64
) -> Order