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

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

A Limit if Touched is an order to buy (or sell) a contract at a specified price or better, below (or above) the market. This order is held in the system until the trigger price is touched. An LIT order is similar to a stop limit order, except that an LIT sell order is placed above the current market price, and a stop limit sell order is placed below. Products: BOND, CFD, CASH, FUT, FOP, OPT, STK, WAR