• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 1:38pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 1:38pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

The Automated Trading Championship 2007 Is Over! 0 replies

Automated Trading Championship 2007: New Challenge! 33 replies

Automated Trading Championship 2007 5 replies

2006 Automated Trading Championship 49 replies

Practice Makes Perfect Trading Championship Leaderboard 6 replies

  • Trading Systems
  • /
  • Reply to Thread
  • Subscribe
  • 37
Attachments: Capital Weightlifting Championship
Exit Attachments

Capital Weightlifting Championship

  • Last Post
  •  
  • 1 2Page 3456 10
  • 1 2Page 34 10
  •  
  • Post #41
  • Quote
  • Sep 15, 2015 6:35am Sep 15, 2015 6:35am
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,493 Posts
Quoting Matts Micro
Disliked
Currently short on UJ and close to trade TP. It will be the 3rd net trade of the series and if it completes I will be able to top up my Principle acc. again. Currently at tough support but a nice comment from Kuroda sped things along a bit .
Ignored
TP. That was the 3rd net trade so transferred winnings minus deposit back to Principal account. I am still on my previous Level but one more series of 3 net trades will get me to the next.
As the lights go by so too do the shadows move
  • Post #42
  • Quote
  • Sep 15, 2015 3:21pm Sep 15, 2015 3:21pm
  •  FXEZ
  • Joined Jan 2007 | Status: developing... | 954 Posts | Invisible
Quoting GoldTheHun
Disliked
I think I have good news for you!! I did a monte carlo simulation, using 10,000 iterations, repeated the test 3 times. Here are the results Mean Variance Lower CL Upper CL Valid iterations Time taken 4.668 30878 -420 280 10000 23 sec (Test 1) Mean Variance Lower CL Upper CL Valid iterations Time taken 2.544 31697 -430 270 10000 23 sec (Test 2) Mean Variance Lower CL Upper CL Valid iterations Time taken 6.275 29416 -420 270 10000 23 sec (Test 3) I used 0.67 losses 0.33 wins (dice method, no knowledge edge). As you can see you still have a positive...
Ignored
I can't confirm your results. After running lots of tests and many various iterations of the logic I can't see that there is any advantage. It's likely that you made a mistake in your code that created overly optimistic results. I made a few of these and after fixing, I get no consistent advantage. I get some positive, some negative with lesser/greater extent depending on which specific rule set I'm using.

The other possibility is that I don't understand the rules well enough to implement them in code.
  • Post #43
  • Quote
  • Sep 15, 2015 3:45pm Sep 15, 2015 3:45pm
  •  GoldTheHun
  • Joined Nov 2014 | Status: Member | 392 Posts
Quoting FXEZ
Disliked
{quote} I can't confirm your results. After running lots of tests and many various iterations of the logic I can't see that there is any advantage. It's likely that you made a mistake in your code that created overly optimistic results. I made a few of these and after fixing, I get no consistent advantage. I get some positive, some negative with lesser/greater extent depending on which specific rule set I'm using. The other possibility is that I don't understand the rules well enough to implement them in code.
Ignored
There is always a possibility that I made an error somewhere..

The rules are, as I understand:

TP= 2, SL=1.
Start trading with a certain risk, say $10
win = double risk
loss = go back 1 step on risk until initial risk, than if you keep on losing the initial risk stays the same.
every time you win, counter = +1
every time you lose, counter = -1 (the counter never goes below 0)
if the counter = 3, bank all money and start from scratch

Thats it.
I checked my sheet and the rules are correct, no error there. You have to make profitable trades %33, losing trades %67, using binomial random number distribution.
RandomWalk All Time Return: 10.3%
  • Post #44
  • Quote
  • Sep 15, 2015 4:42pm Sep 15, 2015 4:42pm
  •  PipMeUp
  • Joined Aug 2011 | Status: Member | 1,304 Posts
