Welcome to the Traders Laboratory Forums.
Money Management Risk and money management related topics.

Reply
Old 05-31-2011, 10:52 PM   #9

Join Date: May 2011
Posts: 5
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: Question on Kelly Formula : Positive Expectancy But...

I have a chart of the results ... I can't reveal the calculations, as, unlike Vince, mine is proprietary and I offer it to my students without revealing the code. My code uses the actual trade values and calculates the number of shares to put on for the next trade. To use the code you must have a minimum of 30 actual trades to put into the spreadhseet.
Sunny

Quote:
Originally Posted by silentdud »
I can see a few problems with optimal-f from just a quick look at it though. It is guilty of the same problem that problem that the Kelly criterion is, i.e. not looking at the instances around the mean, only at the estimated values. Does the modified version fix this?? Do you have any links describing its calculation?

As far as I can tell it is only useful for ball parking and quick, on the spot math.

I looked at this for information on calculating the original "optimal" f.
Contango: Optimal f

Thank you.
Silentdud

Last edited by MadMarketScientist; 06-01-2011 at 03:18 AM. Reason: removed marketing
SunnyJHarris is offline  
Reply With Quote
Old 06-01-2011, 11:33 AM   #10

Join Date: May 2011
Posts: 1
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: Question on Kelly Formula : Positive Expectancy But...

I used Kelly for strategy which trades by single instrument, I see that perfomance became better only on 10%-20%. is it normal?, or it should gives better upgrates for perfomance?
pashag81 is offline  
Reply With Quote
Old 06-02-2011, 02:30 AM   #11

Join Date: Dec 2010
Posts: 11
Ignore this user

Thanks: 0
Thanked 1 Time in 1 Post

Re: Question on Kelly Formula : Positive Expectancy But...

Quote:
Originally Posted by pashag81 »
I used Kelly for strategy which trades by single instrument, I see that perfomance became better only on 10%-20%. is it normal?, or it should gives better upgrates for perfomance?
It's not really improving your returns, i.e. your immediate ones, it should be improving them over time, but the idea is the same as controlling and making sure your capital reserve isnt depleted so much that you can't regrow it.
You may want to look at the Safety first criteria. If you are looking for simple management that could be up your alley. It depends on how much money that you are managing.
silentdud is offline  
Reply With Quote
Old 06-02-2011, 01:40 PM   #12

Join Date: Jan 2010
Location: Lincoln, California
Posts: 48
Ignore this user

Thanks: 0
Thanked 19 Times in 15 Posts

Re: Question on Kelly Formula : Positive Expectancy But...

The problem with using the Kelly formula, or any other formula that considers closed trades is that there is no consideration of what happens DURING the trade - in other words, the drawdown that can and does occur while waiting for the system to close out of the position.

Not only is there the drawdown that happens during one trade, but there is the accumulated drawdown from a series of trades. Even if your system produced 100% profitable trades on a closed trade basis, if the intra-trade drawdown is large, it is going to cause you much grief and it is likely you will bail on your trade and system well before your system pulls you out.

I use tradestation to backtest my systems, and always look at the Strategy Performance Report. Then I look at the Max Drawdown Intra-day Peak to Valley calculation.

I then allocate 10x this number to trade 1 futures contract. This way, when this drawdown occurs again (and it WILL) I will only be down 10% in my account equity - a number I have found I can handle without getting extremely upset. If your account is small, you might be able to handle up to 30% drawdown before you panic, but as your account size increases, it becomes increasingly more difficult to take drawdown of this magnitude.

If you get extremely upset, and everyone has a different point where this occurs - but it does and will occur, you will 1) exit your trade at the wrong time, 2) be unable to sleep, 3) stop trading your system, or 4) some other irrational behavior. Have you ever just said, "I can't take this anymore", and just sold everything?

If you are overleveraged and trading futures, you may just run out of equity and get a margin call - and that's the end of your trading either permanently or temporarily.

The trouble with a system that shows a 2:1 profit factor, that is, winning trades make double the losing trades, but you have fewer than 50% winning trades, is that you have a lot of losing trades - tough to handle emotionally. Also, the winning trades come from a subset of the whole universe of closed trades, and this might mean that the winners were based on some unusual price behavior not llikely to occur in the future.

