Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

  • Welcome Guests

    Welcome. You are currently viewing the forum as a guest which does not give you access to all the great features at Traders Laboratory such as interacting with members, access to all forums, downloading attachments, and eligibility to win free giveaways. Registration is fast, simple and absolutely free. Create a FREE Traders Laboratory account here.

estate1997

Point and Figure Charts

Recommended Posts

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/estate1997/TradersLab?authuser=0&authkey=Gv1sRgCLW9kv37kuSCZQ&feat=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.

Share this post


Link to post
Share on other sites
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/estate1997/TradersLab?authuser=0&authkey=Gv1sRgCLW9kv37kuSCZQ&feat=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...

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites
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.

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites
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.

Share this post


Link to post
Share on other sites
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_Color);

Value14=GVSetNamedDouble("ExS_4",ExS);

Value17=GVSetNamedDouble("ExS_Color_4",ExS_Color);

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.

Share this post


Link to post
Share on other sites
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_Color);

Value14=GVSetNamedDouble("ExS_4",ExS);

Value17=GVSetNamedDouble("ExS_Color_4",ExS_Color);

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.

 

thanks... I will give it more thoughts over the holidays.

Share this post


Link to post
Share on other sites

Estate,

 

Here is a site you may be interested in if you work w/ PnF charts:

 

Brain Dead Trading in the NOW as easy as Tic-Tac-Dough (it is a paid site and I subscribe to it). But I have nothing to gain and it makes no difference to me if you subscribe or not.

 

He also has a free public charts site on stockcharts in the public chart lists, it is the first site listed called Brain Dead Simple.

 

Hope this helps.

Share this post


Link to post
Share on other sites
...... Market makers do not see or don't care what you see so they can't manipulate signals on you ........

 

including MA's and Stochastic crossovers, RSI ob/os levels etc etc.

 

They have far better use of their time without having to bother watching those things.

Share this post


Link to post
Share on other sites

these are great for showing the medium term trend. good signals for entry but must accept large drawdowns. should be used for initial change in trend and entry should then be at at major support and resistance

Share this post


Link to post
Share on other sites
Is there anyone out there that works with Point and Figure charts? I have gone through the posts and have not found a soul.

 

Tams,

I've posted 80 times, mainly on PnF...surprised you haven't come across any of those in your search. try advanced search for user = "peterjerome". you may find something interesting.

 

I use a simple 2 step (not necessarily easy) methodology.

1- PnF chart combined with EFS programming used to identify 'breakout' candidates.

(I am NOT a programmer but cut & paste what I need).

 

2- Standard chart used for entry & exit

 

using Interactive Data(eSignal) for many years. very reliable data. Not interested in changing platforms. 40+ charts too many for me. I use 2 charts for setup, entry / exit.

 

I understand the benefit of a trading partner, i.e. (1 + 1 = 3), however I gave up searching for the holy grail (too much M. P. ) many years back and began using PnF plus Standard bar charts to successfully make my living.

I'll follow your posts.

 

good luck,

Peter.

Share this post


Link to post
Share on other sites
Tams,

I've posted 80 times, mainly on PnF...surprised you haven't come across any of those in your search. try advanced search for user = "peterjerome". you may find something interesting.

 

I use a simple 2 step (not necessarily easy) methodology.

1- PnF chart combined with EFS programming used to identify 'breakout' candidates.

(I am NOT a programmer but cut & paste what I need).

 

2- Standard chart used for entry & exit

 

using Interactive Data(eSignal) for many years. very reliable data. Not interested in changing platforms. 40+ charts too many for me. I use 2 charts for setup, entry / exit.

 

I understand the benefit of a trading partner, i.e. (1 + 1 = 3), however I gave up searching for the holy grail (too much M. P. ) many years back and began using PnF plus Standard bar charts to successfully make my living.

I'll follow your posts.

 

good luck,

Peter.

the post was by estate1997, not TAMS.

 

I remember you, I remember you asked me a lot of easylanguage questions.

Share this post


Link to post
Share on other sites
including MA's and Stochastic crossovers, RSI ob/os levels etc etc.

 

They have far better use of their time without having to bother watching those things.

 

SunTrader,

They may not watch them but they sure know how to manipulate price to get people to go the wrong way and make money. Does a 96% failure rate sound familiar.

My views are from the reality as I see it and I believe it is well founded.

Share this post


Link to post
Share on other sites
SunTrader,

They may not watch them but they sure know how to manipulate price to get people to go the wrong way and make money. Does a 96% failure rate sound familiar.

My views are from the reality as I see it and I believe it is well founded.

All I can say then is I have a different reality.

 

Market makers for instance run stops, when it is to their benefit anyway.

 

Do they know or care if one indicator was signalling someone to enter a trade while a completely different indicator was signalling to another to exit, at that particular price and time. NO.

 

There are probably by now thousands of ways to determine entry/exit points. The powers that be cannot possible know them all to manipulate price - or for very long - before market forces correct it.

 

