PureBytes Links
Trading Reference Links
|
Where is the indicators.dll?
nand
--- In amibroker@xxxxxxxxxxxxxxx, "Jayson" <jcasavant@xxxx> wrote:
> Steph,
> Since you have put in the time to develop the DLL with sine and
lead sine
> would you care to comment about its usefulness?
>
> Regards,
> Jayson
> -----Original Message-----
> From: Stephane Carrasset [mailto:s.carrasset@x...]
> Sent: Friday, April 02, 2004 2:16 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] AFL - John Ehlers Trade Station Code
>
>
> hello,
>
> Plot(sbSine(scMp()),"Sine",colorRed,1);
>
> Plot(sbLeadSine,"",colorBlue,1);
>
>
>
> download indicators.dll
>
>
>
> stephane
>
> ----- Original Message -----
> From: Ara Kaloustian
> To: Ami-Main
> Sent: Friday, April 02, 2004 8:29 PM
> Subject: [amibroker] AFL - John Ehlers Trade Station Code
>
>
> I just got the code from John Ehlers latest book, for finding
cycles and
> his Sine/LeadSine indicators.
>
> The code works fine in TS, but can not get it to work in AB.
>
> The first part of finding the period works fine, but finding the
phase is
> a problem.
>
> The problem starts with finding:
> RealPart = .... and
> ImagPart= ....
>
> Appreciate any help in converting this to AB
>
> TS code attached.
>
> Thanks
>
> Ara
>
>
> 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
>
>
>
> __________ NOD32 1.701 (20040401) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.nod32.com
>
>
>
> 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
>
>
>
> --------------------------------------------------------------------
--------
> ----
> Yahoo! Groups Links
>
> a.. To visit your group on the web, go to:
> http://groups.yahoo.com/group/amibroker/
>
> b.. To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
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
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|