PureBytes Links
Trading Reference Links
|
Hi Andrew,
It's the formula I search.
Thank you very much !!!
And do you know why this window appear with the chart :
Custom indicator math errors
the following math errors occured during the calculation of ...
division by zero 33 ?
Thanks a lot.
--- In equismetastock@xxxxxxxxxxxxxxx, "Andrew Tomlinson"
<tomlinsons@xxxx> wrote:
> I use the following for II:
>
> {II open form}
> Cum((2*C -H -L)/(H-L)*V)
>
>
> {II oscillator}
> P1:=Input("Enter bars",2,200,21);
> II:=Sum((((2*C-H-L)/(H-L))*V),P1)/Sum(V,P1)*100;
> II;
>
> These are the regular formulae that appear in a number of sources.
>
> Andrew
>
>
> -----Original Message-----
> From: batesyonne [mailto:azer789@x...]
> Sent: Monday, November 22, 2004 4:05 PM
> To: equismetastock@xxxxxxxxxxxxxxx
> Subject: [EquisMetaStock Group] Intraday intensity % formula ?
>
>
>
>
> Hi ,
>
> Do you know the "Intraday intensity %" formula (from David Bostian)?
>
> Thanks.
>
>
>
>
>
>
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> click here
>
<http://us.ard.yahoo.com/SIG=129pbhga5/M=298184.5584357.6650215.300117
6/D=gr
>
oups/S=1705375617:HM/EXP=1101254156/A=2434970/R=0/SIG=11edksnhv/*http:
//www.
> netflix.com/Default?mqso=60185402>
>
> <http://us.adserver.yahoo.com/l?
M=298184.5584357.6650215.3001176/D=groups/S=
> :HM/A=2434970/rand=518510123>
>
> _____
>
> Yahoo! Groups Links
>
>
> * To visit your group on the web, go to:
> http://groups.yahoo.com/group/equismetastock/
>
> * To unsubscribe from this group, send an email to:
> equismetastock-unsubscribe@xxxxxxxxxxxxxxx
> <mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx?
subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service
> <http://docs.yahoo.com/info/terms/> .
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|