Trader incompetence is all that is needed to explain the very high percentage of losers.

 

Markets have always worked that way and always will. It has to otherwise we would all be living next door to Bill Gates.

Share this post


Link to post
Share on other sites

estate/all

 

Saw your thx, glad I could help.

 

I just thought of another info source on Pnf charts - check out the Dorsey Wright site, just google it. They even have a free pnf online course you can take.

 

hope this helps...

Share this post


Link to post
Share on other sites
All I can say then is I have a different reality.

 

Market makers for instance run stops, when it is to their benefit anyway.

 

Do they know or care if one indicator was signalling someone to enter a trade while a completely different indicator was signalling to another to exit, at that particular price and time. NO.

 

There are probably by now thousands of ways to determine entry/exit points. The powers that be cannot possible know them all to manipulate price - or for very long - before market forces correct it.

 

Trader incompetence is all that is needed to explain the very high percentage of losers.

 

Markets have always worked that way and always will. It has to otherwise we would all be living next door to Bill Gates.

You are mostly correct in everything you say and 100% correct in your reality. If everyone saw things the same way it would be a very boring life. Diversity in people is what makes life fun. Can we agree to disagree?

 

Back to the forum;

Anyway, I found a programer and he was duly impressed with the results.

Its' not Bill Gates but I'll settle with a small percentage of his fortune.

 

Thanks to all and have a Merry Christmas

Share this post


Link to post
Share on other sites
...I just thought of another info source on Pnf charts - check out the Dorsey Wright site,...

 

All serious traders...consider adding Mr. Dorsey's book to your collection.

 

"Point & Figure Charting- the Essential Application for Forecasting and Tracking Market Prices".

 

it's all about Supply & Demand...this book will never leave your desktop.

 

peter.

Share this post


Link to post
Share on other sites

Here's EFS code for PnF charts that will locate the 'Catapult' ,a high probability pattern.

also calculates target price. see attached chart for example of pattern.

 

read dorseys' book, mentioned earlier, for info on many patterns.

peter

 

 

/*Pedro's PnF catapult pattern. triple top break followed by double top break*/

 

function preMain() {

setStudyTitle("Catapult");

setPriceStudy(true);

}

var iCntr = 0;

var vText = "Catapult = $";

var vSound = "bullet";

var vTarget = 0;

var nState = null;

 

function main() {

 

nState = getBarState();

if(nState == BARSTATE_NEWBAR) {

iCntr += 1;

 

// Catapult Pattern

if(close() > open()

&& high() > high(-1)

&& high(-2) >= high(-4)

&& high(-4) == high(-6)) {

vTarget = (high(-2) - low(-2)+1) *3 + low(-2);

drawTextRelative(0, high() +1, vText + vTarget, Color.white, Color.black, Text.BOTTOM | Text.RIGHT, "Consolas", 12,"Catapult"+iCntr);

drawLineRelative(0, low() -1, -0, high()+1, PS_SOLID, 4, Color.black, "Catapult"+iCntr);

//if(iCntr <= 10) Alert.playSound(vSound);

Alert.playSound(vSound);

iCntr += 1;

} } }

5aa710bd90740_PnFCatapaultpattern.thumb.png.46a35b81524a947e2406f14ed200ff6c.png

Share this post


Link to post
Share on other sites

I highly recommend du Plessis' "The Definitive Guide to Point and Figure". There is a chapter that discuss about backtesting on Point and Figure. It breaksdown P&F patterns to the basic building blocks.

Share this post


Link to post
Share on other sites
I highly recommend du Plessis' "The Definitive Guide to Point and Figure". There is a chapter that discuss about backtesting on Point and Figure. It breaksdown P&F patterns to the basic building blocks.

 

agree sneo.

Jeremy takes supply/demand to the next level. he is a pioneer in use of moving averages & bollinger bands on PnF charts,,,a 'must have' for the serious PnF trader.

 

peter.

Share this post


Link to post
Share on other sites
Hi, I use point and figure charts

 

barostni,

tell a little about how you use PnF.

 

how do you use PnF in your daily routine?

