Welcome to the Traders Laboratory Forums.
E-mini Futures Trading Laboratory S&P, Dow, Nasdaq, Russell, Dax and more - index futures

Reply
Old 12-17-2011, 01:28 PM   #1

Join Date: Jul 2009
Location: Orlando
Posts: 39
Ignore this user

Thanks: 17
Thanked 11 Times in 11 Posts

Point and Figure Charts

Is there anyone out there that works with Point and Figure charts?
I have gone through the posts and have not found a soul.
I have been working on a strategy for a long time and have been having some success.
https://picasaweb.google.com/estate1...eat=directlink
What I could use is some help with someone that is working with cycles, P&F charts, and does not think in the box.
I can trade the numbers by eye much better than the strategy and would like to partner up to get to the final version.
Some things you'll need;
Trade Station platform
a computer that can handle 40 plus charts plotting up to 60 days
and some coding experience.

Let me know.

Tams,
Any interest? I value your input.
estate1997 is offline  
Reply With Quote
Old 12-17-2011, 02:55 PM   #2

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,474 Times in 912 Posts

Re: Point and Figure Charts

Quote:
Originally Posted by estate1997 »
Is there anyone out there that works with Point and Figure charts?
I have gone through the posts and have not found a soul.
I have been working on a strategy for a long time and have been having some success.
https://picasaweb.google.com/estate1...eat=directlink
What I could use is some help with someone that is working with cycles, P&F charts, and does not think in the box.
I can trade the numbers by eye much better than the strategy and would like to partner up to get to the final version.
Some things you'll need;
Trade Station platform
a computer that can handle 40 plus charts plotting up to 60 days
and some coding experience.

Let me know.

Tams,
Any interest? I value your input.
you can post your ideas here and we can walk through them...
__________________



Only an idiot would reply to a stupid post
Tams is offline  
Reply With Quote
Old 12-17-2011, 04:17 PM   #3

Join Date: Dec 2006
Location: okc
Posts: 119
Ignore this user

Thanks: 6
Thanked 5 Times in 4 Posts

Re: Point and Figure Charts

The only successful trader I knew of used it to trade longer trends i.e. weekly, quarterly. Back when I used to be on the manhunt for indicators, I read a few magazine articles from traders or interviews of traders who used P&F. They may have been in Futures magazine or SFO magazine.
rock is offline  
Reply With Quote
Old 12-18-2011, 10:18 AM   #4

Join Date: Jul 2009
Location: Orlando
Posts: 39
Ignore this user

Thanks: 17
Thanked 11 Times in 11 Posts

Re: Point and Figure Charts

Tams,
Here is the concept.
For each length on a P&F chart it MUST complete its' cycle before the market can move on higher or lower.
When a group of cycles come into phase, ie: they all read the same number from my indicator the market will move either up or down till it completes the next highest cycle.
Here is my problem.
I am not a professional programmer and I have been working on this for 14 months. I have spoken to two different programmers and they either hate P&F charts or can't get a handle on the concept. The entries are easy coding. It is the exits that I am stuck on. From the screen shots I posted above I hope you can see the potential. I can read it but I haven't been able to code the exits.
What I need is a confidential off line partner, paid or not, that has coding experience that can code a triple sort from 40 plus groups of numbers. The second sort is dependent on the results of the first sort and the third sort is dependent on the results of the second sort. From the last sort the exit can be obtained.
After that code in DLL and lock the code down. Then work on the money management.
Beyond the concept I am reluctant to post any more information than the concept as I don't want to kill the goose if you catch my drift.
If your up for it, lets do it. If not maybe you know someone.
Thank you and have a Merry Christmas
estate1997 is offline  
Reply With Quote
Old 12-18-2011, 05:23 PM   #5

MightyMouse's Avatar

Join Date: Jan 2008
Location: The Lumber Yard
Posts: 1,272
Ignore this user

Thanks: 59
Thanked 394 Times in 286 Posts

Re: Point and Figure Charts

Quote:
Originally Posted by estate1997 »
Tams,
Here is the concept.
For each length on a P&F chart it MUST complete its' cycle before the market can move on higher or lower.
When a group of cycles come into phase, ie: they all read the same number from my indicator the market will move either up or down till it completes the next highest cycle.
Here is my problem.
I am not a professional programmer and I have been working on this for 14 months. I have spoken to two different programmers and they either hate P&F charts or can't get a handle on the concept. The entries are easy coding. It is the exits that I am stuck on. From the screen shots I posted above I hope you can see the potential. I can read it but I haven't been able to code the exits.
What I need is a confidential off line partner, paid or not, that has coding experience that can code a triple sort from 40 plus groups of numbers. The second sort is dependent on the results of the first sort and the third sort is dependent on the results of the second sort. From the last sort the exit can be obtained.
After that code in DLL and lock the code down. Then work on the money management.
Beyond the concept I am reluctant to post any more information than the concept as I don't want to kill the goose if you catch my drift.
If your up for it, lets do it. If not maybe you know someone.
Thank you and have a Merry Christmas
I assume you are aware that there is a back testing issues with PnF in tradestation. Or, at least there used to be.
MightyMouse is offline  
Reply With Quote
Old 12-19-2011, 06:51 AM   #6

