PureBytes Links
Trading Reference Links
|
Sometimes the data provider reports volume in 100's, i.e. real
volume = reported volume * 100. This might be an issue.
--- In equismetastock@xxxxxxxxxxxxxxx, "msolferino" <solferino@xxxx>
wrote:
> Hi all,
>
> I am trying to run a simple exploration and must be doing
something
> wrong. All I want to do is scan the nasdaq for 65 day average
> volume greater that 500,000 shares and a share price less than
2.00
>
> I have the following formula but I am getting nothing...
>
> mov(volume,65,simple) > 500000 and close < 2.00
>
> Any ideas as to what I am doing wrong would be greatly
appreciated.
> I use Quote.com for a data feed. Thanks,
>
> Marc
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/
|