PureBytes Links
Trading Reference Links
|
According to my information it is not possible. though you can search
the most active by filter
v*c>{enter a suitable value that shall give you top traded shares
though not exactly top twenty}
another hint is : if you can have value (not volume) of the total
traded in the market or say index. then find the ratio of the
individual share value/total market value traded.
find two moving averages of this ratio. this should give you a fairly
good way to filter shares in which the money is flowing. or use money
flow index or other such indicators.
or simply use a ratio of the moving average of the volume of the share
mov(v,12,e)/mov(v,26,e)
sort / filter this ratio and it shall give you a pretty good idea of
where the money is flowing.
any better help from experts.
regards
joshik
--- In equismetastock@xxxxxxxxxxxxxxx, wai <mwtang@xxx> wrote:
>
> Wishing you all a Happy New Year !
> I would like to write a code in explorer to scan out the most active
20 counters in the market. I have tried Highest(v) but all the
counters was listed. I wonder is there a way to write the code so that
only the top 20 counters are listed.
> In colB i would like to know how many periods it has appears in the
last 5 periods. If it appears once then 1, appear two times then 2 and
five then 5 .
>
> Thanks you.
>
> mun wai.
>
>
> [Non-text portions of this message have been removed]
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|