Join Date: Jul 2009
Location: Orlando
Posts: 39
Ignore this user

Thanks: 17
Thanked 11 Times in 11 Posts

Re: Point and Figure Charts

There are many draw backs to P&F charts. One is you will get perfect plots when the bar closes leading to euphoria in a back test with historical data. In addition once you start bringing data in from other charts you are unable to back test as with any type of chart.
The main benefit is two fold. Market makers do not see or don't care what you see so they can't manipulate signals on you and get you entering the opposite direction of where they want to take the market. I am sure you have all seen if you have color changing indicators where they will tap a sell signal and take the market up or vice versa..
Like in the post above, the main benefit is on the long charts. With an extended range stochastic indicator the tops and bottoms are simple to pick out.
What I like about them if you are into cycles is that you can see when the market comes into phase and you will then know that it will start to run. Add multiple charts and you can see just how far the run will go to the tick. Very nice stuff to know. With two short lines of code and a sharp eye this can be picked up.
Time to go.I'll return.
estate1997 is offline  
Reply With Quote
Old 12-19-2011, 08:27 AM   #7

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,474 Times in 912 Posts

Re: Point and Figure Charts

Quote:
Originally Posted by estate1997 »
Tams,
Here is the concept.
For each length on a P&F chart it MUST complete its' cycle before the market can move on higher or lower.
When a group of cycles come into phase, ie: they all read the same number from my indicator the market will move either up or down till it completes the next highest cycle.
Here is my problem.
I am not a professional programmer and I have been working on this for 14 months. I have spoken to two different programmers and they either hate P&F charts or can't get a handle on the concept. The entries are easy coding. It is the exits that I am stuck on. From the screen shots I posted above I hope you can see the potential. I can read it but I haven't been able to code the exits.
What I need is a confidential off line partner, paid or not, that has coding experience that can code a triple sort from 40 plus groups of numbers. The second sort is dependent on the results of the first sort and the third sort is dependent on the results of the second sort. From the last sort the exit can be obtained.
After that code in DLL and lock the code down. Then work on the money management.
Beyond the concept I am reluctant to post any more information than the concept as I don't want to kill the goose if you catch my drift.
If your up for it, lets do it. If not maybe you know someone.
Thank you and have a Merry Christmas
interesting thoughts.

let me digest it a bit first....



ps. you will need to rewrite the logic in a code-able manner.
__________________



Only an idiot would reply to a stupid post
Tams is offline  
Reply With Quote
Old 12-20-2011, 06:41 AM   #8

Join Date: Jul 2009
Location: Orlando
Posts: 39
Ignore this user

Thanks: 17
Thanked 11 Times in 11 Posts

Re: Point and Figure Charts

Quote:
Originally Posted by Tams »
interesting thoughts.

let me digest it a bit first....



ps. you will need to rewrite the logic in a code-able manner.
Tams,
I am reluctant to post the code in an open forum and after rereading my posts, what you are looking for besides a silver platter is there. It may be a bit cryptic and there is one missing function that is the magic that makes it simple to read but it will get you heading in the right direction.
If you wonder why it has taken this long to get to this point it is because I started with an indicator that would plot up to 92 plots per bar giving 92 raised to the power of 92 possibilities. Finding the needle was not easy.
Here is the snippet of the sending code. I can say no more about that.

If RevSize=4 then begin
Value10=GVSetNamedDouble( "Magic_4",Magic);
Value11=GVSetNamedDouble( "ExH_4",ExH);
Value12=GVSetNamedDouble( "ExL_4",ExL);
Value13=GVSetNamedDouble( "Bar_Color_4",Bar_Col or);
Value14=GVSetNamedDouble( "ExS_4",ExS);
Value17=GVSetNamedDouble( "ExS_Color_4",ExS_Col or);
Value18=GVSetNamedDouble( "HL_Color_4",HL_Color );
If you embrace my philosophy that there is a group that sets the highs and lows for the day and watch how the price is manipulated by market makers to get people and programs to do certain things it will take a lot of the stress out of trading.
Code your indicators to flash at decision points and you will eventually see it.
Just a suggestion.
estate1997 is offline  
Reply With Quote
The Following User Says Thank You to estate1997 For This Useful Post:
Tams (12-20-2011)

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Point and Figure Charting gassah The Wyckoff Forum 169 04-26-2012 09:38 PM
Point and Figure Arthur Beginners Forum 1 03-12-2011 09:23 AM
Point and Figure Charts Book 156 Books 3 11-20-2009 03:50 AM
Does anyone use point and figure charting? Reaver Technical Analysis 11 08-01-2007 12:40 PM

All times are GMT -4. The time now is 05:42 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.