PureBytes Links
Trading Reference Links
|
I quite often write Optimize statemnts this way so that once I've
optimized something I can keep track of the result I liked.
Everything after the // is comments. For a description of the
optimize parameters see the help manual, in this case the "1" is an
increment.
--- In amibroker@xxxxxxxxxxxxxxx, "CedarCreekTrading" <kernish@xxxx>
wrote:
> Fred,
>
> One more question:
>
> I'm certainly no AB code maven...but, in many languages what is at
the end
> of the formula represents a period of delay. In the lines of code:
>
> i.e.,
> Length = 3;//Optimize("RSILen", 0, 2, 6, 1);
>
> What does the "one" represent? In other languages it tells the
formula to
> look forward (by a day). I've seen some real slick equity curves
created by
> "looking forward". Just wanting to understand the "one".
>
> Take care,
>
> Steve
>
> ----- Original Message -----
> From: <fctonetti@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Thursday, February 20, 2003 8:39 AM
> Subject: Re: [amibroker]
>
>
> > Yes, see the settings, this is how the system is set up and PLEASE
> > don't tell me it's not possible especially with QQQ when the
driving
> > datastream is NDX.
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "CedarCreekTrading"
<kernish@xxxx>
> > wrote:
> > > Fred,
> > >
> > > Do you buy and sell at the close on the day you receive the
signal?
> > >
> > > Take care,
> > >
> > > Steve
> > > ----- Original Message -----
> > > From: Fred Tonetti
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Sent: Wednesday, February 19, 2003 9:09 PM
> > > Subject: [amibroker]
> > >
> > >
> > > A watered down version to play with .
> > >
> > > As I said I don't trade it or it's big brother but I do find
it
> > to be at least semi-interesting.
> > >
> > > <<...>> <<...>>
> > >
> > >
> > > Yahoo! Groups Sponsor
> > > ADVERTISEMENT
> > >
> > >
> > >
> > >
> > > Post AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx
> > > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > >
> > > Check group FAQ at:
> > http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> > >
> > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service.
> >
> >
> > Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> >
> > Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|