Skip to content
Learning path Bronze Understand and protect

Scaled order: quantity distributed across prices

A scaled order divides total quantity across prices and sizes; fills may be partial, and the structure does not guarantee a better average price.

A scaled order divides an intended total quantity into component orders with defined prices and quantities. It is an execution structure, not a universal entry method, and it does not assure a better average price.

In plain terms — If you want to buy 100 units, you can split the request into groups placed at different prices. Only groups that actually execute become a position, so planned and actual quantities can differ.

How it is constructed

Each component is often a limit order: a buy may execute at the limit price or lower and a sell at the limit price or higher. It may remain unfilled even if the market approaches its level; it may also receive a partial fill, meaning that only part of its quantity executes.

The minimum structure contains a side — buy or sell —, total quantity, starting price, price increment, and component quantity. The component quantities should add up to the intended total, apart from rounding required by minimum tradable quantity and price-increment rules.

The label does not identify one technology. A trader may submit several orders at once; a platform may treat them as a group; an algorithm may instead release the next component only after the preceding one fills. Interactive Brokers' ScaleTrader, for example, follows the latter sequence. The broker's actual logic must therefore be checked rather than inferred from the word “scaled.”

Anatomy of a scaled buy order A total order of one hundred units is divided into three components at decreasing prices; the diagram separates the plan, weights, fills, and actual position. Total plan: buy no more than 100 units PRICE 5020 units PRICE 4930 units PRICE 4850 units FILL EXAMPLE20 @ 50 + 30 @ 49 = 50 actual units; the third order remains open
The scale describes potential orders; position and average price come only from executed components. Use the keyboard or pointer to explore.

Quantities, prices, and actual average

Equal quantities at every level are often called a uniform scale. With different quantities, the scale is weighted: increasing size at lower prices shifts the average if those levels fill, but it also concentrates capital and risk where the market has moved against the initial entry. This is not a recommendation to increase a position.

Average price must be calculated from fills: add each “executed quantity × executed price,” then divide by total executed quantity. Fees and other costs must be recorded separately or included in total cost, without using theoretical prices from orders that remain open.

Illustrative example only — A scale buys 20 units at 50, 30 at 49, and 50 at 48. If all components fill, quantity is 100 and average price is 48.70 before costs. If only the first two levels fill, position size is 50 and the average is 49.40: the third order does not improve a position it has not yet created.

Verification sequence and risks

This page describes a structure; the choice of levels, weights, and side remains a separate operating decision.

  1. Check total quantity, component sum, minimum price increment, minimum tradable quantity, and reserved funds or margin.
  2. Establish whether orders are simultaneous or sequential and which event releases the next component.
  3. Define duration, cancellation rule, and partial-fill handling before submission.
  4. Recalculate position size, average price, and risk after every fill.

An unfilled limit can leave the position smaller than planned; a fully executed sequence can instead concentrate maximum exposure during an adverse move. More components create more states to monitor and may multiply fees. Any protective exit is a separate order with its own triggering and execution conditions.

Technical depth: weights, queue, and order state

The weight progression may be constant, increasing, decreasing, or manually specified. An increasing progression does not “optimize” price by definition: it changes the exposure distribution and gives the last level more influence. Queue priority, available liquidity, and partial fills can also make the actual scale diverge from its design.

Minimum record for expert review

Preserve the group and component identifiers, submission time, limit price and quantity, executed quantity, average price of each fill, fees, cancellations, and replacements. Reconstruction must separate what the system planned from what the venue actually executed.

Sources

  • limit-order — maximum buy price or minimum sell price.
  • trade-size — position quantity.
  • risk-per-trade — exposure planned before execution.
  • slippage — difference between expected and executed price.
  • grid-trading — orders at levels with automatic buy-and-sell cycles.