Re: [amibroker] Re: code for Clenow book

 

Perfect
 


Sent from Yahoo Mail. Get the app


On Tuesday, June 28, 2016 5:30 PM, "'Sean ONeill' oneillseanp@verizon.net [amibroker]" <amibroker@yahoogroups.com> wrote:


 
Hi Vandan,
I would be curious about what kind of results you get at some different drawdown levels.
-S
 
From: amibroker@yahoogroups.com [mailto:amibroker@yahoogroups.com]
Sent: Tuesday, June 28, 2016 11:28 AM
To: amibroker@yahoogroups.com
Subject: Re: [amibroker] Re: code for Clenow book
 
 
Hi Bruce:

Yes, I do risk based position sizing. I use:

//Calculate purchase size
lbp = 21; //one month
RiskPerShare =  3 * ATR(lbp);
PositionRisk = 1.5;     //PosRisk risk 1.5% of equity
PctSize =  PositionRisk * BuyPrice / RiskPerShare;

I set PositionRisk = 1.5 because I wanted to have ~10 to 15 stocks in my portfolio.
Using 1% (as done in the book) results in 15 to 18 tickers.

In back testing, this significantly outperformed the 1/n sizing. If I remember correctly (this was done 2months ago), the difference was (keeping everything same): ~19% CAR with VanTharp position sizing and ~16% using 1/n position sizing.

If you want exact numbers, let me know and I can run the code again tonight and get back to you.

Larry: I trade US stock market with russell 1000 components.

Vandan


__._,_.___

Posted by: <chitwoodhollieuwa@yahoo.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (32)

Check out the automatic photo album with 1 photo(s) from this topic.
EverySecondWeek.PNG

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.

**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/


.

__,_._,___


EmoticonEmoticon