Welcome to the Traders Laboratory Forums.
Technical Analysis The technical discussion forum for traders.

Reply
Old 11-14-2011, 08:57 AM   #1

Do Or Die's Avatar

Join Date: Jun 2011
Posts: 403
Ignore this user

Thanks: 133
Thanked 173 Times in 91 Posts

System Design Exercise

Hi,

This follows from Three Steps in Trading System Design.

I will start with a rotational trading system as example. Hopefully this thread will help some people to get started; and, some others to share their experiences in improving the system design process itself.

Step 1: Set of Premise
"The sector ETF which is outperforming the market is likely a buy candidate; vice versa for shorts."
"Take only Long trades in a bull market, and only Short trades in a bear market."

Step 2: Taking the Premise to market
- Watchlist: XLB, XLY, XLP, XLE, XLF, XLV, XLI, XLK, XLU
- Relative Strength will be calculated as Returns(ETF)- Returns (S&P500) over past 30 days
- Each day the rank of ETFs is calculated, based on it's RS. The portfolio is adjusted each day to keep the top two best and worst performers as long and short respectively.
- To identify a bull/bear market, a simple filter is the change in prices over past 6 months. I use the filter current Close- Close(125 days back) > 0
- Protective stops are applied, say 2%

We see two immediate problems at this stage:
1. Rank volatility, which results in too frequent trades.
2. Since the strategy picks up ETFs with strongest momentum, it may pick one immediately after a upward spike or parabolic upmove.

Trades frequency can be adjusted using three ways:
1.) Exit a trade only on new week / month
2.) Different criteria for Buy and Short, as well as exit
3.) Smooth the rank over some bars
4.) Combination of above
Using the simplest of all, i.e. to exit a trade only on a new month, the strategy shows some profits.



I will continue after input from members, Amibroker code is attached.
Attached Thumbnails
System Design Exercise-1.png  
Attached Files
File Type: txt roational-rudimentary.txt (914 Bytes, 22 views)
__________________
Fear none, frighten none.
-My Best Contribution So Far
-Open Source Trading Platforms (Master List)
Do Or Die 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
The Positive Benefits of Exercise for Traders TheNegotiator The Healthy Trader 36 04-18-2012 10:00 AM
Three Steps in Trading System Design Do Or Die Trading 16 11-14-2011 09:00 AM
Teaching Yourself Web Design brownsfan019 General Discussion 7 01-16-2009 09:21 AM
Getting started in web design / graphic design brownsfan019 General Discussion 10 05-08-2007 04:46 PM
Thought Progression Exercise MrPaul Trading Psychology 2 02-01-2007 03:11 AM

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