Strategy Field

Fixed quantity

The Fixed quantity method uses the same share (or contract) count for every entry.

How it's calculated

  • The quantity is the value you provide — no calculation.

Example

  • quantity = 100100 shares (or contracts) every time.

Configure this in your strategy under Quantity calculation methodFixed quantity, or override it in a webhook by sending quantityType=fixed_quantity with quantity as the number of units.

{
    "ticker": "AAPL",
    "action": "buy",
    "quantityType": "fixed_quantity",
    "quantity": 100
}

Start trading at scale today. Sign up for free.

Free 7-day trial

Set-up in 3 minutes

Paper account for testing

Start now