Two Timeframes in EasyLanguage
Two Timeframes in EasyLanguage
In this guide Im going to show you how to use two timeframes within a single chart. I
will use a higher timeframe chart (daily) to filter trades on a 15-minute chart. By
utilizing these two timeframes I will turn an ugly looking equity curve.
VERSION
2
1.0
Introduction
I wrote this guide to help you better utilize your programming skill by creating more
powerful trading systems. This technique I'm going to show you is a technique that can
radically improve a trading. While I cant say it will improve every trading system you work
on, knowing this technique is a great tool for you to know. Ive personally seen the use of
utilizing multiple timeframes enhance the performance of many trading systems.
If you have any questions about system trading, youre invited to ask us
at:ebook@systemtradersuccess.com. Weve dedicated our business to educating the retail
trader just like you. Well be happy to help in everyway we can.
PAGE 2
VERSION
3
1.0
PAGE 3
VERSION
4
1.0
RSI Total = RSI From Today Closing Price + RSI From Yesterdays Closing Price + RSI From
Two Days Ago Closing Price
PAGE 4
VERSION
5
1.0
VIDEO #1
VIDEO #2
PAGE 5
VERSION
6
1.0
PAGE 6
VERSION
7
1.0
PAGE 7
VERSION
8
1.0
Final Code
There you have it. A simple trading strategy built upon RSI that utilizes two
timeframes. The video below shows this process and the trading system in much more detail,
so I encourage you to watch it. The code used in this strategy is available as a download from
the resource section below.
You have just learned a very valuable technique that you can put to use in building
more profitable trading systems. Try this technique on some of your existing systems and see
if it improves them. Sometime a simple filter on a larger timeframe will produce great results.
PAGE 8
VERSION
9
1.0
Learn More
PAGE 9
VERSION
10
1.0
Resources
Video Demonstration #1
Video Demonstration #2
TradeStation EasyLanguage Code
TradeStation WorkSpace
For more information on building profitable trading systems visit our website,
PAGE 10