|
||
|
Other Articles... Fixed fractional position sizing Monte Carlo analysis
|
Trading Article
Library
by Michael R. Bryant
Monte Carlo analysis is a computational technique that makes it possible to include the statistical properties of a model's parameters in a simulation. In Monte Carlo analysis, the random variables of a model are represented by statistical distributions, which are randomly sampled to produce the model's output. The output is therefore also a statistical distribution. Compared to simulation methods that don't include random sampling, the Monte Carlo method produces more meaningful results, which are more conservative and also tend to be more accurate when used as predictions.
When using use Monte Carlo analysis to simulate trading, the trade distribution, as represented by the list of trades, is sampled to generate a trade sequence. Each such sequence is analyzed, and the results are sorted to determine the probability of each result. In this way, a probability or confidence level is assigned to each result.
Without Monte Carlo analysis, the standard approach for calculating the historical rate of return, for example, would be to analyze the current sequence of trades using, say, fixed fractional position sizing. It might be found that the rate of return over the sequence was 114%. With Monte Carlo analysis, on the other hand, hundreds or thousands of different sequences of trades are analyzed, and the rate of return is expressed with a probability qualifier. For example, the rate of return as determined by Monte Carlo analysis might be 83% with 95% confidence. This means that of all the thousands of sequences considered, 95% had rates of return greater than or equal to 83%.
Monte Carlo analysis is particularly helpful in estimating the maximum peak-to-valley drawdown. To the extent that drawdown is a useful measure of risk, improving the calculation of the drawdown will make it possible to better evaluate a trading system or method. Although we can't predict how the market will differ tomorrow from what we've seen in the past, we do know it will be different. If we calculate the maximum drawdown based on the historical sequence of trades, we're basing our calculations on a sequence of trades we know won't be repeated exactly. Even if the distribution of trades (in the statistical sense) is the same in the future, the sequence of those trades is largely a matter of chance.
Calculating the drawdown based on
one particular sequence is somewhat arbitrary. Moreover, the sequence of
trades has a very large effect on the calculated drawdown. If you choose
a sequence of trades where five losses occur in a row, you could get a
very large drawdown. The same trades arranged in a different order, such
that the losses are evenly dispersed, might have a negligible drawdown.
In general, there are two ways to generate the sequence of
trades in a Monte Carlo simulation. One option is to construct each sequence of
trades by random sampling of the same trades as in the current sequence, with
each trade included once. This method of sampling the trade distribution is
known as random selection without replacement. Another possible sampling
method is random selection with replacement. If this method were used,
trades would be selected at random from the original list of trades without
regard to whether or not the trade had already been selected. In selection with
replacement, a trade could occur more than once in the new sequence.
An example based on sampling without replacement is shown below. Trading is simulated using fixed ratio position sizing starting with an account equity of $10,000. Each simulation employs 500 trade sequences (samples). The first results section in the figure shows key results, such as the rate of return, at a series of confidence levels. Notice, for example, that lower returns are predicted for higher confidence levels.
Example of Monte Carlo analysis results.
To comment on this article, click here. |
If you'd like to be informed of new developments, news, and special offers from Adaptrade Software, please join our email list. Thank you.
For Email Marketing you can trust
|
|||||||||||
Copyright © 2004-2015 Adaptrade Software. All rights reserved.