spacer esignallogo
 |  Contact Us   


User CPRegisterMember Listcalendar




eSignal Forums eSignal Forums » EFS / API Development » EFS Back Testing » Strategy (either Long or Cash)
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply

- Posted: 09-05-2010 04:40 PM Old PostReport | IP: Logged

Alexis C. Montenegro

Registered: Oct 2002
Location:
Posts: 18063
Status: OFFLINE


Reply with QuoteEdit/Delete Message

peter
You are welcome
Alex


quote:
Originally posted by peterjerome
alex,
i reread the tutorials and discovered my error..
the strategy analyzer gives amazing results...best i've ever seen
thanks alex,
peter.

View Alexis C. Montenegro's profile Send Alexis C. Montenegro a Private Message Search for posts by Alexis C. Montenegro Add Alexis C. Montenegro to your buddy list


- Posted: 09-05-2010 04:12 PM Old PostReport | IP: Logged

peterjerome
Junior Member

Registered: Oct 2003
Location:
Posts: 28
Status: OFFLINE


Reply with QuoteEdit/Delete Message

alex,
i reread the tutorials and discovered my error..
the strategy analyzer gives amazing results...best i've ever seen
thanks alex,
peter.

View peterjerome's profile Send peterjerome a Private Message Search for posts by peterjerome Add peterjerome to your buddy list


Re: Strategy (either Long or Cash) - Posted: 09-04-2010 09:42 PM Old PostReport | IP: Logged

Alexis C. Montenegro

Registered: Oct 2002
Location:
Posts: 18063
Status: OFFLINE


Reply with QuoteEdit/Delete Message

peter
You may want to review the Back Testing Tutorials 1-3 that are in the Help Guides and Tutorials folder of the EFS KnowledgeBase which will provide you with a complete description and tutorial [complete with detailed examples] on the use of the Strategy Object
Alex


quote:
Originally posted by peterjerome
Strategy switching from Long to Short is OK.
switching from Long to Close fails...
which Strategy should i use to go to Cash?

going long i use this code:

if condition is true{
if (!Strategy.isLong() ( {
Strategy.doLong (....
}
} else {
if(!Strategy.CLOSE()) {...
Strategy.CLOSE(....
}
}
continue......
appreciate any help or insight.
thank you
peter.

View Alexis C. Montenegro's profile Send Alexis C. Montenegro a Private Message Search for posts by Alexis C. Montenegro Add Alexis C. Montenegro to your buddy list


Strategy (either Long or Cash) - Posted: 09-04-2010 09:11 PM Old PostReport | IP: Logged

peterjerome
Junior Member

Registered: Oct 2003
Location:
Posts: 28
Status: OFFLINE


Reply with QuoteEdit/Delete Message

Strategy switching from Long to Short is OK.
switching from Long to Close fails...
which Strategy should i use to go to Cash?

going long i use this code:

if condition is true{
if (!Strategy.isLong() ( {
Strategy.doLong (....
}
} else {
if(!Strategy.CLOSE()) {...
Strategy.CLOSE(....
}
}
continue......
appreciate any help or insight.
thank you
peter.

View peterjerome's profile Send peterjerome a Private Message Search for posts by peterjerome Add peterjerome to your buddy list


All times are GMT. The time now is 01:37 PM. Post New Thread    Post A Reply
  Last Thread   Next Thread
Show Printable Version | Email this Page | Subscribe to this Thread

Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF