<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: StrategyDesk Volume Problem &#8220;Resolved&#8221;, Core Problem Revealed</title>
	<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/</link>
	<description>Stocks, Options, Currencies and One Big Dummy</description>
	<pubDate>Fri, 18 May 2012 18:41:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Will</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1553</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Wed, 07 Mar 2007 21:40:25 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1553</guid>
		<description>I'm bumping this topic up to a more recent (3/7/07) post... please check there for additional comments-- Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m bumping this topic up to a more recent (3/7/07) post&#8230; please check there for additional comments&#8211; Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1548</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 07 Mar 2007 06:15:18 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1548</guid>
		<description>Let's try this:

Buy:

RSI[RSI,14,D] &#60; 40 AND (MACD[MACD,Close,12,24,9,D] AND MACD[MACD,Close,8,13,6,D] AND MACD[MACD,Close,5,8,4,D]) AND (Stochastic[StocK,14,3,1,10] &#62; Stochastic[StocD,14,3,1,10] AND Stochastic[StocK,14,3,1,10,1] &#60; Stochastic[StocD,14,3,1,10,1])

Sell:

RSI[RSI,14,D] &#62; 60 AND (Stochastic[StocK,14,3,1,10] &#60; Stochastic[StocD,14,3,1,10] AND Stochastic[StocK,14,3,1,10,1] &#62; Stochastic[StocD,14,3,1,10,1])

