The Fixed quantity method uses the same share (or contract) count for every entry.
How it's calculated
Example
quantity = 100 → 100 shares (or contracts) every time.Configure this in your strategy under Quantity calculation method → Fixed 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
}
Free 7-day trial
Set-up in 3 minutes
Paper account for testing
Your browser didn't send the information this action needs.
That usually means a privacy tool, ad blocker, or other browser extension changed the page before you clicked. Nothing is wrong with your account.
What to try: allow this site in your ad blocker or privacy extension, use a private window with extensions turned off, or reload the page and try again.
Still stuck? Contact support and we can help.