<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ThinkScripter &#187; value chart</title>
	<atom:link href="http://www.thinkscripter.com/tag/value-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkscripter.com</link>
	<description>thinkScript Indicators for thinkorswim</description>
	<lastBuildDate>Sun, 29 Jan 2012 16:11:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Value Chart Divergence</title>
		<link>http://www.thinkscripter.com/indicator/value-chart-divergence/</link>
		<comments>http://www.thinkscripter.com/indicator/value-chart-divergence/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 22:07:36 +0000</pubDate>
		<dc:creator>ThinkScripter</dc:creator>
				<category><![CDATA[Indicator]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[divergence]]></category>
		<category><![CDATA[thinkscript]]></category>
		<category><![CDATA[value chart]]></category>

		<guid isPermaLink="false">http://www.thinkscripter.com/?p=3057</guid>
		<description><![CDATA[Plots price/Value Chart divergence signals as arrows on the price action. <a href="http://www.thinkscripter.com/indicator/value-chart-divergence/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some time ago one of our <a href="http://www.thinkscripter.com/pro-membership/">Pro Members</a> asked me to code an indicator which displayed signals when divergences of price action from the <a href="http://www.thinkscripter.com/indicator/value-chart/">Value Chart</a> occur. This indicator is the result. Today&#8217;s e-mini action is shown as an example below. Though I would not use this alone as a trading signal, it provides an excellent confirmation of price reversals. The notable breakdowns of the signal occur with rapid, breakout/breakdown events as divergence is overcome by momentum. <span style="color: gray;">(This indicator will be added to next weekend&#8217;s <a href="http://www.thinkscripter.com/pro-membership/">Pro Member</a> update)</span></p>
<div id="pro" class="wp-caption aligncenter" style="width: 640px"><a href="http://www.thinkscripter.com/wp-content/uploads/2010/10/ValueChartDiv.png"><img src="http://www.thinkscripter.com/wp-content/uploads/2010/10/ValueChartDiv.png" alt="" title="ValueChartDiv"  class="size-full wp-image-3060" /></a><p class="wp-caption-text">Value Chart Divergence</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkscripter.com/indicator/value-chart-divergence/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Value Chart</title>
		<link>http://www.thinkscripter.com/indicator/value-chart/</link>
		<comments>http://www.thinkscripter.com/indicator/value-chart/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 00:00:13 +0000</pubDate>
		<dc:creator>ThinkScripter</dc:creator>
				<category><![CDATA[Indicator]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[thinkscript]]></category>
		<category><![CDATA[value chart]]></category>

		<guid isPermaLink="false">http://thinkscripter.wordpress.com/?p=265</guid>
		<description><![CDATA[UPDATE 16 Feb 09: Changed a bit of the code around to make the study look a little better. You can hide the open and close dots as well for an even cleaner look. I had numerous reader requests to &#8230; <a href="http://www.thinkscripter.com/indicator/value-chart/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="color:#ff0000;"><strong>UPDATE 16 Feb 09: Changed a bit of the code around to make the study look a little better. You can hide the open and close dots as well for an even cleaner look.</strong></span></p>
<p>I had numerous reader requests to create the Value Chart in thinkScript. The development, concepts and usage of these charts can be found in <a href="http://www.amazon.com/gp/product/0471215570?ie=UTF8&amp;tag=thinks-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0471215570">Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile</a><img style="border:none!important;margin:0!important;" src="http://www.assoc-amazon.com/e/ir?t=thinks-20&amp;l=as2&amp;o=1&amp;a=0471215570" border="0" alt="" width="1" height="1" /> by Mark Helweg and David Stendahl. In a nutshell, this indicator seeks to capture the &#8220;Value&#8221; of a given underlying at the current price and time. The region between +4 to -4 is considered fair value; between +/- 4 to 8 is considered moderately overbought/sold; greater than +/- 8 is significantly overbought/sold. The default length is 5 per Helweg&#8217;s original description but I have found a value of 21 to be very useful. (Note: You&#8217;ll need to set the &#8220;BackgroundColor&#8221; plot color to your ToS background color for the chart to look right.)</p>
<div id="pro" class="wp-caption alignnone" style="width: 640px"><a href="http://www.thinkscripter.com/wp-content/uploads/2009/02/valuechart.png"><img src="http://www.thinkscripter.com/wp-content/uploads/2009/02/valuechart.png" alt="Value Chart" title="valuechart" class="size-full wp-image-264" /></a><p class="wp-caption-text">Value Chart</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkscripter.com/indicator/value-chart/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