[&lt;em&gt;escape codes edited- Will&lt;/em&gt;]</description>
		<content:encoded><![CDATA[<p>Let&#8217;s try this:</p>
<p>Buy:</p>
<p>RSI[RSI,14,D] &lt; 40 AND (MACD[MACD,Close,12,24,9,D] AND MACD[MACD,Close,8,13,6,D] AND MACD[MACD,Close,5,8,4,D]) AND (Stochastic[StocK,14,3,1,10] &gt; Stochastic[StocD,14,3,1,10] AND Stochastic[StocK,14,3,1,10,1] &lt; Stochastic[StocD,14,3,1,10,1])</p>
<p>Sell:</p>
<p>RSI[RSI,14,D] &gt; 60 AND (Stochastic[StocK,14,3,1,10] &lt; Stochastic[StocD,14,3,1,10] AND Stochastic[StocK,14,3,1,10,1] &gt; Stochastic[StocD,14,3,1,10,1])</p>
<p>[<em>escape codes edited- Will</em>]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1544</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Wed, 07 Mar 2007 03:05:42 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1544</guid>
		<description>Dave- I think it's misreading the "greater than" and "less than" signs as opening/closing HTML brackets.  Try replacing each "greater than" symbol with its escape code "&#38;gt;" and of course "&#38;lt;" for the "less than" symbol and see if the entire equation gets thru.  Should be OK to put them all in the same comment. [&lt;em&gt;DOH! I put the actual escape codes in MY comment, so they just displayed as the symbols... I've fixed it now; sorry&lt;/em&gt;]

I've had a bit of a problem with some of the simple crossover rules (X is greater than Y today AND X was less than Y yesterday), particularly moving average crossovers, in that when I combine them with price criteria they sometimes miss signals if price gaps.  But I'm eager to give this one a run!</description>
		<content:encoded><![CDATA[<p>Dave- I think it&#8217;s misreading the &#8220;greater than&#8221; and &#8220;less than&#8221; signs as opening/closing HTML brackets.  Try replacing each &#8220;greater than&#8221; symbol with its escape code &#8220;&amp;gt;&#8221; and of course &#8220;&amp;lt;&#8221; for the &#8220;less than&#8221; symbol and see if the entire equation gets thru.  Should be OK to put them all in the same comment. [<em>DOH! I put the actual escape codes in MY comment, so they just displayed as the symbols&#8230; I&#8217;ve fixed it now; sorry</em>]</p>
<p>I&#8217;ve had a bit of a problem with some of the simple crossover rules (X is greater than Y today AND X was less than Y yesterday), particularly moving average crossovers, in that when I combine them with price criteria they sometimes miss signals if price gaps.  But I&#8217;m eager to give this one a run!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1539</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 06 Mar 2007 22:06:37 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1539</guid>
		<description>Will:

Ok here it is:

For the buy equation I’m using:

RSI[RSI,14,D] Stochastic[StocD,14,3,1,10] AND Stochastic[StocK,14,3,1,10,1] 60 AND (Stochastic[StocK,14,3,1,10]  Stochastic[StocD,14,3,1,10,1])

The parentheses may or may not be needed but they do show where one segment of the filter begins and ends.  I wanted three tests for a buy and two for a sell.  As you can see the RSI is the standard 14 day version using 40 and 60 as the trigger rather than 30 and 70.  This seemed to loosen up the filter a little.  As for the MACD filter, that is directly from Dicksan at the HSM forum.  The Stochastic equations are from the Metasubverse website.

This filter seems to catch a stock early enough that you can spend a few hours or days analyzing the results before plopping down your money; or taking your money off the table.

Dave</description>
		<content:encoded><![CDATA[<p>Will:</p>
<p>Ok here it is:</p>
<p>For the buy equation I’m using:</p>
<p>RSI[RSI,14,D] Stochastic[StocD,14,3,1,10] AND Stochastic[StocK,14,3,1,10,1] 60 AND (Stochastic[StocK,14,3,1,10]  Stochastic[StocD,14,3,1,10,1])</p>
<p>The parentheses may or may not be needed but they do show where one segment of the filter begins and ends.  I wanted three tests for a buy and two for a sell.  As you can see the RSI is the standard 14 day version using 40 and 60 as the trigger rather than 30 and 70.  This seemed to loosen up the filter a little.  As for the MACD filter, that is directly from Dicksan at the HSM forum.  The Stochastic equations are from the Metasubverse website.</p>
<p>This filter seems to catch a stock early enough that you can spend a few hours or days analyzing the results before plopping down your money; or taking your money off the table.</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1537</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 06 Mar 2007 13:08:24 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1537</guid>
		<description>Dave- Certainly!  I'm always open to learning, and if it helps any of us make a buck, all the better.  Feel free to post any formulas/ideas you'd like to share in the comments- if WordPress gives you too much agony re-formatting them for you (and misreading things as HTML tags), email 'em to me and I'll do the requisite HTML escape code substitutions, then I'll post them.

I do ask that everyone be patient as we work on this stuff.  I work full-time and have 3 kids, so sometimes I get hung up a couple of days at a time without even being able to LOOK at the site.  But as we know, Mr. Market will always be waiting.

Thanks for the visit and the info!</description>
		<content:encoded><![CDATA[<p>Dave- Certainly!  I&#8217;m always open to learning, and if it helps any of us make a buck, all the better.  Feel free to post any formulas/ideas you&#8217;d like to share in the comments- if WordPress gives you too much agony re-formatting them for you (and misreading things as HTML tags), email &#8216;em to me and I&#8217;ll do the requisite HTML escape code substitutions, then I&#8217;ll post them.</p>
<p>I do ask that everyone be patient as we work on this stuff.  I work full-time and have 3 kids, so sometimes I get hung up a couple of days at a time without even being able to LOOK at the site.  But as we know, Mr. Market will always be waiting.</p>
<p>Thanks for the visit and the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Race</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1532</link>
		<dc:creator>Dave Race</dc:creator>
		<pubDate>Tue, 06 Mar 2007 04:11:53 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1532</guid>
		<description>Will:
A few nights ago I installed TDA’s StrategyDesk software.  After doing a GOOGLE search for info, I discovered your site.  A great site I might add… just what I was looking for; someone who likes to share trading ideas and info.  In addition my search resulted in finding www.metasubverse.com/strategydesk where he lists a couple Stochastic buy and sell ideas.  I also found on the HSM forum board an MACD buy idea from username Dicksan.  I then put these ideas together, along with an RSI idea I had, and created a BackTesting filter.  I’m trying it out now and find it very interesting.  I’m not a day-trader so I like to hold a stock a few weeks or months before selling it.  So far my filter seems promising, but I’m sure it could use more work.  In one case, going back about a year, it found 24 stocks; 16 were gainers and 5 were losers.  The remaining would still be held at this time.  If you’re interested, I’ll send you a copy and maybe between us and others on your site, we might be able to improve on it.

Thanks, Dave</description>
		<content:encoded><![CDATA[<p>Will:<br />
A few nights ago I installed TDA’s StrategyDesk software.  After doing a GOOGLE search for info, I discovered your site.  A great site I might add… just what I was looking for; someone who likes to share trading ideas and info.  In addition my search resulted in finding <a href="http://www.metasubverse.com/strategydesk" rel="nofollow">www.metasubverse.com/strategydesk</a> where he lists a couple Stochastic buy and sell ideas.  I also found on the HSM forum board an MACD buy idea from username Dicksan.  I then put these ideas together, along with an RSI idea I had, and created a BackTesting filter.  I’m trying it out now and find it very interesting.  I’m not a day-trader so I like to hold a stock a few weeks or months before selling it.  So far my filter seems promising, but I’m sure it could use more work.  In one case, going back about a year, it found 24 stocks; 16 were gainers and 5 were losers.  The remaining would still be held at this time.  If you’re interested, I’ll send you a copy and maybe between us and others on your site, we might be able to improve on it.</p>
<p>Thanks, Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BNJ</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1524</link>
		<dc:creator>BNJ</dc:creator>
		<pubDate>Mon, 05 Mar 2007 13:47:04 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1524</guid>
		<description>Will, I've been doing the same thing, familiarizing myself with EasyLanguage etc., in anticipation of a possible move. Given the trading requirements, I'll want to hit the ground running when and if I do jump to TS.

I also downloaded 1.1 of StrategyDesk, but after 30 seconds of playing with it, I haven't noticed any changes yet. In any case, I'm at least cautiously encouraged that they do seem like they plan to do active development on the product -- to some extent, at least.</description>
		<content:encoded><![CDATA[<p>Will, I&#8217;ve been doing the same thing, familiarizing myself with EasyLanguage etc., in anticipation of a possible move. Given the trading requirements, I&#8217;ll want to hit the ground running when and if I do jump to TS.</p>
<p>I also downloaded 1.1 of StrategyDesk, but after 30 seconds of playing with it, I haven&#8217;t noticed any changes yet. In any case, I&#8217;m at least cautiously encouraged that they do seem like they plan to do active development on the product &#8212; to some extent, at least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1516</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sun, 04 Mar 2007 16:48:00 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1516</guid>
		<description>Thanks John- downloaded SD 1.1 Friday night, and have toyed around with it a little.  I'm liking the subtle improvements they've made, and now we have a direct link and 800-number for questions/feedback!  Maybe AMTD is listening and realizes they can increase their profit (commissions) substantially by giving us active traders more/better tools.  Now we just need some decent documentation.  Here's to hoping.

BNJ - I'm still kinda a stuck-in-the-mud, staying with the familiar.  I'm going to hang with AMTD for at least a few more weeks and see what they do with StrategyDesk.  In the meantime, am gonna be exploring TS documentation, etc, for when/if I make the switch.</description>
		<content:encoded><![CDATA[<p>Thanks John- downloaded SD 1.1 Friday night, and have toyed around with it a little.  I&#8217;m liking the subtle improvements they&#8217;ve made, and now we have a direct link and 800-number for questions/feedback!  Maybe AMTD is listening and realizes they can increase their profit (commissions) substantially by giving us active traders more/better tools.  Now we just need some decent documentation.  Here&#8217;s to hoping.</p>
<p>BNJ - I&#8217;m still kinda a stuck-in-the-mud, staying with the familiar.  I&#8217;m going to hang with AMTD for at least a few more weeks and see what they do with StrategyDesk.  In the meantime, am gonna be exploring TS documentation, etc, for when/if I make the switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1512</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 03 Mar 2007 23:29:47 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1512</guid>
		<description>There is a new version of StrategyDesk (Ver. 1.1) available for download at Ameritrade.  Still very buggy but has some improvements.  Looking forward to your posts in this area.</description>
		<content:encoded><![CDATA[<p>There is a new version of StrategyDesk (Ver. 1.1) available for download at Ameritrade.  Still very buggy but has some improvements.  Looking forward to your posts in this area.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BNJ</title>
		<link>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1506</link>
		<dc:creator>BNJ</dc:creator>
		<pubDate>Sat, 03 Mar 2007 13:51:03 +0000</pubDate>
		<guid>http://dummyspots.com/2007/02/strategydesk-volume-problem-resolved-core-problem-revealed/#comment-1506</guid>
		<description>Thanks, Will, although you must've been pretty bored to be reading my site.  ;-)   I've really been enjoying this one, however, and after learning that TradeStation now waives its monthly fees for relatively modest trading activity, I will probably fund my TS account as soon as the tax refund comes in. Meanwhile, I'll struggle along with StrategyDesk, trying to coax it into doing something useful.</description>
		<content:encoded><![CDATA[<p>Thanks, Will, although you must&#8217;ve been pretty bored to be reading my site.  <img src='http://dummyspots.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   I&#8217;ve really been enjoying this one, however, and after learning that TradeStation now waives its monthly fees for relatively modest trading activity, I will probably fund my TS account as soon as the tax refund comes in. Meanwhile, I&#8217;ll struggle along with StrategyDesk, trying to coax it into doing something useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

