PureBytes Links
Trading Reference Links
|
Hi Preston,
Good, I'm glad that you have the attachment now.
I believed that I had attached it to the original post, but Yahoo Mail must have dumped it,
or else I didn't attach it correctly. Either way, my apologies for any inconvenience.
I found the "Traders Consortium" site which also looks good and I have posted a few things there as well.
Some of your readers may also be interested in that site.
With best regards,
from TonyM.
=============================================
----- Original Message ----
From: pumrysh <no_reply@xxxxxxxxxxxxxxx>
To: equismetastock@xxxxxxxxxxxxxxx
Sent: Wednesday, June 20, 2007 5:13:05 AM
Subject: [EquisMetaStock Group] Re: Palmer Indicator
Never mind, I found it on Traders Consortium and uploaded it in the
files section as
Apple PalmerVolume Ind.jpg
Preston
--- In equismetastock@ yahoogroups. com, pumrysh <no_reply@xx .> wrote:
>
> Tony,
>
> Either you forgot to attach the chart or Yahoo dumped it.
> Better option would be to upload one to the files section.
>
> Preston
>
>
>
> --- In equismetastock@ yahoogroups. com, Tony M <t4tonym@> wrote:
> >
> > Hi Mark,
> >
> > Preston's formula does exactly what you asked for, so I'm not
> quite sure why you say that it's "not exactly what you were
looking
> for" ..... ??? However an alternative, longer and less elegant
> (but perhaps more "English language-like" ) coding of your concept
> might be:
> >
> > {$$$$$$$$$$$ $$$$$$$$$ $$$$$$$$$ $$$$ :-)}
> > HighestVolume45d: = HHV(V,45);
> > LowestVolume45d: = LLV(V,45);
> > VolRange:= HighestVolume45d - LowestVolume45d;
> > Palmer:= 100*V/(VolRange + 0.000001);
> > Smoothed:=Mov( Palmer,5, E);
> > BuyThreshold: =67;
> > SellThreshold: =33;
> > BuySignal:=100;
> > SellSignal:= 0;
> > SignalOutput: = If(Smoothed> BuyThreshold, BuySignal, If
> (Smoothed<SellThres hold,SellSignal, 50));
> > {Now display results: 100= (your idea of) "Buy", 50=Null, 0=
(your
> idea of) "Sell"}
> > Smoothed;
> > SignalOutput
> > {$$$$$$$$$$$ $$$$$$$$$ $$$$$$$$$ $$$ :-)}
> >
> > Attached is a chart for you showing Apple Computer (APPL) price
in
> the middle window and
> > in the bottom window the actual volume (dark red bars), your
> smoothed "Palmer Indicator" (bright red line),
> > and your proposed indicator (light blue line).
> >
> > What you can see is that the indicator response due to high
> volume (your proposed "Buy" signal) appears to make sense and to
> correspond to price turning points, either tops OR bottoms, but
the
> low volume response (your proposed "Sell" signal) really does not
> correspond to anything.
> >
> > This is because the big price action occurs when a lot of people
> (or a few people with very big orders) are in the market and the
> volume is high. Therefore I suggest that you re-examine your
> indicator, forget about the low volume threshold (because nothing
> much is happening then), try adjusting the high volume threshold
> value a bit, and use this high volume response not as a buy
> indicator (your original concept) but rather as an an indicator
for
> TURNING POINTS, which could be EITHER tops or bottoms.
> >
> > If you want to read an intersting book about using volume to
help
> your trading, you might try Donald Cassidy's book "Trading on
> Volume - The Key to Identifying and Profiting from Stock Price
> Reversals". (McGraw Hill publishers, 2002).
> >
> >
> > Happy trading,
> > Cheers,
> > TonyM
> >
> >
> > ----- Original Message ----
> > From: markumansky <no_reply@xxxxxxxxxx s.com>
> > To: equismetastock@ yahoogroups. com
> > Sent: Thursday, May 24, 2007 3:50:36 PM
> > Subject: [EquisMetaStock Group] Re: Palmer Indicator
> >
>
> >
> >
> >Preston,
> >
> >
> >
> > Not exactly what i was looking for but thank you for your
> suggestion
> >
> > and assistance. Its very much appreciated! !!
> >
> >
> >
> > Regards,
> >
> > Mark
>
<!--
#ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;}
#ygrp-vitnav{
padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
#ygrp-vitnav a{
padding:0 1px;}
#ygrp-actbar{
clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
#ygrp-actbar .left{
float:left;white-space:nowrap;}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;font-size:77%;padding:15px 0;}
#ygrp-ft{
font-family:verdana;font-size:77%;border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;}
#ygrp-vital{
background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
#ygrp-vital #vithd{
font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
#ygrp-vital ul{
padding:0;margin:2px 0;}
#ygrp-vital ul li{
list-style-type:none;clear:both;border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}
#ygrp-vital ul li .cat{
font-weight:bold;}
#ygrp-vital a {
text-decoration:none;}
#ygrp-vital a:hover{
text-decoration:underline;}
#ygrp-sponsor #hd{
color:#999;font-size:77%;}
#ygrp-sponsor #ov{
padding:6px 13px;background-color:#e0ecee;margin-bottom:20px;}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;margin:0;}
#ygrp-sponsor #ov li{
list-style-type:square;padding:6px 0;font-size:77%;}
#ygrp-sponsor #ov li a{
text-decoration:none;font-size:130%;}
#ygrp-sponsor #nc {
background-color:#eee;margin-bottom:20px;padding:0 8px;}
#ygrp-sponsor .ad{
padding:8px 0;}
#ygrp-sponsor .ad #hd1{
font-family:Arial;font-weight:bold;color:#628c2a;font-size:100%;line-height:122%;}
#ygrp-sponsor .ad a{
text-decoration:none;}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;}
#ygrp-sponsor .ad p{
margin:0;}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;}
#ygrp-text tt{
font-size:120%;}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
-->
____________________________________________________________________________________
Get the free Yahoo! toolbar and rest assured with the added security of spyware protection.
http://new.toolbar.yahoo.com/toolbar/features/norton/index.php
[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/
|