If I understand the rules correctly that's just the good ole reverse martingale limited to the 3rd level.
If the system has no edge it will lose because it will randomly hit the bankruptcy level at some point (RW).
If the system does have an edge 1% MM will always beat it.
In the excel I offer an edge to the trader of 40% winrate with RR=2 (expectency of 0.2). Not realistic but clearly shows the point.
Attached File
File Type: xlsx revMarty.xlsx   250 KB | 207 downloads
No greed. No fear. Just maths.
  • Post #45
  • Quote
  • Sep 15, 2015 5:31pm Sep 15, 2015 5:31pm
  •  GoldTheHun
  • Joined Nov 2014 | Status: Member | 392 Posts
Quoting PipMeUp
Disliked
If I understand the rules correctly that's just the good ole reverse martingale limited to the 3rd level. If the system has no edge it will lose because it will randomly hit the bankruptcy level at some point (RW). If the system does have an edge 1% MM will always beat it. In the excel I offer an edge to the trader of 40% winrate with RR=2 (expectency of 0.2). Not realistic but clearly shows the point. {file}
Ignored

Well I apologize everybody. The simulation PipMeUp made is the correct one. I messed up one "IF" command in rules. Sorry for giving a false hope... Without the edge the mm becomes a straight loser...
Thank you Pip for posting this ..
RandomWalk All Time Return: 10.3%
  • Post #46
  • Quote
  • Sep 15, 2015 11:31pm Sep 15, 2015 11:31pm
  •  FXEZ
  • Joined Jan 2007 | Status: developing... | 954 Posts | Invisible
Quoting PipMeUp
Disliked
If I understand the rules correctly that's just the good ole reverse martingale limited to the 3rd level. If the system has no edge it will lose because it will randomly hit the bankruptcy level at some point (RW). If the system does have an edge 1% MM will always beat it. In the excel I offer an edge to the trader of 40% winrate with RR=2 (expectency of 0.2). Not realistic but clearly shows the point. {file}
Ignored
Thanks for posting this. If this is just a reverse martingale then I guess my martingale radar may be broken. But it appears that the transferring back and forth between subaccounts is either critical or just sleight of hand?

Could the OP please comment on whether PipMeUp's spreadsheet faithfully reproduces the betting progression or to what extent it departs from it?

