In both examples the first statement is correct but the second is wrong.
The number of trades needed for this to occur can’t be calculated like that. I will give you an example with 2 losses in a row from a fair coin flip.
The sequence may look like this
Loss-loss we will need two coin ...
Search found 10 matches
- Thu Feb 03, 2005 11:47 am
- Forum: Money Management
- Topic: plz help me with my math: probability of N losses in a row
- Replies: 3
- Views: 6642
- Tue Dec 14, 2004 8:31 am
- Forum: Money Management
- Topic: Diversification Question
- Replies: 16
- Views: 22715
- Tue Dec 07, 2004 9:32 am
- Forum: Money Management
- Topic: Diversification Question
- Replies: 16
- Views: 22715
- Tue Dec 07, 2004 5:44 am
- Forum: Money Management
- Topic: Diversification Question
- Replies: 16
- Views: 22715
I am afraid that the answer to that is very complicated. Also it is one of the most misunderstood concepts of money management. The solution of simply dividing your capital in proportions and trading each system independently is highly sub-optimal. For a ‘correct’ treatment, you have to know the ...
- Tue Sep 09, 2003 1:10 pm
- Forum: Testing and Simulation
- Topic: Monte Carlo Simulation
- Replies: 22
- Views: 35891
Hi vegasoul
This is not difficult. An easy way that you can simulate this kind of relationship between trades is with the aid of Markov chains. See any introductory text on probability for reference. As for a<0.5 I can’t understand the question. If you are referring to the add-in 'a' coefficient ...
This is not difficult. An easy way that you can simulate this kind of relationship between trades is with the aid of Markov chains. See any introductory text on probability for reference. As for a<0.5 I can’t understand the question. If you are referring to the add-in 'a' coefficient ...
- Tue Sep 09, 2003 9:16 am
- Forum: Testing and Simulation
- Topic: Monte Carlo Simulation
- Replies: 22
- Views: 35891
- Tue Jul 22, 2003 10:46 am
- Forum: Money Management
- Topic: Optimal f
- Replies: 87
- Views: 212294
- Tue Jul 22, 2003 5:59 am
- Forum: Money Management
- Topic: Optimal f
- Replies: 87
- Views: 212294
- Tue May 27, 2003 6:55 am
- Forum: Money Management
- Topic: perplexed: Position Sizing
- Replies: 10
- Views: 18631
About the spreadsheet
A few explanations about the spreadsheet:
Yes, the payoffs that we know (by statistics) our system generates are entered in column C.
When we click on Monte Carlo button, vba code does the following:
It creates a trial of say 30 consecutive trades. Each trade of these is pooled randomly from the ...
Yes, the payoffs that we know (by statistics) our system generates are entered in column C.
When we click on Monte Carlo button, vba code does the following:
It creates a trial of say 30 consecutive trades. Each trade of these is pooled randomly from the ...
- Sat May 24, 2003 6:18 pm
- Forum: Money Management
- Topic: perplexed: Position Sizing
- Replies: 10
- Views: 18631
Monte Carlo
8) If one knows the characteristics (profit/loss frequency and magnitude) of the trades generated from his system, then an easy way to examine the alternative paths that chance alone could realize is Monte Carlo simulation. Suppose that you know your system generates equal probable (this assumption ...