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

pub fn limit_order(action: &str, quantity: f64, limit_price: f64) -> Order

A Limit order is an order to buy or sell at a specified price or better. The Limit order ensures that if the order fills, it will not fill at a price less favorable than your limit price, but it does not guarantee a fill. Products: BOND, CFD, CASH, FUT, FOP, OPT, STK, WAR