Brain-training tasks related to trading in one way or another. Theorist, game theory, etc. - page 13

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I ran 10,000 simulations for 28% in MATLAB, here is a histogram of the lifetime of this strategy, i.e. before it is lost. The vast majority of cases (90%) are lost before the 100th trade. Very few people last longer. I.e. failure is guaranteed.
b - potential gain in money / potential loss in money = 3 / 2 = 1.5
((1.5 + 1) *0.5 - 1) / 1.5 = 0.16666666666666666666666666666667
Then the result should be 0.25
but in practice, it turns out to be 0.28.
Usual eagle's game - we win one and lose one.
Here we win two, lose one.
b - 2/1=2
Just for the sake of argument - does this include additional expenses on commissions / spreads?
With 50% of deposit and winnings against one coin bet 2 and loss of 1 coin bet with 50% probability - there will be a flat.
If betting more than 50% - then it is a flat. Less than 50% - capital gain. Maximum at 28 per cent. Not 25%.
purely as a matter of interest - does this include extra charges for commissions/spreads?
With 50% of deposit and winnings against one coin bet 2 and losing 1 coin bet with 50% probability - there will be a flat.
If betting more than 50% then it is a flat. Less than 50% - capital gain. Maximum at 28 per cent. Not 25%.
With 50% of deposit and winnings against one coin bet 2 and losing 1 coin bet with 50% probability - there will be a flat.
If betting more than 50% then it is a flat. Less than 50% - capital gain. Maximum at 28 per cent. Not 25%.
Sorry, recalculated Excel.
Capital appreciation rate per transaction =
12,5/2 = 6,25 %.
Capital appreciation rate per transaction =
12,5/2 = 6,25 %.
This is a geometric progression, not an arithmetic progression. Therefore, the return should be counted as a geometric progression:
Two coin flips: 1.5 * 0.75 = 1.125, i.e. by (1.125 - 1) * 100% = 12.5%
One flip of a coin: (1.5 * 0.75)^ 0.5 = 1.06066, i.e. a geometric mean gain of 6.066%
Problem: the indicator makes a correct entry 75% of the time. ( i.e. takes profit from 0 to 3% ) What should be the optimal lot size, e.g. to avoid 20% drawdown in 100 trades? And what should I do with lot size in case of failure ( 2% stop loss exit) - should I multiply it by coefficient or leave it unchanged?
there are slow draining EAs, e.g. on MA crossing... will varying the lot size change the draining rate?