A report on a ASX50 system using OT's portfolio simulator, it is set at defaults and is just for illustration purposes only.
The Fixed Trade Size allocation method always attempts to trade a fixed number of shares.
The Fixed Dollar Amount allocation method always attempts to trade a fixed dollar amount per each trade
The Percent of Equity allocation method always attempts to trade a fixed percentage of the account’s current equity. As equity rises, the amount invested per trade also goes up in proportion to the equity amount
The Size to Equity allocation method begins by trading with a fixed trade size in shares or contracts. A series of equity levels defined by the parameters trigger allocation changes as they are crossed. Trade size will increase and/or decrease based on when the gains or losses of the Trigger Amount are realized.
The Kelly Criteria allocation method attempts to find the optimal allocation size (as a percentage of equity) based on J. L. Kelly’s famous formula. The new portfolio simulator implements this calculation on a bar by bar basis, allowing position size to be calculated without hindsight.
Parameters
Initial Amount—Specifies initial allocation amount in dollars. This amount is only used during the warm-up period, while the Kelly Formula calculation is warming up.
Warmup Trades—Specifies the number of trades which must complete before the Kelly Criterion is applied to the trades.
Multiplier—Specifies the multiple of the Kelly allocation which is used for the actual position sizing in the simulation. This allows users to replicate popular techniques such as ‘Half Kelly’.
The Optimal f allocation method attempts to maximize equity growth. The method first finds the optimal allocation (as a fixed percentage of equity) based on all the trades in the simulation. The method will then apply the optimal fixed fraction to the complete series of trades.