PureBytes Links
Trading Reference Links
|
It's not abonormal volumes you're looking for--a better way to look
at it is certain volume changes often preceed a stock price change.
However, you will find that the size of the change varies greatly
from stock to stock, but it's often consist for a particular stock.
Take a moving average of the volume.
Mov(volume,periods,sma) and then multiply it by the amount you want
the volume to change by---10% or 50% or whatever
V>Mov(volume,periods,sma)*1.10
So both the length of the moving average and the percentage change
impact the frequency of the event. If you make the percentage too
big, you won't find the condition often enough to matter. It takes
some experimenting. 30 to 50 period MAs are good and volume spikes in
the 20% to 50% range are good.
You put that in the systems tester, or in an indicator, and wow,
we're going to make money now.
What you really should do is read Roy's newsletter and find out how
to do explorations properly to find stocks that actually have a high
probability of making a move. He's got a great series on explorations
in Dec, Jan and Feb.
www.metastock.co.nz
--- In equismetastock@xxxxxxxxxxxxxxx, niklravi <ravinikil@xxxx>
wrote:
> Dear friend
> Is there any way by metastock I can find out abnormal volumes
for a
> single day from average vol of the script from the last 5 days and
last
> month? To identify the stock and put it in the watch list?pl help
with
> formula
>
>
> Ravi
> qatar
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/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/
|