PureBytes Links
Trading Reference Links
|
try this formula:
V>(Mov(V,30,S)*3)
Bulli ;-)
--- In equismetastock@xxxxxxxxxxxxxxx, "chorlton_c_hardy"
<micro_dot_uk@xxxx> wrote:
>
>
> Hi All,
>
> I'm trying to write a simple exploration that identifies stocks
> which have seen a high volume spike.
>
> Ideally, I want to be able to select only those stocks which have
> seen a volume spike which equates to at least 3 times the average
> volume for the last 30 days.
>
> I've already written a simple formula (see below) but when i run
it
> about 80-85% of my stocks are selected regardless of whether they
> satisfy the formula :-(
>
> V*0.3 > LastValue(Sum(V,30)/30)
>
>
> Can anyone suggest a different formula that would only select the
> stocks which I'm after??
>
> Any Help much appreciated
------------------------ 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/
|