<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Graphical Stock Analyzer</title>
	<link>http://blogmybrain.com/2008/04/21/graphical-stock-analyzer/</link>
	<description>This blog is the blueprint of the intellectual development of my brain</description>
	<pubDate>Tue, 07 Feb 2012 09:37:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: admin</title>
		<link>http://blogmybrain.com/2008/04/21/graphical-stock-analyzer/#comment-121</link>
		<author>admin</author>
		<pubDate>Sat, 27 Dec 2008 02:07:25 +0000</pubDate>
		<guid>http://blogmybrain.com/2008/04/21/graphical-stock-analyzer/#comment-121</guid>
		<description>Thanks a lot for your complements.  As of your questions, here are the main ideas behind each measure:

Buying/Selling Pressure:
Daily Buying Pressure = (High - Open) + (Close - Low)
Daily Selling Pressure = (Low - Open) + (Close - High)
Then I apply a moving average to smooth the values.

Gravity/Lift:
I first calculate the correlation of Buying/Selling Pressures against the market's (I used QQQQ for the market).  Then I subtracted the estimated effect of the market from the current Buying/Selling Pressure. 

Bull/Bear Battle: 
Buying/Selling Pressure adjusted for volume.  If the volume is high, the values are scaled down, and vice versa.  The theory is that if the stock moves up a lot by low volume, then clearly the bull is winning, etc.

I hope this provides some clarification of the signals you are looking at.

Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your complements.  As of your questions, here are the main ideas behind each measure:</p>
<p>Buying/Selling Pressure:<br />
Daily Buying Pressure = (High - Open) + (Close - Low)<br />
Daily Selling Pressure = (Low - Open) + (Close - High)<br />
Then I apply a moving average to smooth the values.</p>
<p>Gravity/Lift:<br />
I first calculate the correlation of Buying/Selling Pressures against the market&#8217;s (I used QQQQ for the market).  Then I subtracted the estimated effect of the market from the current Buying/Selling Pressure. </p>
<p>Bull/Bear Battle:<br />
Buying/Selling Pressure adjusted for volume.  If the volume is high, the values are scaled down, and vice versa.  The theory is that if the stock moves up a lot by low volume, then clearly the bull is winning, etc.</p>
<p>I hope this provides some clarification of the signals you are looking at.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blaze David</title>
		<link>http://blogmybrain.com/2008/04/21/graphical-stock-analyzer/#comment-120</link>
		<author>Blaze David</author>
		<pubDate>Thu, 25 Dec 2008 00:13:25 +0000</pubDate>
		<guid>http://blogmybrain.com/2008/04/21/graphical-stock-analyzer/#comment-120</guid>
		<description>Hi,

first, let me congratulate to your blog. I usually hate blogs, because most of them are worthless, giving nothing new value, only functions as a news-funvideo-interestinglinks collector with adding comments capability. But I've found yours different. The posts titled "Dinosaurs, Big Companies, ..." and "News vs. Reality" got really inspired me. 

I'm currently a swing trader, but the methods presented in this tool (Graphical Stock Analyzer) opened a new world for me of visualizing a company's fundamental data, and I'm certain in that it will be very useful for me when I will change to passive portfolio management from active trading. I develop and write my own tools for seeking profit opportunities on the stock markets, and I see that you have the same mind. I think it's a great, because I believe only those kind of strategies can work in the long-haul that isn't widely used. 

No trading system can be perfect, and I'm always thinking about new additions to mine. I found some of your work at first sight valuable for me and I'm interested in how your "Buying/Selling Pressure", "Gravity/Lift", "Bull/Bear Battle" values are calculated. If you would explain them in a private e-mail, I would also share some parts of mine system with you. I understand if you would not to do it, because you don't trust in me (since I have no reference) or by other causes - then just ignore this request in this message. 

Looking forward to hear about you soon,
Blaze David</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>first, let me congratulate to your blog. I usually hate blogs, because most of them are worthless, giving nothing new value, only functions as a news-funvideo-interestinglinks collector with adding comments capability. But I&#8217;ve found yours different. The posts titled &#8220;Dinosaurs, Big Companies, &#8230;&#8221; and &#8220;News vs. Reality&#8221; got really inspired me. </p>
<p>I&#8217;m currently a swing trader, but the methods presented in this tool (Graphical Stock Analyzer) opened a new world for me of visualizing a company&#8217;s fundamental data, and I&#8217;m certain in that it will be very useful for me when I will change to passive portfolio management from active trading. I develop and write my own tools for seeking profit opportunities on the stock markets, and I see that you have the same mind. I think it&#8217;s a great, because I believe only those kind of strategies can work in the long-haul that isn&#8217;t widely used. </p>
<p>No trading system can be perfect, and I&#8217;m always thinking about new additions to mine. I found some of your work at first sight valuable for me and I&#8217;m interested in how your &#8220;Buying/Selling Pressure&#8221;, &#8220;Gravity/Lift&#8221;, &#8220;Bull/Bear Battle&#8221; values are calculated. If you would explain them in a private e-mail, I would also share some parts of mine system with you. I understand if you would not to do it, because you don&#8217;t trust in me (since I have no reference) or by other causes - then just ignore this request in this message. </p>
<p>Looking forward to hear about you soon,<br />
Blaze David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blogmybrain.com/2008/04/21/graphical-stock-analyzer/#comment-86</link>
		<author>admin</author>
		<pubDate>Mon, 08 Sep 2008 13:45:24 +0000</pubDate>
		<guid>http://blogmybrain.com/2008/04/21/graphical-stock-analyzer/#comment-86</guid>
		<description>I used the total up percentage as buying pressure and total down percentage as selling pressure.  As for the volume, I use gain/loss per share traded.

If you like the tool, please let others know.  Thanks.</description>
		<content:encoded><![CDATA[<p>I used the total up percentage as buying pressure and total down percentage as selling pressure.  As for the volume, I use gain/loss per share traded.</p>
<p>If you like the tool, please let others know.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dfank</title>
		<link>http://blogmybrain.com/2008/04/21/graphical-stock-analyzer/#comment-83</link>
		<author>dfank</author>
		<pubDate>Fri, 05 Sep 2008 01:11:41 +0000</pubDate>
		<guid>http://blogmybrain.com/2008/04/21/graphical-stock-analyzer/#comment-83</guid>
		<description>excellent trading tool. What exactly did you use to measure the buying vs. selling pressure, up vs. down volume on the nyse?</description>
		<content:encoded><![CDATA[<p>excellent trading tool. What exactly did you use to measure the buying vs. selling pressure, up vs. down volume on the nyse?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

