<?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>ExcelTrader &#187; S&amp;P futures</title>
	<atom:link href="http://exceltrader.net/category/sp-futures/feed/" rel="self" type="application/rss+xml" />
	<link>http://exceltrader.net</link>
	<description>Excel Based Stock and Futures Trading tools.</description>
	<lastBuildDate>Wed, 11 Aug 2010 15:37:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Data Converter to Convert OHLC Data to a larger timeframe.</title>
		<link>http://exceltrader.net/414/data-converter-to-convert-ohlc-data-to-a-larger-timeframe/</link>
		<comments>http://exceltrader.net/414/data-converter-to-convert-ohlc-data-to-a-larger-timeframe/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 22:39:56 +0000</pubDate>
		<dc:creator>ExcelTrader</dc:creator>
				<category><![CDATA[Automated trading Systems]]></category>
		<category><![CDATA[Backtesting]]></category>
		<category><![CDATA[Equities]]></category>
		<category><![CDATA[Excel as a Trading Platform]]></category>
		<category><![CDATA[S&P futures]]></category>
		<category><![CDATA[Data Conversion]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Forex]]></category>
		<category><![CDATA[futures]]></category>
		<category><![CDATA[live data]]></category>
		<category><![CDATA[OHLC]]></category>
		<category><![CDATA[stocks]]></category>
		<category><![CDATA[timeframe]]></category>
		<category><![CDATA[trading]]></category>
		<category><![CDATA[vba]]></category>
		<category><![CDATA[xls]]></category>

		<guid isPermaLink="false">http://www.exceltrader.net/?p=410</guid>
		<description><![CDATA[<p>If you have ever wanted to take your existing Open High Low Close historical trading data and convert it into larger time frame, the following Excel VBA based data converter I wrote may do the trick.</p>
<p>
DataConverter.xls allows you to configure the Number of OHLC bars that should be condensed down into a single bar. You <p>Continue reading <a href="http://exceltrader.net/414/data-converter-to-convert-ohlc-data-to-a-larger-timeframe/">Data Converter to Convert OHLC Data to a larger timeframe.</a></p>]]></description>
			<content:encoded><![CDATA[<p>If you have ever wanted to take your existing Open High Low Close historical trading data and convert it into larger time frame, the following Excel VBA based data converter I wrote may do the trick.</p>
<p><a href="http://www.exceltrader.net/wp-content/uploads/DataConverter.GIF"><img class="alignnone size-full wp-image-411" title="DataConverter" src="http://www.exceltrader.net/wp-content/uploads/DataConverter.GIF" alt="DataConverter" width="592" height="349" /></a><br />
DataConverter.xls allows you to configure the Number of OHLC bars that should be condensed down into a single bar. You also can list the file name, sheet, and columns where your data is located.  The data will almost instantly be transformed into the higher time frame you have requested.<br />
Instructions:</p>
<ol>
<li>Download      <a href="/wp-content/uploads/DataConverter.xls">DataConverter.xls</a></li>
<li>Open      DataConverter.xls. (Quickstart!: Skip the directions below. Just Open file and press &#8220;Convert&#8221; to see how it works with default settings.</li>
<li>If      you have OHLC Data in a workbook, open that file (you can also just use      the default sample data that is contained on the sample data sheet in      DataConverter.xls)</li>
<li>Enter      the Column letter for each type of data (Time/date, Open, High, Low,      Close, Volume)</li>
<li>Enter the Name of the WorkBook and worksheet that contain the data. For example, to convert 1 Minute bars to 4 minute bars, simply enter 4. To convert 3 minute bars to 15 minute bars enter 5 (5*3=15) etc etc.</li>
<li>Finally press the &#8220;Convert&#8221; Button.  The converted data will appear in a new workbook. Save as desired.</li>
</ol>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=@Exceltrader+Data+Converter+to+Convert+OHLC+Data+to+a+larger+timeframe.+http://tinyurl.com/2e8gn58" title="Post to Twitter"><img class="nothumb" src="http://exceltrader.net/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://exceltrader.net/414/data-converter-to-convert-ohlc-data-to-a-larger-timeframe/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Constant Volume Charts added</title>
		<link>http://exceltrader.net/403/constant-volume-charts-added/</link>
		<comments>http://exceltrader.net/403/constant-volume-charts-added/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 02:39:27 +0000</pubDate>
		<dc:creator>ExcelTrader</dc:creator>
				<category><![CDATA[Excel as a Trading Platform]]></category>
		<category><![CDATA[Excel/VBA Automated Trading Platform]]></category>
		<category><![CDATA[S&P futures]]></category>
		<category><![CDATA[Updates/Change log]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Automated trading Systems]]></category>
		<category><![CDATA[backtest]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[Constant Volume bars]]></category>
		<category><![CDATA[constant volume chart]]></category>
		<category><![CDATA[ib]]></category>
		<category><![CDATA[interactive brokers]]></category>
		<category><![CDATA[live data]]></category>
		<category><![CDATA[OHLC]]></category>
		<category><![CDATA[S&P 500]]></category>
		<category><![CDATA[trading]]></category>
		<category><![CDATA[twsDde.xls]]></category>

		<guid isPermaLink="false">http://www.exceltrader.net/?p=403</guid>
		<description><![CDATA[<p>I have added the option of constant volume  bar charts (as alternative to time based) for the Excel/VBA based automated trading platform</p>
<p>The constant volume bar option, updates a new bar after a certain amount of volume has completed. This amount should be entered into D3 of the &#8220;Live&#8221; sheet. Checks are in place to prompt <p>Continue reading <a href="http://exceltrader.net/403/constant-volume-charts-added/">Constant Volume Charts added</a></p>]]></description>
			<content:encoded><![CDATA[<p>I have added the option of constant volume  bar charts (as alternative to time based) for the <a href="http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/">Excel/VBA based automated trading platform</a></p>
<p>The constant volume bar option, updates a new bar after a certain amount of volume has completed. This amount should be entered into D3 of the &#8220;Live&#8221; sheet. Checks are in place to prompt if the values are not entered and the constant volume is set to override the default time based bars.</p>
<p>Below is an example of Constant volume bar charting. You will notice that each bar contains roughly the same amount of volume.</p>
<p><a href="http://www.exceltrader.net/wp-content/uploads/CV.GIF"><img class="alignnone size-full wp-image-404" title="CV" src="http://www.exceltrader.net/wp-content/uploads/CV.GIF" alt="CV" width="293" height="598" /></a>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=@Exceltrader+Constant+Volume+Charts+added+http://tinyurl.com/2eye94x" title="Post to Twitter"><img class="nothumb" src="http://exceltrader.net/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://exceltrader.net/403/constant-volume-charts-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added new file for Live trading with Interactive Brokers</title>
		<link>http://exceltrader.net/338/added-new-file-for-live-trading-with-interactive-brokers/</link>
		<comments>http://exceltrader.net/338/added-new-file-for-live-trading-with-interactive-brokers/#comments</comments>
		<pubDate>Thu, 14 May 2009 17:58:06 +0000</pubDate>
		<dc:creator>ExcelTrader</dc:creator>
				<category><![CDATA[Automated trading Systems]]></category>
		<category><![CDATA[Equities]]></category>
		<category><![CDATA[Excel Books]]></category>
		<category><![CDATA[S&P futures]]></category>
		<category><![CDATA[Video Posts]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[automated trading]]></category>
		<category><![CDATA[dde]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[futures]]></category>
		<category><![CDATA[ib]]></category>
		<category><![CDATA[interactive brokers]]></category>
		<category><![CDATA[twsDde.xls]]></category>
		<category><![CDATA[vba]]></category>

		<guid isPermaLink="false">http://www.exceltrader.net/?p=338</guid>
		<description><![CDATA[<p>In addition to the free files located under &#8220;Instructions and Downloads&#8221;, there is now a new file under &#8220;Products and Services&#8221; for live trading via Interactive Brokers. This Excel VBA based file is an all in one solution for testing, trading and charting.</p>
<p>This is very similar to a version I have been using for my <p>Continue reading <a href="http://exceltrader.net/338/added-new-file-for-live-trading-with-interactive-brokers/">Added new file for Live trading with Interactive Brokers</a></p>]]></description>
			<content:encoded><![CDATA[<p>In addition to the free files located under &#8220;Instructions and Downloads&#8221;, there is now a <a href="http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/">new file </a>under &#8220;Products and Services&#8221; for live trading via Interactive Brokers. This Excel VBA based file is an all in one solution for testing, trading and charting.</p>
<p>This is very similar to a version I have been using for my personal trading for years. However this is a much improved version so I am pretty excited to have it completed and am in the process of converting my personal system over to this version. I hope that others find if useful.</p>
<p>The Youtube video below shows both live trading mode and backtesting mode.</p>
<p style="text-align: center;">
<p>&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/1_C44nTGwUg&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/1_C44nTGwUg&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object><br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;</p>
<p><a href="http://www.exceltrader.net/wp-content/uploads/atsdemotrade2.gif"><img class="alignnone size-full wp-image-343" title="atsdemotrade2" src="http://www.exceltrader.net/wp-content/uploads/atsdemotrade2.gif" alt="atsdemotrade2" width="572" height="780" /></a>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=@Exceltrader+Added+new+file+for+Live+trading+with+Interactive+Brokers+http://tinyurl.com/2ecg7l4" title="Post to Twitter"><img class="nothumb" src="http://exceltrader.net/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://exceltrader.net/338/added-new-file-for-live-trading-with-interactive-brokers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick test of The ETF effect in the last trading hour.</title>
		<link>http://exceltrader.net/238/quick-test-of-the-etf-effect-in-the-last-trading-hour/</link>
		<comments>http://exceltrader.net/238/quick-test-of-the-etf-effect-in-the-last-trading-hour/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 20:30:53 +0000</pubDate>
		<dc:creator>ExcelTrader</dc:creator>
				<category><![CDATA[S&P futures]]></category>
		<category><![CDATA[end of day]]></category>
		<category><![CDATA[etf]]></category>
		<category><![CDATA[orders]]></category>

		<guid isPermaLink="false">http://www.exceltrader.net/?p=238</guid>
		<description><![CDATA[<p>A recent WSJ article suggests that leveraged ETF funds are affecting trading action in the final hour due to having to rebalance their positions near end of day.  A &#8220;cascading&#8221; effect is said to occur on days the market is significantly up or down in the final hour.</p>
<p>To test this idea, I ran a quick <p>Continue reading <a href="http://exceltrader.net/238/quick-test-of-the-etf-effect-in-the-last-trading-hour/">Quick test of The ETF effect in the last trading hour.</a></p>]]></description>
			<content:encoded><![CDATA[<p>A recent <a href=" http://online.wsj.com/article/SB124000593149930309.html">WSJ article</a> suggests that leveraged ETF funds are affecting trading action in the final hour due to having to rebalance their positions near end of day.  A &#8220;cascading&#8221; effect is said to occur on days the market is significantly up or down in the final hour.</p>
<p>To test this idea, I ran a quick test on the last year of ES futures data using the following rules:</p>
<p>1. If a new high(low) is reached for the day an and there is one hour or less remaining enter Long(short).</p>
<p>2. Sell one minute before market close.</p>
<p>The results are below.</p>
<p>*Final profit of $6371.</p>
<p>*Highest profit  was 11,671</p>
<p>*The strategy has not made money in 2009 but still profitable overall and may be worth running additional tests.</p>
<p><a href="http://www.exceltrader.net/wp-content/uploads/etftest.gif"><img class="aligncenter size-full wp-image-239" title="etftest" src="http://www.exceltrader.net/wp-content/uploads/etftest.gif" alt="etftest" width="609" height="374" /></a>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=@Exceltrader+Quick+test+of+The+ETF+effect+in+the+last+trading+hour.+http://tinyurl.com/23ts2dv" title="Post to Twitter"><img class="nothumb" src="http://exceltrader.net/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://exceltrader.net/238/quick-test-of-the-etf-effect-in-the-last-trading-hour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
