Function wex::active_orders [] [src]

pub fn active_orders(
    account: &Account,
    pair: Option<&str>
) -> Result<ActiveOrders, String>

Returns the list of your active orders. If the order disappears from the list, it was either executed or canceled.