<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 9.5.0.10 New Release</title>
	<atom:link href="http://www.dinosaurtech.com/2008/95010-new-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dinosaurtech.com/2008/95010-new-release/</link>
	<description>The online ramblings of a young dinosaur</description>
	<lastBuildDate>Wed, 25 Jan 2012 19:30:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Karl</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-313</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Tue, 03 Mar 2009 02:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-313</guid>
		<description>Nothing yet, send me an email and I&#039;ll create one.</description>
		<content:encoded><![CDATA[<p>Nothing yet, send me an email and I&#8217;ll create one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stewie</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-312</link>
		<dc:creator>stewie</dc:creator>
		<pubDate>Tue, 03 Mar 2009 02:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-312</guid>
		<description>do you guys have a recommendation section, i&#039;d like to suggest some stuff</description>
		<content:encoded><![CDATA[<p>do you guys have a recommendation section, i&#8217;d like to suggest some stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: junkone</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-129</link>
		<dc:creator>junkone</dc:creator>
		<pubDate>Tue, 14 Oct 2008 19:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-129</guid>
		<description>the chm link is not working. appreciate if you can look into it</description>
		<content:encoded><![CDATA[<p>the chm link is not working. appreciate if you can look into it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Gilb</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-128</link>
		<dc:creator>Ken Gilb</dc:creator>
		<pubDate>Mon, 13 Oct 2008 17:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-128</guid>
		<description>When connected to TWS using the edemo account I&#039;m getting a new message type in the ProcessMessage and it&#039;s throwing an InvalidCast exception. TWS is returning ApiPending as an OrderStatus. I&#039;ve added it to the OrderStatus enum and recompiled and it seems to have fixed the problem. You may wish to update your API. Thanks for the great work.</description>
		<content:encoded><![CDATA[<p>When connected to TWS using the edemo account I&#8217;m getting a new message type in the ProcessMessage and it&#8217;s throwing an InvalidCast exception. TWS is returning ApiPending as an OrderStatus. I&#8217;ve added it to the OrderStatus enum and recompiled and it seems to have fixed the problem. You may wish to update your API. Thanks for the great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webby</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-127</link>
		<dc:creator>Webby</dc:creator>
		<pubDate>Sat, 27 Sep 2008 15:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-127</guid>
		<description>This is such a wonderful tool.

Thanks do much for all you efforts in creating this is C#. It will be very helpful going forwards for developers interfacing with IB.</description>
		<content:encoded><![CDATA[<p>This is such a wonderful tool.</p>
<p>Thanks do much for all you efforts in creating this is C#. It will be very helpful going forwards for developers interfacing with IB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noam</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-126</link>
		<dc:creator>Noam</dc:creator>
		<pubDate>Mon, 22 Sep 2008 22:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-126</guid>
		<description>Thanks for this great api.
One small question - how can i send a request for FUNDAMENTAL_RATIOS. I can&#039;t seem to find a dedicated request only the tick type used for the answer. Is it missing a GenericTickType or a function?</description>
		<content:encoded><![CDATA[<p>Thanks for this great api.<br />
One small question &#8211; how can i send a request for FUNDAMENTAL_RATIOS. I can&#8217;t seem to find a dedicated request only the tick type used for the answer. Is it missing a GenericTickType or a function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-124</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Fri, 19 Sep 2008 07:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-124</guid>
		<description>Thanks for the wonderful works!

I read the source codes and thought it has a wrapper of the unmanaged code at beginning. may c#/C   be a better option? I don&#039;t know. But it looks to me is better in the Software engineering view. But current one is a teriffic too. Save my life to re-invent the wheel.:P</description>
		<content:encoded><![CDATA[<p>Thanks for the wonderful works!</p>
<p>I read the source codes and thought it has a wrapper of the unmanaged code at beginning. may c#/C   be a better option? I don&#8217;t know. But it looks to me is better in the Software engineering view. But current one is a teriffic too. Save my life to re-invent the wheel.:P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-123</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 18 Sep 2008 08:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-123</guid>
		<description>Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs.  I dont know how your blog came up, must have been a typo, i duno.  Anyways, I just clicked it and here I am.  Your blog looks good.  Have a nice day.  James.</description>
		<content:encoded><![CDATA[<p>Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs.  I dont know how your blog came up, must have been a typo, i duno.  Anyways, I just clicked it and here I am.  Your blog looks good.  Have a nice day.  James.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-122</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 15 Sep 2008 02:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-122</guid>
		<description>sorry - correction on my last post.

I was wondering why a SOCKET based implementation</description>
		<content:encoded><![CDATA[<p>sorry &#8211; correction on my last post.</p>
<p>I was wondering why a SOCKET based implementation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-121</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 15 Sep 2008 02:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-121</guid>
		<description>Hello.  I was wondering why a thread based implementation is considering superior to just using the IB ActiveX Control?  Does using ActiveX affect the ability to write threaded programs?

Thank you.

Andy</description>
		<content:encoded><![CDATA[<p>Hello.  I was wondering why a thread based implementation is considering superior to just using the IB ActiveX Control?  Does using ActiveX affect the ability to write threaded programs?</p>
<p>Thank you.</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-114</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Sun, 06 Jul 2008 17:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-114</guid>
		<description>Hello Gumphrie,

No reason that I know of. I have not used this order type, so I had not tested it. Give it a try, buy make sure you set the correct abbreviation in the description field. If it works, submit me a patch and I will update it,

-Karl</description>
		<content:encoded><![CDATA[<p>Hello Gumphrie,</p>
<p>No reason that I know of. I have not used this order type, so I had not tested it. Give it a try, buy make sure you set the correct abbreviation in the description field. If it works, submit me a patch and I will update it,</p>
<p>-Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gumphrie</title>
		<link>http://www.dinosaurtech.com/2008/95010-new-release/comment-page-1/#comment-113</link>
		<dc:creator>Gumphrie</dc:creator>
		<pubDate>Sun, 06 Jul 2008 14:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dinosaurtech.com/2008/95010-new-release/#comment-113</guid>
		<description>Hi There Karl,

Thankyou for such a useful library!

Not sure if this a general API question.
Is there some reason why I can&#039;t find MarketToLimit (MTL) orders in the OrderTypes enum?
Could I just add it to the list in OrderTypes?

Thanks in Advance</description>
		<content:encoded><![CDATA[<p>Hi There Karl,</p>
<p>Thankyou for such a useful library!</p>
<p>Not sure if this a general API question.<br />
Is there some reason why I can&#8217;t find MarketToLimit (MTL) orders in the OrderTypes enum?<br />
Could I just add it to the list in OrderTypes?</p>
<p>Thanks in Advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