e.g. searching for breakout candidates, determine supply/demand, market direction.(bullish or bearish trends. do you use the bullish percent PnF charts (free) on stockcharts.com to determine sector rotation?

 

peter.

Share this post


Link to post
Share on other sites
barostni,

tell a little about how you use PnF.

 

how do you use PnF in your daily routine?

e.g. searching for breakout candidates, determine supply/demand, market direction.(bullish or bearish trends. do you use the bullish percent PnF charts (free) on stockcharts.com to determine sector rotation?

 

peter.

 

I use p&f in my long term trend trading. I use it in everything. market direction,sector direction,supply and demand,95% of my system,if not 100% is based on p & f charts..I use investors intelligence web site and sometimes stockcharts.com

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Topics

  • Posts

    • AMZN Amazon stock, nice buying at the 187.26 triple+ support area at https://stockconsultant.com/?AMZN
    • DELL Dell Technologies stock, good day moving higher off the 90.99 double support area, from Stocks to Watch at https://stockconsultant.com/?DELL
    • MCK Mckesson stock, nice trend and continuation breakout at https://stockconsultant.com/?MCK
    • lmfx just officially launched their own LMGX token, Im planning to grab a couple of hundred and maybe have the option to stake them. 
    • Date: 2nd April 2025.   Market on Edge: Tariff Announcement and Volatility Ahead!   The US economic and employment data continues to deteriorate with the job vacancies figures dropping to a 5-month low. In addition to this, the IMS Manufacturing PMI also fell below expectations. However, both the US Dollar and Gold declined simultaneously following the release of the two figures, an uncommon occurrence in the market. Traders expect a key factor to be today’s ‘liberation day’ where the US will impose tariffs on imports. USDJPY - Traders Await Tariff Confirmation! Traders looking to determine how the USDJPY will look today will find it difficult to determine until the US confirms its tariff plan. Today is the day when Trump previously stated he would finalize and announce his tariff plan. The administration has not yet released the policy, but investors expect it to be the most expansionary in a century. President Trump is due to speak at 20:00 GMT. On HFM's Calendar the speech is stated as "US Liberation Day Tariff Announcement". Currently, analysts are expecting Trump’s Tariff Plan to impose tariffs on the EU, chips and pharmaceuticals later today as well as reciprocal tariffs. Economists have a good idea of how these tariffs may take effect, but reciprocal tariffs are still unspecified. In addition to this, 25% tariffs on the car industry will start tomorrow. The tariffs on the foreign cars industry are a factor which will particularly impact Japan. Although, traders should note that this is what is expected and is not yet finalised. Last week, President Trump stated that he would implement retaliatory tariffs but allow exemptions for certain US trade partners. Treasury Secretary Mr Bessent and National Economic Council Director Mr Hassett suggested that the restrictions would primarily target 15 countries responsible for the bulk of the US trade deficit. However, yesterday, Trump contradicted these statements, asserting that additional duties would be imposed on any country that has implemented similar measures against US products. The day’s volatility will depend on which route the US administration takes. The harshness of the policy will influence both the Japanese Yen as well as the US Dollar.   USDJPY 5-Minute Chart   US Economic and Employment Data The JOLT Job Vacancies figure fell below expectations and is lower than the previous month’s figure. The JOLT Job Vacancies read 7.57 million whereas the average of the past 6 months is 7.78 million. The ISM Manufacturing Index also fell below the key level of 50.00 and was 5 points lower than what analysts were expecting. The data is negative for the US Dollar, particularly as the latest release applies more pressure on the Federal Reserve to cut interest rates. However, this is unlikely to happen if the trade policy ignites higher and stickier inflation. In the Bank of Japan’s Governor's latest speech, Mr Ueda said that the tariffs are likely to trigger higher inflation. USDJPY Technical Analysis Currently, the Japanese Yen Index is the worst performing of the day while the US Dollar Index is more or less unchanged. However, this is something traders will continue to monitor as the EU session starts. In the 2-hour timeframe, the USDJPY is trading at the neutral level below the 75-bar EMA and 100-bar SMA. The RSI and MACD is also at the neutral level meaning traders should be open to price movements in either direction. On the smaller timeframes, such as the 5-minute timeframe, there is a slight bias towards a bullish outcome. However, this is only likely if the latest bearish swing does not drop below the 200-Bar SMA.     The key resistant level can be seen at 150.262 and the support level at 149.115. Breakout levels are at 149.988 and 149.674. Key Takeaway Points: Job vacancies hit a five-month low, and the ISM Manufacturing PMI missed expectations, adding pressure on the Federal Reserve regarding interest rate decisions. Traders await confirmation on Trump’s tariff policy, which is expected to impact the EU, chips, pharmaceuticals, and foreign car industries. The severity of the tariffs will influence both the JPY and the USD, with traders waiting for final policy details. The Japanese Yen Index is the worst index of the day while the US Dollar Index is unchanged. Always trade with strict risk management. Your capital is the single most important aspect of your trading business.   Please note that times displayed based on local time zone and are from time of writing this report.   Click HERE to access the full HFM Economic calendar.   Want to learn to trade and analyse the markets? Join our webinars and get analysis and trading ideas combined with better understanding of how markets work. Click HERE to register for FREE!   Click HERE to READ more Market news.   Michalis Efthymiou HFMarkets   Disclaimer: This material is provided as a general marketing communication for information purposes only and does not constitute an independent investment research. Nothing in this communication contains, or should be considered as containing, an investment advice or an investment recommendation or a solicitation for the purpose of buying or selling of any financial instrument. All information provided is gathered from reputable sources and any information containing an indication of past performance is not a guarantee or reliable indicator of future performance. Users acknowledge that any investment in Leveraged Products is characterized by a certain degree of uncertainty and that any investment of this nature involves a high level of risk for which the users are solely responsible and liable. We assume no liability for any loss arising from any investment made based on the information provided in this communication. This communication must not be reproduced or further distributed without our prior written permission.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.