The Signal Quantity Multiplier allows you to scale the quantity provided in a trade signal up or down by a fixed decimal value.
This multiplier is applied only if the "Allow signal override" option is enabled. When enabled, TradersPost will take the quantity value from the incoming webhook signal and multiply it by the number you provide here.
Incoming webhook signal:
{
"ticker": "MNQ",
"action": "buy",
"orderType": "market",
"quantity": 2
}
Signal quantity multiplier: 2.5
Result: TradersPost will submit a market order for 5 contracts (2 x 2.5).
0.5 to take half-size positions).0.1, 1.5, 2, 10, etc.If you don't want to use the quantity from the signal, you can leave "Allow signal override" disabled and configure your own quantity calculation method instead.
Free 7-day trial
Set-up in 3 minutes
Paper account for testing