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

Notification

Icon
Error

Options
Go to last post Go to first unread
manatrader  
#1 Posted : Wednesday, June 24, 2009 1:30:29 AM(UTC)
manatrader

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/30/2009(UTC)
Posts: 46
Location: Hawaii, US

Is it possible to do a system test that uses forward looking criteria, to look for commonalities in days with larger gains and losses? Something like

long entry:

c<ref(c,1)*1.05

(and c<> various moving averages etc)

Tried it but got goose eggs..
thanks
:)

wabbit  
#2 Posted : Wednesday, June 24, 2009 2:16:51 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
Again, the Users Manual discusses the Ref() function: using a negative value will look into the data history and using a positive value will look into the future data.

Of course, looking into the future cannot be traded in real life, and its use in a system test should only be to do some sort of hindsight based statistical or other analysis. Use with caution.


wabbit [:D]

manatrader  
#3 Posted : Wednesday, June 24, 2009 2:24:35 PM(UTC)
manatrader

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/30/2009(UTC)
Posts: 46
Location: Hawaii, US

Oops, there was another error causing my non-results; thanks for the help!
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.