The Percent of equity method sets position size from a percentage of your account equity.
How it's calculated
Example
quantity = 10 (10%), portfolio = $10,000, entry price = $100Configure this in your strategy under Quantity calculation method → Percent of equity, or override it in a webhook by sending quantityType=percent_of_equity with quantity as the percentage (e.g. 10 for 10%).
{
"ticker": "AAPL",
"action": "buy",
"quantityType": "percent_of_equity",
"quantity": 10
}
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.