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: 25th April 2024. Investors Monitor a Potential Japanese Intervention, and upcoming Tech Earnings. Meta stocks top earnings expectations, but revenue guidance for the next 6 months triggers significant selloff. Meta stocks decline 15.00% and the Magnificent Seven also trade lower. Japanese Authorities are on watch and most market experts predict the Japanese Federal Government will intervene once again. The Japanese Yen is the day’s worst performing currency while the Australian Dollar continues to top the charts. The US Dollar trades 0.10% lower, but this afternoon’s performance is likely to be dependent on the US GDP. USA100 – Meta Stocks Fall 15% On the Next 6-Months Guidance The NASDAQ has declined 1.51% over the past 24 hours, unable to maintain momentum from Monday and Tuesday. Technical analysts advise the decline is partially simply a break in the bullish momentum and the asset continues to follow a bullish correction pattern. However, if the decline continues throughout the day, the retracement scenario becomes a lesser possibility. In terms of indications and technical analysis, most oscillators, and momentum-based signals point to a downward price movement. The USA100 trades below the 75-Bar EMA, below the VWAP and the RSI hovers above 40.00. All these factors point towards a bearish trend. The bearish signals are also likely to strengthen if the price declines below $17,295.11. The stock which is experiencing considerably large volatility is Meta which has fallen more than 15.00%. The past quarter’s earnings beat expectations and according to economists, remain stable and strong. Earnings Per Share beat expectations by 8.10% and revenue was as expected. However, company expenses significantly rose in the past quarter and the guidance for the second half of the year is lower than previous expectations. These two factors have caused investors to consider selling their shares and cashing in their profits. Meta’s decline is one of the main causes for the USA100’s bearish trend. CFRA Senior Analyst, Angelo Zino, advises the selloff may be a slight over reaction based on earnings data. If Meta stocks rise again, investors can start to evaluate a possible upward correction. However, a concern for investors is that more and more companies are indicating caution for the second half of the year. The price movements will largely now depend on Microsoft and Alphabet earnings tonight after market close. Microsoft is the most influential stock for the NASDAQ and Alphabet is the third. The two make up 14.25% of the overall index. If the two companies also witness their stocks decline after the earnings reports, the USA100 may struggle to gain upward momentum. EURJPY – Will Japan Intervene Again? In the currency market, the Japanese Yen remains within the spotlight as investors believe the Japanese Federal Government is likely to again intervene. The Federal Government has previously intervened in the past 12 months which caused a sharp rise in the Yen before again declining. The government opted for this option in an attempt to hinder a further decline. Volatility within the Japanese Yen will also depend on today’s US GDP reading and tomorrow’s Core PCE Price Index. However, investors will more importantly pay close attention to the Bank of Japan’s monetary policy. Investors will be keen to see if the central bank believes it is appropriate to again hike in 2024 as well as comment regarding inflation and the economy. In terms of technical analysis, breakout levels can be considered as areas where the exchange rate may retrace or correct. Breakout levels can be seen at 166.656 and 166.333. However, the only indicators pointing to a decline are the RSI and similar oscillators which advise the price is at risk of being “overbought”. 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 on how markets work. Click HERE to register for FREE! Click HERE to READ more Market news. Michalis Efthymiou Market Analyst 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 FX and CFDs 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.
    • $ALVR AlloVir stock bottom breakout watch, huge upside gap, https://stockconsultant.com/?ALVR
    • $DIS Disney stock attempting to move higher off the 112.79 triple support area, https://stockconsultant.com/?DIS
    • $ADCT Adc Therapeutics stock flat top breakout watch above 5.31, https://stockconsultant.com/?ADCT
    • $CXAI CXApp stock local support and resistance areas at 2.78, 3.52 and 5.19, https://stockconsultant.com/?CXAI
×
×
  • Create New...

Important Information

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