Limit Order Definition
October 25th, 2008 by jackieannpatterson | No Comments | Filed in GlossaryHere’s the scoop straight from the SEC on limit orders.
Extra Insight:
Limit orders are one way to reduce slippage because you specify the exact price you are willing to accept.
Backtesting with end-of-day data models limit orders reasonably well for liquid markets. The backtesting engine will execute the whole order if the stock traded at limit the price during the day. This is what normally happens in live trading. Sometimes in live trading though, the full limit order doesn’t execute, but only a smaller number of shares are traded at the limit price. This can happen if the limit order is larger than the market can bear at the time.
A small private trader is unlikely to get a partial fill in a large liquid market. By sticking to high volume stocks, its possible to understand more about the differences between market orders and limit orders via backtesting.
There are Limit-on-Close (LOC) and Limit-on-Open (LOO) orders which corresponds to Market-on-Close and Market-on-Open orders, respectively. I don’t use them in backtesting though.
Updated: 11/12/08.
Tags: backtesting, data, limit order, market-on-close, market-on-open, trading




