<?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; wish list</title>
	<atom:link href="http://www.thinkscripter.com/tag/wish-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkscripter.com</link>
	<description>thinkScript Indicators for thinkorswim</description>
	<lastBuildDate>Mon, 06 Sep 2010 19:13:24 +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>Open Call For This Year&#039;s Top Ten ThinkScript Wish List</title>
		<link>http://www.thinkscripter.com/uncategorized/open-call-for-this-years-top-ten-thinkscript-wish-list/</link>
		<comments>http://www.thinkscripter.com/uncategorized/open-call-for-this-years-top-ten-thinkscript-wish-list/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 17:07:52 +0000</pubDate>
		<dc:creator>ThinkScripter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[thinkscript]]></category>
		<category><![CDATA[wish list]]></category>

		<guid isPermaLink="false">http://www.thinkscripter.com/?p=1984</guid>
		<description><![CDATA[Well it&#8217;s been about a year since I published the &#8220;Top Ten Wish List for ThinkScript&#8221; and we&#8217;ve seen several implemented thus far. For those who don&#8217;t recall, here&#8217;s last year&#8217;s list: 1. Scriptable alerts &#8211; both the regular kind &#8230; <a href="http://www.thinkscripter.com/uncategorized/open-call-for-this-years-top-ten-thinkscript-wish-list/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well it&#8217;s been about a year since I published the &#8220;<a href="http://www.thinkscripter.com/2009/03/19/top-ten-wish-list-for-thinkscript/">Top Ten Wish List for ThinkScript</a>&#8221; and we&#8217;ve seen several implemented thus far. For those who don&#8217;t recall, here&#8217;s last year&#8217;s list:</p>
<p><span style="color: #006633;">1. Scriptable alerts &#8211; both the regular kind and audio alerts</span><br />
<span style="color: #ffcc00;">2. Retrieve h/l/c data from a different aggregation period (i.e. Say I want to plot a 50 period moving average from a daily chart on my 5 minute intraday chart &#8211; Note that&#8217;s NOT the same as a 50&#215;130=6500 period average on the 5 minute chart)</span><br />
<span style="color: #006633;">3. Change the paintbar color from thinkScript (I&#8217;m running out of combinations of dots, triangles, and squares!)</span><br />
<span style="color: #cc0000;">4. Label the study lines from thinkScript<br />
5. Execute trades from thinkScript (oooo!)<br />
6. Change strategy mode from thinkScript (e.g. from short_entry to long_exit)<br />
7. Capture time and sales data</span><br />
<span style="color: #006633;">8. Vertical lines&#8230;please</span><br />
<span style="color: #cc0000;">9. Capture put/call ratio data<br />
10. A way to directly plot lines on charts from thinkScript (e.g. plot(close[10], close) might draw a line from the close 10 bars ago to the current bar close)</span></p>
<p>1, 3, and 8 have been fully implemented. 2 is partially implemented as you still can&#8217;t grab data from another aggregation period except daily, weekly, and monthly on intraday charts. To do true multiple timeframe indicators, we need the ability to access other timeframe data directly. Furthermore, you should be able to place an indicator from another timeframe on your chart. For example, I would like to be able to put a 60 minute stochastic on my 5 minute chart. For number 4, I would like to be able to add a label on the far right margin for a horizontal plot line. I&#8217;m not sure where we stand with 5 as TOS seems to be focusing on Prodigio. Since the minimum trading requirements for Prodigio require you to be a mini-HFT (check out the minimum monthly contracts traded requirement!), I have no desire to use or code for it. 6 &#8211; Not sure what I was thinking here but I have all but abandoned strategies as a mostly worthless novelty item. TOS needs much more robust backtesting functionality here to regain my interest back. I believe 7 is in the works or at a minimum volume at the ask and offer (I&#8217;ve been told April/May timeframe). 9 &#8211; The data is there, why can&#8217;t we get the feed in thinkScript? And finally, for 10 I want to be able to draw lines directly from thinkScript without using the current continuous plot construct. Said another way, I want access to the TOS drawing tools from within thinkScript. We should be able to programmatically execute any of the drawing tools via thinkScript calls. As I stated before, a simple line might be executed via a command like plotLine(fromBarNumber, fromPrice, toBarNumber, toPrice, extend);</p>
<p>I will be formulating my new Top Ten List in the coming days and I&#8217;d love to hear what y&#8217;all think. Please post your thoughts in the comments below. &#8211; Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkscripter.com/uncategorized/open-call-for-this-years-top-ten-thinkscript-wish-list/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
	</channel>
</rss>