By the way, this exercise sort of reminded me of Shannon's Daemon, also Volatility Harvesting or more recently Cover's Universal Portfolio (post #3 on NuclearPhynance thread). But you need something that doubles/halves with 50% probability for Shannon's Daemon to work, perhaps a unicorn. In other words, a 2:1 reward:risk strategy with a 50% win rate. That alone is a winner so you don't really need the fancy MM? Is the proof of this already in PipMeUp's Excel sheet?
  • Post #47
  • Quote
  • Sep 16, 2015 1:05am Sep 16, 2015 1:05am
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,493 Posts
Quoting PipMeUp
Disliked
If I understand the rules correctly that's just the good ole reverse martingale limited to the 3rd level. If the system has no edge it will lose because it will randomly hit the bankruptcy level at some point (RW). If the system does have an edge 1% MM will always beat it. In the excel I offer an edge to the trader of 40% winrate with RR=2 (expectency of 0.2). Not realistic but clearly shows the point. {file}
Ignored


Firstly, thankyou guys for this fantastic work.

I am just nutting over the formula now. I am unfamiliar with the RAND function but I think I can see how it's working.

From the outset I can see something isn't right however. Every time the +3 net trades are made (or 8 in column B I think in this example) then the process begins again and there is at least a 50% gain (that is with my system but in formula it is an 80% gain) in capital.

I will have a look to see if I can adjust myself.

Thanks again guys I appreciate it.

Matt.
As the lights go by so too do the shadows move
  • Post #48
  • Quote
  • Edited at 8:47am Sep 16, 2015 6:48am | Edited at 8:47am
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,493 Posts
I have finished my adjustments to the test. It now works as per strategy. I have to apologise for my lengthy formula as Ima self taught noob on spreadsheets and the only way I know

My strategy is volatile but highly successful using this test, which was to be expected (large lot trading is rarely not volatile).

What to look for is the "risk" column. It is aiming for +3 winning trades or a -1 losing trade from the starting position. It will deposit when +3 trades or withdraw when -1. It withdraws 5% of the Level column and deposits 80% which is the correct risk system.

I tried my theory that I haven't really discussed much of withdrawing just 50% but it didn't work well, which is food for thought for me.

Thankyou again PipMeUp and others for helping with this.

Cheers
Matt.

Ps. If anyone spots any mistake pls let me know so I can have a look at it.

Pss just changed a bit of code because of a mistake. It doesn't seem to change results by a huge amount (perhaps a little more volatile maybe).
Attached File
File Type: xlsx Capital Weightlifting Equity.xlsx   371 KB | 126 downloads
As the lights go by so too do the shadows move
  • Post #49
  • Quote
  • Sep 16, 2015 7:15am Sep 16, 2015 7:15am
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,493 Posts
Quoting FXEZ
Disliked
{quote} Thanks for posting this. If this is just a reverse martingale then I guess my martingale radar may be broken. But it appears that the transferring back and forth between subaccounts is either critical or just sleight of hand? Could the OP please comment on whether PipMeUp's spreadsheet faithfully reproduces the betting progression or to what extent it departs from it? By the way, this exercise sort of reminded me of Shannon's Daemon, also Volatility...
Ignored
Hi FXEZ, thanks for links. I don't agree with martingale systems (at all) and this isn't martingale. I am only using 5% risk of the account (I use this higher risk but it can be used for any % of the account).

It is the activity in the trading account (that is separate from your main capital) that makes the difference. Basically I am using 5% of my capital just as I would in one of 50/100% trading strategies. I try to accomplish this 3 times. If I succeed 3 times I withdraw the profits and that 5% has now become 80% of my overall capital and start again with 5%. If I win one trade and then lose the next I am still left with the original 5% risk. I do this until I either hit +3 trades or lose that 5% and deposit another 5%. So one 5% deposit can often harvest around 5-20 up and down trades until I hit either the bottom or top.
As the lights go by so too do the shadows move
  • Post #50
  • Quote
  • Sep 16, 2015 7:39am Sep 16, 2015 7:39am
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,493 Posts
On top of the simulator I also have to mention (again) that I don't believe that my winning streaks and losing streaks are entirely random. I have noticed that when the market is moving with confidence I can easily put together 3+ trades but in uncertainty, a time I try to avoid (like the next couple of days) it is difficult to put together more than a couple of winning trades. Next week however after FOMC people will be more confident to position themselves... depending on the outcome of course. So my system is built to accommodate that wave like of winning and losing. When losing only minimal risk is involved but when winning maximum profits are achieved.
As the lights go by so too do the shadows move
  • Post #51
  • Quote
  • Sep 16, 2015 8:42am Sep 16, 2015 8:42am
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,493 Posts
I noticed a slight error in the code. It wasn't much and doesn't noticeably change the results.

I will replace the original too.
Attached File
File Type: xlsx Capital Weightlifting Equity.xlsx   371 KB | 141 downloads
As the lights go by so too do the shadows move
  • Post #52
  • Quote
  • Sep 16, 2015 10:01am Sep 16, 2015 10:01am
  •  FXEZ
  • Joined Jan 2007 | Status: developing... | 954 Posts | Invisible
Quoting Matts Micro
Disliked
{quote} Hi FXEZ, thanks for links. I don't agree with martingale systems (at all) and this isn't martingale. I am only using 5% risk of the account (I use this higher risk but it can be used for any % of the account). It is the activity in the trading account (that is separate from your main capital) that makes the difference. Basically I am using 5% of my capital just as I would in one of 50/100% trading strategies. I try to accomplish this 3 times. If I succeed 3 times I withdraw the profits and that 5% has now become 80% of my overall capital...
Ignored
Thanks for updating the spreadsheet and your posts. I will follow up after I can get a clear look at the changes and have some time to study them.

I should have said reverse Martingale, or adding into winners to be more precise.
  • Post #53
  • Quote
  • Sep 16, 2015 11:08am Sep 16, 2015 11:08am
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,493 Posts
Quoting FXEZ
Disliked
{quote} Thanks for updating the spreadsheet and your posts. I will follow up after I can get a clear look at the changes and have some time to study them. I should have said reverse Martingale, or adding into winners to be more precise.
Ignored
Yeah I missed the reverse part. I had to look it up but by looks of it, it may be similar.

On the spread sheet if you wanted to change the risk from 5% (is at high) it can be changed on the P/L column in the formula. 1% Risk = 16% reward. 1% (or what ever risk your using) is always kept in the account as a buffer zone for margin so the deposit of +1% from the Capital (Principal) account will = 2%. 3x 2:1 trades (from 2% deposit) will be 4,8,16%.

set on 1% it almost always beats the 1% static account and quite often a great deal more with obviously a cleaner equity line.

Like I said in the opening, I'm sure it's not a new strategy and even a check with google seems to bring up similar systems but I just think it suits my style of trading with multiple wins followed by a couple of losses.

Cheers,
Matt
As the lights go by so too do the shadows move
  • Post #54
  • Quote
  • Sep 16, 2015 11:31am Sep 16, 2015 11:31am
  •  FXEZ
  • Joined Jan 2007 | Status: developing... | 954 Posts | Invisible
Quoting Matts Micro
Disliked
{quote} Yeah I missed the reverse part. I had to look it up but by looks of it, it may be similar. On the spread sheet if you wanted to change the risk from 5% (is at high) it can be changed on the P/L column in the formula. 1% Risk = 16% reward. 1% (or what ever risk your using) is always kept in the account as a buffer zone for margin so the deposit of +1% from the Capital (Principal) account will = 2%. 3x 2:1 trades (from 2% deposit) will be 4,8,16%. set on 1% it almost always beats the 1% static account and quite often a great deal more with...
Ignored
Hi Matt, yes I've been playing around with various values. I think the pnl column in your sheet may overstate profit due to not deducting all the amounts for losses. I just edited / simplified that column's formula and re-titled "Principle [sic] Account" as "Bank" to more accurately reflect its role. So now after each trade, profits/losses are swept to the Bank account, and because trade size is based on Level, it should still be correct.

So to summarize, I think the concept can be simplified it to just use the Bank (equity) instead of the idea of principal / trading accounts and the complexity of transferring back and forth. Since we compute the Level from Bank, and the risk from past wins/losses, we can compute trade size and P&L properly. So I edited the pnl column to keep track of all +/- wins/losses and each time it is accumulated back to the bank, so the equity curve shows the true account value.

By pressing F9 repeatedly in Excel the sheet will recalculate and it's possible to see how much variation there is in different equity curves, effectively producing a different Monte-Carlo run each time.
Attached File
File Type: xlsx Capital Weightlifting Bank.xlsx   280 KB | 183 downloads
  • Post #55
  • Quote
  • Edited at 12:51pm Sep 16, 2015 11:46am | Edited at 12:51pm
  •  Good Lookin
  • | Joined Jun 2011 | Status: Mmeri | 872 Posts
The excel that PipMeUp has posted is indeed a reverse martingale system and is different from what Matts Micro has posted. The main difference is that when there is a loss, reverse martingale will have you start back at the original risk while Matts Micro will have you back at your last risk.

Back when Rags2Riches was 1st active with his thread, i tested this exact same money management. When compared to a win 2 lose 1 50% win rate compounding system i found that this system did perform slightly better. But of course, the trade off is larger draw downs and swings into appreciation. Of course you must also take into account that your trading system is largely the cause of success in this money management system. If you have more streaks of losses or wins then this system will outperform regular 2 win 1 loss compounding in a good or a bad market.
  • Post #56
  • Quote
  • Edited at 12:29pm Sep 16, 2015 12:07pm | Edited at 12:29pm
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,493 Posts
Quoting FXEZ
Disliked
{quote} Hi Matt, yes I've been playing around with various values. I think the pnl column in your sheet may overstate profit due to not deducting all the amounts for losses. I just edited / simplified that column's formula and re-titled "Principle [sic] Account" as "Bank" to more accurately reflect its role. So now after each trade, profits/losses are swept to the Bank account, and because trade size is based on Level, it should still be correct. So to summarize, I think the concept can be simplified it to just use the Bank (equity) instead of the...
Ignored
Hi FXEX,
I really appreciate the time your putting toward this. I think you may of misread my sheet (it's a mess I know heh). I am going to try to add another column with the trading account balance to show you what I mean (a bit slow with these thing

I represented a 3rd net win (3 wins in total) with a zero (0). I used this so I could formulate it. I think your sheet references that 0 as a loss and hence it is only able to produce a two winning streak. As I said I will try another column to show you what I mean.

Cheers
Matt.

Edit: Lol I think I was about there and my spread sheet crashed... still have partial formula....
As the lights go by so too do the shadows move
  • Post #57
  • Quote
  • Sep 16, 2015 12:36pm Sep 16, 2015 12:36pm
  •  24hrs
  • | Joined Oct 2010 | Status: Member | 117 Posts
My question is ..

IS IT POSSIBLE TO USE THIS STRATEGY IN BINARY OPTIONS TRADING? PLS EXPLAIN IF SO.
  • Post #58
  • Quote
  • Sep 16, 2015 1:23pm Sep 16, 2015 1:23pm
  •  FXEZ
  • Joined Jan 2007 | Status: developing... | 954 Posts | Invisible
Quoting Matts Micro
Disliked
{quote} Hi FXEX, I really appreciate the time your putting toward this. I think you may of misread my sheet (it's a mess I know heh). I am going to try to add another column with the trading account balance to show you what I mean (a bit slow with these thing I represented a 3rd net win (3 wins in total) with a zero (0). I used this so I could formulate it. I think your sheet references that 0 as a loss and hence it is only able to produce a two winning streak. As I said I will try another column to show you what I mean. Cheers Matt. Edit: Lol...
Ignored
Matt, I was reading when risk goes 1, 2, 4 as the 3 sequence, then the zero is the reset. If risk goes 1,2,4,8 isn't that 4 levels instead of 3?
  • Post #59
  • Quote
  • Sep 16, 2015 1:25pm Sep 16, 2015 1:25pm
  •  sinqua
  • | Joined Jan 2011 | Status: Member | 269 Posts
Quoting 24hrs
Disliked
My question is .. IS IT POSSIBLE TO USE THIS STRATEGY IN BINARY OPTIONS TRADING? PLS EXPLAIN IF SO.
Ignored
Err, I think you have jumped the gun, this is not a trading strategy, it is just one part, the Money Management part, if you do not have sound price analysis you will still end up -ive.

But yes you can use it for whatever type of trading you desire.
  • Post #60
  • Quote
  • Sep 16, 2015 1:39pm Sep 16, 2015 1:39pm
  •  Matts Micro
  • Joined Aug 2011 | Status: Member | 4,493 Posts
Quoting FXEZ
Disliked
{quote} Matt, I was reading when risk goes 1, 2, 4 as the 3 sequence, then the zero is the reset. If risk goes 1,2,4,8 isn't that 4 levels instead of 3?
Ignored


you're right, something is very wrong. Will have to get back to you on this..
As the lights go by so too do the shadows move
  • Trading Systems
  • /
  • Capital Weightlifting Championship
  • Reply to Thread
    • 1 2Page 3456 10
    • 1 2Page 34 10
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021