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

RE: [EquisMetaStock Group] Highest Moving Average



PureBytes Links

Trading Reference Links

You can compare them pairwise with the max and min functions or nest the 
comparisons The following finds the lowest among 6 SMAs:

li3:=Min(Mov(C,50,s),Mov(C,60,s));
li4:=Min(Min(Mov(C,30,s),Mov(C,35,s)),Min(Mov(C,40,s),Mov(C,45,s)));
li5:=Min(li3,li4);

Use max for the highest.




Hi All,

I need help to wirte this formula:

I have 7 moving averages that are up and down on a chart
(from mov(c,4,s) till mov(c,10,s)

how I can find the highest and lowest moving average in the last day
only?

Thanks,




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Try Online Currency Trading with GFT. Free 50K Demo. Trade 
24 Hours. Commission-Free. 
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/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/