PureBytes Links
Trading Reference Links
|
I typed the following into a custom indicator, and it ran without errors,
and it found a ZERO. I didn't persue it any further. Maybe someone else
will play with it, and see what it does. Ron D
Diverg=Divergence(EMA(RSI(14),100),EMA(RSI(14),50),1);
----- Original Message -----
From: "Ed" <vvsignin@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, September 02, 2005 9:29 PM
Subject: [amibroker] Re: divergences
> Thanks
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Quad Rate Serial Abby"
> <quad_pumped_abby@xxxx> wrote:
>> There are some afl's in the library or files section that Dimitris
>> Tosakis (sp?) wrote that search for divergences - stoch is one of them
>> I believe. I put in a wishlist request to Tomasz some time ago about
>> creating a divergence function so that you could easily check
>> divergences of many different indicators using simpler code. I have
>> noted that now there is a function called "divergence" but there is no
>> explanation for it. I'm hoping this means that it is going to show up
>> in a later release.
>>
>> Bret
>>
>>
>> --- In amibroker@xxxxxxxxxxxxxxx, "Ed" <vvsignin@xxxx> wrote:
>> > Does anyone know how to write code that shows divergences between an
>> > indicator (RSI, Stochastics, MACD) and price over a period of time?
>> > I'm hoping to save myself a lot of time manually searching for
>> > indicator/price divergences through code. Thanks, Ed
>
>
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Put more honey in your pocket. (money matters made easy).
http://us.click.yahoo.com/r7D80C/dlQLAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.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/
|