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 : Tuesday, April 19, 2005 12:29:37 AM(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)
Is there a better way to determine the optimal settings for a 2 moving average crossover system? Right now, I'm using the following to search for values between 1 and 200, step 1 for both OPT1 and OPT2: Buy: cross(C, mov(C, OPT2, E)) Sell: cross(mov(C, OPT1, E),C) It seems like OPT1 always returns a value of 1
StorkBite  
#2 Posted : Wednesday, April 20, 2005 2:45:33 AM(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)
Seems like I was searching elsewhere when the answer was right in front of me. There is a native system tester "Equis - Moving Average Crossovers w/Opt" that does the job. No need to recreate the wheel... :wink: Thanks!
Patrick  
#3 Posted : Wednesday, April 20, 2005 3:16:20 PM(UTC)
Patrick

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/8/2004(UTC)
Posts: 2,266

Was thanked: 1 time(s) in 1 post(s)
Glad you found the answer on your own :)
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.