The ideal system has maximum gains and minimum drawdown, and ideally, seldom has a losing day.

The simplest example of a system that is almost impossible to trade, yet looks great on paper (compute the Kelly formula) , is a buy and hold. It may have 1 profitable trade,and no losing trades. However, the intra-day drawdown peak to valley might be HUGE. That's what will bury you as a trader.
eqsys is offline  
Reply With Quote
The Following User Says Thank You to eqsys For This Useful Post:
jovis (07-19-2011)
Old 06-02-2011, 06:01 PM   #13

Join Date: May 2011
Posts: 5
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: Question on Kelly Formula : Positive Expectancy But...

As Mammy Yokum said: "Truer words were never spoke."
The larger your trade size and the higher the account value, the more likely you are to sabotage your system.


Quote:
Originally Posted by eqsys »
The problem with using the Kelly formula, or any other formula that considers closed trades is that there is no consideration of what happens DURING the trade - in other words, the drawdown that can and does occur while waiting for the system to close out of the position.

Not only is there the drawdown that happens during one trade, but there is the accumulated drawdown from a series of trades. Even if your system produced 100% profitable trades on a closed trade basis, if the intra-trade drawdown is large, it is going to cause you much grief and it is likely you will bail on your trade and system well before your system pulls you out.

I use tradestation to backtest my systems, and always look at the Strategy Performance Report. Then I look at the Max Drawdown Intra-day Peak to Valley calculation.

I then allocate 10x this number to trade 1 futures contract. This way, when this drawdown occurs again (and it WILL) I will only be down 10% in my account equity - a number I have found I can handle without getting extremely upset. If your account is small, you might be able to handle up to 30% drawdown before you panic, but as your account size increases, it becomes increasingly more difficult to take drawdown of this magnitude.

If you get extremely upset, and everyone has a different point where this occurs - but it does and will occur, you will 1) exit your trade at the wrong time, 2) be unable to sleep, 3) stop trading your system, or 4) some other irrational behavior. Have you ever just said, "I can't take this anymore", and just sold everything?

If you are overleveraged and trading futures, you may just run out of equity and get a margin call - and that's the end of your trading either permanently or temporarily.

The trouble with a system that shows a 2:1 profit factor, that is, winning trades make double the losing trades, but you have fewer than 50% winning trades, is that you have a lot of losing trades - tough to handle emotionally. Also, the winning trades come from a subset of the whole universe of closed trades, and this might mean that the winners were based on some unusual price behavior not llikely to occur in the future.

The ideal system has maximum gains and minimum drawdown, and ideally, seldom has a losing day.

The simplest example of a system that is almost impossible to trade, yet looks great on paper (compute the Kelly formula) , is a buy and hold. It may have 1 profitable trade,and no losing trades. However, the intra-day drawdown peak to valley might be HUGE. That's what will bury you as a trader.
SunnyJHarris is offline  
Reply With Quote
Old 06-02-2011, 07:49 PM   #14

Join Date: Dec 2010
Posts: 11
Ignore this user

Thanks: 0
Thanked 1 Time in 1 Post

Re: Question on Kelly Formula : Positive Expectancy But...

Edit: sunnyjharris just said exactly what i was going to lol

Last edited by silentdud; 06-02-2011 at 07:57 PM.
silentdud is offline  
Reply With Quote
Old 06-15-2011, 02:07 PM   #15

Join Date: Jun 2011
Posts: 27
Ignore this user

Thanks: 3
Thanked 3 Times in 2 Posts

Re: Question on Kelly Formula : Positive Expectancy But...

You play with Kelly or Optimal-f, you play with fire.
gianno is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Triad Trading Formula Jason Fielder MadMarketScientist Trading Products and Services 1 09-16-2010 06:57 PM
Help with Formula arnie_pt Coding Forum 29 01-30-2010 06:14 PM
Tony Crabel's Opening Range Formula Soultrader E-mini Futures Trading Laboratory 17 01-29-2010 12:18 PM
Mark Fishers AC Stock Formula for All. Szymon Technical Analysis 2 04-19-2008 06:11 AM
Kelly Criterion Dogpile Money Management 11 10-23-2007 01:18 PM

All times are GMT -4. The time now is 07:42 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.