P&F charts suck, don't use them...

free & uncensored discussion arena for TheRumpledOne

Moderator: moderators

User avatar
PebbleTrader
rank: 1000+ posts
rank: 1000+ posts
Posts: 1633
Joined: Fri Nov 12, 2010 2:15 am
Reputation: 15
Gender: Male

Postby PebbleTrader » Mon Oct 10, 2011 9:50 am

I am thinking you could mathematically keep track of where it is at in regards to the trendline.

This would in turn be used to create a dashboard that shows you when the basic support trendline is broken from an important low on many pairs at the same time. You wouldn't need to even see the chart or see the drawn trendline.
Life is just a journey

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
bredin
rank: 1000+ posts
rank: 1000+ posts
Posts: 1033
Joined: Mon Feb 16, 2009 10:41 pm
Reputation: 7
Gender: None specified
Contact:

Postby bredin » Mon Oct 10, 2011 7:26 pm

that could be done from the D+ extremes....

G. (Enjoy Kartik Jal)
Welcome to the era of "Guns and Maskies" Trading!
The previous message contains discretion. Viewer nudity is advised.
Insanity Industries Indicators Here
Insanity Industries on YouTube!

zhaozilong
rank: 50+ posts
rank: 50+ posts
Posts: 50
Joined: Sat Jun 25, 2011 11:25 am
Reputation: 0
Gender: None specified

Postby zhaozilong » Tue Oct 11, 2011 4:50 pm

Hello bredin,

looks like you are correct regarding PnF supply and demand. :)

PnF Supply and Demand Trading

best regards.

-zhao
Last edited by zhaozilong on Tue Oct 11, 2011 4:55 pm, edited 1 time in total.

zhaozilong
rank: 50+ posts
rank: 50+ posts
Posts: 50
Joined: Sat Jun 25, 2011 11:25 am
Reputation: 0
Gender: None specified

Postby zhaozilong » Tue Oct 11, 2011 4:53 pm

PebbleTrader wrote:I am thinking you could mathematically keep track of where it is at in regards to the trendline.

This would in turn be used to create a dashboard that shows you when the basic support trendline is broken from an important low on many pairs at the same time. You wouldn't need to even see the chart or see the drawn trendline.


Hello PebbleTrader,

that is a neat idea, now you remind me why Trendlines in PnF are 45 degrees. going to re-read the book.

best regards.

-zhao

User avatar
PebbleTrader
rank: 1000+ posts
rank: 1000+ posts
Posts: 1633
Joined: Fri Nov 12, 2010 2:15 am
Reputation: 15
Gender: Male

Postby PebbleTrader » Wed Oct 12, 2011 1:44 am

Thanks for sharing the link.

The trendlines don't have to be 45*. I was just sharing an idea using that as an example.
Life is just a journey

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
bredin
rank: 1000+ posts
rank: 1000+ posts
Posts: 1033
Joined: Mon Feb 16, 2009 10:41 pm
Reputation: 7
Gender: None specified
Contact:

Postby bredin » Sun Oct 16, 2011 11:16 pm

Manta...

That is a seriously cool idea! :cool:

if Im reading that right a trend change occurs when a P&F gaps in the opposite direction to the previous trend... those gaps are essentially a trend setter in themselves.

you can see that (for a long trend) a down P&F closes above the previous down P&F open.
code becomes something like
if(dnbar && Close[i] > Open[i+2]) trend = 1;
else if(upbar && Close[i] < Open[i+2]) trend = -1;

edit: bad code....

assuming that the chart is x2 or greater :) x1 complicates things somewhat...

Im pretty sure thats not how its being calculated, but thats the raw effect ;)

Ive been using those gaps as s/r :)


Image
edit2: never mind that big downbar about 18 august, thats a gap in my m1 data that I forgot was there....

this is your indi on a x1 chart. not sure if it means anything or not.

G.
Welcome to the era of "Guns and Maskies" Trading!
The previous message contains discretion. Viewer nudity is advised.
Insanity Industries Indicators Here
Insanity Industries on YouTube!

User avatar
PebbleTrader
rank: 1000+ posts
rank: 1000+ posts
Posts: 1633
Joined: Fri Nov 12, 2010 2:15 am
Reputation: 15
Gender: Male

Postby PebbleTrader » Tue Oct 18, 2011 4:37 am

Cool idea Manta :)
Life is just a journey

User avatar
PebbleTrader
rank: 1000+ posts
rank: 1000+ posts
Posts: 1633
Joined: Fri Nov 12, 2010 2:15 am
Reputation: 15
Gender: Male

Postby PebbleTrader » Tue Oct 18, 2011 6:49 am

Something I have been working on...

PnF like you have never seen it before!

And just when you thought PnF couldn't get any more clear, I present to you:

Image
Last edited by PebbleTrader on Tue Oct 18, 2011 6:51 am, edited 1 time in total.
Life is just a journey

User avatar
PebbleTrader
rank: 1000+ posts
rank: 1000+ posts
Posts: 1633
Joined: Fri Nov 12, 2010 2:15 am
Reputation: 15
Gender: Male

Postby PebbleTrader » Tue Oct 18, 2011 6:50 am

Here is the PnF for comparison showing same area:

Image
Life is just a journey

User avatar
bredin
rank: 1000+ posts
rank: 1000+ posts
Posts: 1033
Joined: Mon Feb 16, 2009 10:41 pm
Reputation: 7
Gender: None specified
Contact:

Postby bredin » Tue Oct 18, 2011 1:54 pm

Image

Image

Ok, now a quick explanation...

the purple/brown dots are manta trend dots....
the vertical lines show when the 20x2 changed from manta trend up (after the green) to down (after the red).
I have transposed those onto a 10x2 chart and marked roughly where price was when it changed.... I had to zoom out to get it to fit on one pic... but note that there are places when the 10x2 manta trend changes and the 20x2 mt does not...
the 10x2 then shows entries and space and s->r etc for moulding the trade.
Note how it works with the Fractal+...

Must see how this goes in a 50x2 long term chart...

BTW guys you can load the II_Point&Figure indi onto the a chart multiple times, you dont need a new base chart for each P&F...

G.
Welcome to the era of "Guns and Maskies" Trading!
The previous message contains discretion. Viewer nudity is advised.
Insanity Industries Indicators Here
Insanity Industries on YouTube!

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.


Return to “TheRumpledOne”