PureBytes Links
Trading Reference Links
|
Dan, your own code 0-1 and 0-2, and you ask what -1
and -2 means? C'mon...
The purest way to code an inside condition:
H<Ref(H,-1) AND L>Ref(L,-1)
jose '-)
http://www.metastocktools.com
--- In equismetastock@xxxxxxxxxxxxxxx, Dan
<dann.c@xxx> wrote:
>
> I do not understand (***) this from Equis:
>
> Inside
> Syntax inside()
>
> This will return a +1 whenever an inside day occurs.
> ***It will continue to return this same value until
> either a Rally, Reaction, or an Outside day
> occur.*** At any time where Inside() is not equal
> to +1, it will be equal to 0.
>
> Now: If I run the following:
>
> Inside(), col a
> Inside()-1, col b
> Inside()-2, col c
>
> the exploration always returns 0 (zero) or 1 in
> column a, 0 or -1.0 in column b, and in Col c, -1
> or -2.
>
>
> Questions:
> a) what does -1 and -2 mean?
> b) why am I not getting an inside day for today and
> yesterday, and the day before?
> c) is there a better way to do this?
>
> Regards,
>
> Dan
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|