Sure?
Quote:
OrderLimit
Send a limit order at the given limit price, instead of a market order, to the broker at the next enterLong or enterShort call. This is different to an Entry limit. It does not produce a pending trade, but cancels the order if it is not filled within a few seconds, dependent on broker API. If the broker API supports limit orders, this guarantees a fill price at or better than the limit. [...]