[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PF chart ex RE: [amibroker] To Graham Kavanagh



PureBytes Links

Trading Reference Links

Mroman
I have been thinking about how the differences between the PF chart seen in
the AB indicator window, and every other pF chart you will see regards the
visible look of it. This can be that all the other programs have had the PF
chart written into the base software with the associated Y axis specifically
for it. This is that the prices are shown as a complete box, whereas in AB
to date the Y-axis can only be used as the prices being a single point. This
makes a big difference, and caused me some mental headaches and many hours
of proving to myself that what I was seeing was in fact correct. I am used
to seeing a 3 box reversal as just that, you see 3 X or O's when it does
reverse. This is due to the Y-axis being set to show each price (box size)
as a thick band the width of the box. Using a single line as the price level
means that the X/Os need to finish on the line. So the first box in a
reversal is actually invisible as convention is for the reversal to start
one box up/down from the previous column. I kept this convention as the
visual on patterns etc in PF was more important to me that the convention of
seeing 3 boxes when you expect to.
Until TJ actually includes the PF as part of the built-in arsenal of chart
types when the price axis can be properly shown, I figure this is close
enough, and just takes a little getting used to.

Cheers,
Graham
http://groups.msn.com/ASXShareTrading
http://groups.msn.com/FMSAustralia


-----Original Message-----
From: mroman59 [mailto:mroman59@xxxxxxxxx] 
Sent: Tuesday, 17 June 2003 8:45 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] To Graham Kavanagh


Thanks for responding to my email and taking the time to explain 
your P&F. It will take me some time to digest the information 
concerning your ploting of X's and O's by looking at some examples, 
since I am new to P&F. 

I did notice on some charts that there was a lot of space to the let 
of the plotting, which I could not figure out why. I must say even 
though I have not used P&F yet for trading, I have read a little 
about how the x's and o's are derived and have looked at several 
charting examples.  But I must say that I have never seen any 
plotted like yours with empty space to the left. For example, all 
data starts to the left and there is no empty spaces. The last plot 
of either X's or O's will correspond with a given date, however, the 
last date ploted may be several days back from the current date. So, 
essentially it looks like there is empty space to the right, but the 
movement in the stock price has not warranted a new column to be 
constructed or if the last set of X's or O's correspond with the 
current EOD date, their may be missing data for days before it 
because the price movement did not warrant any new column for that 
day. At least that is my observation when I look at these charts. 
Basically it all has to do with what is called eliminating noise, as 
you all ready know.

Being American and reading English, I guess I am use to reading from 
left to right and when I saw the empty space to the letf I thought 
something was not right. 

I referred you to www.jcharts.com, because the webmanager of the 
website stated that the programmer used Dorsey's book to construct 
the charts. I know you mentioned that you did not want to comment on 
someone elses work, but I was only suggesting it to you to see, what 
I think is usual representation of P&F, not that his program or data 
are correct. If you have some time don't mind looking the 
instructions are as follows:

1. www.jcharts.com
2. click on members (no member ID required)
3. top left hand side enter desired ticker in ticker box just below 
Home, click on Get Chart or you can run a screen on right hand side. 
4. Chart will be in bar type style by default, therefore use 
dropdown dialog box and choose desired chart sytle - P&F.

Currently I think they may be having some technical difficultiy 
right now, so you may wish to try it at a later time.

I will use the information you gave me and try to follow.

Thanks 
MR











--- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx> wrote:
> MR
> The P&F chart will only create a new box when the price moves
sufficiently.
> That is the base of all P&F charts. It will only change daily if
the price
> moves to beyond the next box, or if in reverse direction.
> Due to the way it has to be constructed in AB using the default
time fram
> windows the columns are created from the last day backwards. The
chart is
> not backwards, just it plots in the right hand end of the overall
chart
> window. There will be a lot of empty spaces to the left of the
first X/O
> column. So with every change of direction the existing columns all
move one
> columne to the left to make room for the new move. They will also
keep
> moving with each new day to the right. Hope this makes sense.
Perhaps if I
> use numbers. The normal bar chart contains 1,000 days. The PF
chart for
> this, might only have 100 columns. These will appear in days 901-
1000 of the
> window pane. 1-900 will be empty. So after another trading day we
have 1001
> bars (1-1001), and if no change to the PF it will appear in the
902-1001 bar
> spaces. If it had a new column started in the last trading day the
PF chart
> will fill 901-1001 column spaces. Is this what you mean? Basically 
> with P&F you totally forget about the time, it is purely
a means
> to space the columns of X and O's.
> Hope this answers you
> Just a note, I had originally only meant to post one PF chart
formula, so I
> never bothered with any revisions at first. But then I did post
more and so
> it all got confused. I did try to start revsion histroy, but got
too lazy.
> I have tried to remove the ones from yahoo group, but it seems I
changed the
> login I used and cannot do anything about the older versions
(forgot the
> earlier login) Don't know if I can remove or change those in AB
website to
> make certain latest revisions, plus AB version required is
included.
> 
> Regards Dorsey, I don't think I am that far from what he had. I
did post
> some website references in an email to the yahoo group recently
that I have
> used as references.
> I will try to make alterations to my PF codes and replace those I
have
> already uploaded that are out of date etc. also maintaining the
version
> revsion for last official AB release (4.30) If I can that is
> 
> 
> Cheers,
> Graham
> http://groups.msn.com/ASXShareTrading
> http://groups.msn.com/FMSAustralia
> 
> 
> -----Original Message-----
> From: mroman59 [mailto:mroman59@x...]
> Sent: Monday, 16 June 2003 9:13 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] to Graham Kavanagh
> 
> 
> Hello Graham
> 
> Dowloaded P&F formula from AB website, but not the beta version. I
> assume that they provide the same results upon analysis for given 
> stock or index, regardless of the change. Correct me if I am 
wrong. 
> 
> I am new to P&F and trying to understand how to read it.
> 
> Noticed your posts with regard to P&F and other users of this
Group 
> and get the impression that you do not use the method out of Tom
> Dorsey's book "Point and Figure Charting, which seems to be the 
most 
> popular name when it comes to this indicator.  Correct me if I am
> wrong.
> 
> I am more interested in being able to understand your method or
> modify your version to fit Dorsey's.
> 
> Could you tell me when you programmed your version, it you use a
> certain book for your method of P&F or are they all pretty much 
the 
> same.  One thing I have noticed with regard to your program is
that 
> it records X's and O's on a daily basis, while others I view do
not, 
> which means the system filters out the noise, so you will not find
a 
> change in the charting unless their is price movement to warrant
> this change in the X and O pattern. 
> 
> Sorry, I don't full understand P&F yet, but I am in the process
and 
> would like to be able to look at these charts in AB to start to
> undersand how to use it properly.  Please let me know if there is 
a 
> minor or major difference between you settings and Dorsey's if you
> are familiar with his work.
> 
> Thank You
> MR
> 
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor --------------------
-~--> Get
> A Free Psychic Reading! Your Online Answer To Life's Important
Questions.
> http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/GHeqlB/TM
> -------------------------------------------------------------------
--~->
> 
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> 
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/



Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->

Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/