PureBytes Links
Trading Reference Links
|
I look forward to seeing the results of all your efforts.
Steve
--- In amibroker@xxxxxxxxxxxxxxx, "Steve Dugas" <sjdugas@xxxx> wrote:
> Hi Steve,
>
> Thank you for the kind words. I am still working on it and making
steady
> progress. I decided after coding a couple of other indicators in a
similar
> way that I had to switch over to C++ and put them in a DLL. AFL
does not
> offer a looping mechanism, which means I had to use hundreds of
lines of
> repititious code (as you probably noticed), and using script which
gets
> interpreted at runtime was just too slow for all the optimization
steps
> involved.
>
> Unfortunately, I didn't know C++ : - ) So I have been busy
learning the
> language, the IDE, etc. I also work full-time so I usually only get
to work
> on it 1-2 hours a day. Still, I have done quite a bit, and I will
probably
> be posting a small collection of indicators within a month or so.
Thanks for
> your interest!
>
> Steve
>
> ----- Original Message -----
> From: "steve_almond" <steve_almond@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Wednesday, March 05, 2003 6:42 PM
> Subject: [amibroker] Steve Dugas - Question
>
>
> > Steve,
> >
> > In my trawl through a few thousand messages on this board, I was
much
> > impressed by your 'Self-Optimizing ZigZag' indicator. You
mentioned
> > that this was an ongoing project hopefully to encompass other
> > indicators.
> > How is your project progressing?
> >
> > Thanks,
> >
> > Steve
> >
> >
> > Send BUG REPORTS to bugs@xxxx
> > Send SUGGESTIONS to suggest@xxxx
> > -----------------------------------------
> > 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/
> >
> >
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
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/
|