The
| Volume | Description |
| number | Simple numeric value in cash/units (not lots), such as 10000 |
| {notional: x} | Same as a simple number: value in cash/units (not lots), such as 10000 |
| {lots: x} | Value in lots, such as 0.10, which the framework converts using the market's |
| {poundPerPoint: x} | Converted by the framework so that cash value of a movement by the market's |
| {cashRisk: x} | Requires a stop-loss on the order/trade. The framework calculates the volume which, in combination with the specified stop-loss, leads to a maximum loss of no more than x. |
| {equityPercent: x} | Requires a stop-loss on the order/trade. The framework calculates the volume which, in combination with the specified stop-loss, leads to a maximum loss of no more than x% of current account equity. |
| {balancePercent: x} | Requires a stop-loss on the order/trade. The framework calculates the volume which, in combination with the specified stop-loss, leads to a maximum loss of no more than x% of current account balance. |