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

    • Date: 3rd April 2025.   Gold Prices Pull Back After Record High as Traders Eye Trump’s Tariffs.   Key Takeaways:   Gold prices retreated after hitting a record high of $3,167.57 per ounce due to profit-taking. President Trump announced a 10% baseline tariff on all US imports, escalating trade tensions. Gold remains exempt from reciprocal tariffs, reinforcing its safe-haven appeal. Investors await US non-farm payroll data for further market direction. Fed rate cut bets and weaker US Treasury yields underpin gold’s bullish outlook. Gold Prices Retreat from Record Highs Amid Profit-Taking Gold prices saw a pullback on Thursday as traders opted to take profits following a historic surge. Spot gold declined 0.4% to $3,122.10 per ounce as of 0710 GMT, retreating from its fresh all-time high of $3,167.57. Meanwhile, US gold futures slipped 0.7% to $3,145.00 per ounce, reflecting broader market uncertainty over economic and geopolitical developments.   The recent rally was largely fueled by concerns over escalating trade tensions after President Donald Trump unveiled sweeping new import tariffs. The 10% baseline tariff on all goods entering the US further deepened the global trade conflict, intensifying investor demand for safe-haven assets like gold. However, as traders locked in gains from the surge, prices saw a modest retracement.   Trump’s Tariffs and Their Market Implications On Wednesday, Trump introduced a sweeping tariff policy imposing a 10% baseline duty on all imports, with significantly higher tariffs on select nations. While this move was aimed at bolstering domestic manufacturing, it sent shockwaves across global markets, fueling inflation concerns and heightening trade war fears.   Gold’s Role Amid Trade War Escalations Despite the widespread tariff measures, the White House clarified that reciprocal tariffs do not apply to gold, energy, and ‘certain minerals that are not available in the US’. This exemption suggests that central banks and institutional investors may continue favouring gold as a hedge against economic instability. One of the key factors supporting gold is the slowdown that these tariffs could cause in the US economy, which raises the likelihood of future Federal Reserve rate cuts. Gold is currently in a pure momentum trade. Market participants are on the sidelines and until we see a significant shakeout, this momentum could persist.   Impact on the US Dollar and Bond Yields Gold prices typically move inversely to the US dollar, and the latest developments have pushed the dollar to its weakest level since October 2024. Market participants are increasingly pricing in the possibility of a Fed rate cut, as the tariffs could weigh on economic growth.   Additionally, US Treasury yields have plummeted, reflecting growing recession fears. Lower bond yields reduce the opportunity cost of holding non-yielding assets like gold, making it a more attractive investment.         Technical Analysis: Key Levels to Watch Gold’s recent rally has pushed it into overbought territory, with the Relative Strength Index (RSI) above 70. This indicates a potential short-term pullback before the uptrend resumes. The immediate support level lies at $3,115, aligning with the Asian session low. A further decline could bring gold towards the $3,100 psychological level, which has previously acted as a strong support zone. Below this, the $3,076–$3,057 region represents a critical weekly support range where buyers may re-enter the market. In the event of a more significant correction, $3,000 stands as a major psychological floor.   On the upside, gold faces immediate resistance at $3,149. A break above this level could signal renewed bullish momentum, potentially leading to a retest of the record high at $3,167. If bullish momentum persists, the next target is the $3,200 psychological barrier, which could pave the way for further gains. Despite the recent pullback, the broader trend remains bullish, with dips likely to be viewed as buying opportunities.   Looking Ahead: Non-Farm Payrolls and Fed Policy Traders are closely monitoring Friday’s US non-farm payrolls (NFP) report, which could provide critical insights into the Federal Reserve’s next policy moves. A weaker-than-expected jobs report may strengthen expectations for an interest rate cut, further boosting gold prices.   Other key economic data releases, such as jobless claims and the ISM Services PMI, may also impact market sentiment in the short term. However, with rising geopolitical uncertainties, trade tensions, and a weakening US dollar, gold’s safe-haven appeal remains strong.   Conclusion: While short-term profit-taking may trigger minor corrections, gold’s long-term outlook remains bullish. As global trade tensions mount and the Federal Reserve leans toward a more accommodative stance, gold could see further gains in the months ahead.   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.   Andria Pichidi 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.
    • 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. 
×
×
  • Create New...

Important Information

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