logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
StorkBite  
#1 Posted : Monday, July 31, 2006 11:06:19 PM(UTC)
StorkBite

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/19/2005(UTC)
Posts: 2,995

Was thanked: 14 time(s) in 10 post(s)

How to restrict the real-time data to a specific timeframe

I trade E-mini's on the Globex (this trades 24 hrs/day). I only trade between the hours of 10am to 3pm. Can I restrict the data that is shown on a graph so it still shows several days of data but only within the above time restrictions and can I back test just this data?

This will work with MS Pro… to back test only this data you will have to add conditions to your formula:

Hour()>=10 and Hour()<=15

For charting, select FILE | OPEN and select a security in the DataOnDemand folder. Then Right-click on it in the list and select properties. Change the start and end times.

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.