| E-mini Futures Trading Laboratory S&P, Dow, Nasdaq, Russell, Dax and more - index futures |
![]() | | Tweet | |
| | #1 | ||
![]() | 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. | ||
| |
|
| | #2 | ||
![]() | Re: Point and Figure Charts Quote:
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| | #3 | ||
![]() | Re: Point and Figure Charts | ||
| |
|
| | #4 | ||
![]() | Re: Point and Figure Charts 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 | ||
| |
|
| | #5 | ||
![]() Join Date: Jan 2008 Location: The Lumber Yard Posts: 1,272 Thanks: 59
Thanked 394 Times in 286 Posts
| Re: Point and Figure Charts Quote:
| ||
| |
|
| | #6 | ||
![]() | Re: Point and Figure Charts 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. | ||
| |
|
| | #7 | ||
![]() | Re: Point and Figure Charts Quote:
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 | ||
| |
|
| | #8 | ||
![]() | Re: Point and Figure Charts Quote:
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. | ||
| |
|
| The Following User Says Thank You to estate1997 For This Useful Post: | ||
Tams (12-20-2011) | ||
![]() |
| Thread Tools | |
| Display Modes | 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 |