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

Re: [EquisMetaStock Group] How to? Weekly MA(52) has been decreasing for 40 weeks



PureBytes Links

Trading Reference Links

Hi Stephane

Each exploration has a periodicity setting under the "Options" button. This is not the same 
"Options" button that shows on the first Explorer window, but it's visible once you click the "Edit" 
button to edit a specific exploration.

You can find a range of weekly code for daily chart and data use code at..
http://www.metastocktips.co.nz/other_formulas.html or
http://www.metastocktools.com/#metastock


Kind regards

Roy
www.metastocktips.co.nz





----- Original Message ----- 
From: "stephanegranger_2000" <grangers@xxxxxxxxxxxx>
To: <equismetastock@xxxxxxxxxxxxxxx>
Sent: Friday, February 18, 2005 9:51 AM
Subject: Re: [EquisMetaStock Group] How to? Weekly MA(52) has been decreasing for 40 weeks


>
> Thanks Roy,
>
> I was actually looking for the other complicated formula i.e. using
> daily data. I was not aware it was possible to have weeky exploration.
> In that case, the other complicated formula is not necessary.
>
> I will look into this tonite.
>
> thanks again,
> Stephane
>
> --- In equismetastock@xxxxxxxxxxxxxxx, "Roy Larsen" <rlarsen@xxxx>
> wrote:
>> Hi Stephane
>>
>>
>> > I want to build an explorer that has the following condition
> (amongst
>> > others).
>> >
>> > the weekly MA(52) has been decreasing for 40 weeks.
>> >
>> > I'm not really sure how to do this. Please help.
>> >
>> > thanks,
>> > Stephane
>>
>> The following lines of column code will return a true result in a
> weekly exploration when the 52
>> week SMA has fallen for 40 consecutive weeks. If you want the same
> thing for a daily exploration (40
>> weekly falls in 52 weeks MA), it can be done but requires more
> complex code. That code is available
>> but not included here.
>>
>> {SMA decreasing for 40 consecutive weeks}
>> M:=Mov(C,52,S);
>> Sum(M<Ref(M,-1),40)=40;
>>
>>
>> Kind regards
>>
>> Roy Larsen
>> www.metastocktips.co.nz
>> Free formulas and MS links
>
>
>
>
>      Yahoo! Groups Sponsor
>            ADVERTISEMENT
>
>
>
>
>
> --------------------------------------------------------------------------------
> Yahoo! Groups Links
>
>  a.. To visit your group on the web, go to:
>  http://groups.yahoo.com/group/equismetastock/
>
>  b.. To unsubscribe from this group, send an email to:
>  equismetastock-unsubscribe@xxxxxxxxxxxxxxx
>
>  c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
> 




------------------------ Yahoo! Groups Sponsor --------------------~--> 
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/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/