[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EquisMetaStock Group] Usage of the Cross function - Correction



PureBytes Links

Trading Reference Links


Hi Guys,

Could I please pose a question. 

There has been some discussion lately on the usage of the Cross function to mark 
when a stock has closed above a moving average. The Cross command will mark 
the first instance the condition is true and will then not 'keep on marking
this'.

I have been trying to use the cross function  to mark the first time the
expression 
below is true but without much success. 

L>Mov(C,10,S) And Ref(L,-1)>Mov(Ref(C,-1),10,S)

All I want to do is mark the first time that there are two lows which exceed the
10 day 
simple moving average.

I can  do it as follows 

cross( Low, mov(Close,10,s) ) And cross( Ref(Low,-1), mov(Ref(Close,-1),10,s) ) 

Oops, that will never work will it I mean't

Low>Mov(Close,10,s) ) And cross( Ref(Low,-1), mov(Ref(Close,-1),10,s) ) 

but was wondering if there is a better way.

Regards
Steve 






------------------------ 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/