<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>mbtsdk at Yahoo! Groups</title>
    <link>http://finance.groups.yahoo.com/group/mbtsdk/</link>
    <description>MB Trading ~ SDK for the MBT Navigator</description>

    <item>
      <title>Re: problem moving from vs5 to vs8</title>
      <pubDate>Thu, 07 Jan 2010 06:18:34 GMT</pubDate>
      <dc:creator>MarketMole</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7863</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7863</guid>
      <description>Compare your project vbproj file with the working version. That&#39;d be the easiest way to find the diff&#39;s. I run on a 64 bit too, compiling for x86, but in C#</description>
    </item>
    <item>
      <title>problem moving from vs5 to vs8</title>
      <pubDate>Thu, 07 Jan 2010 04:17:06 GMT</pubDate>
      <dc:creator>CSTRADER.COM</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7862</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7862</guid>
      <description>I can run the tstquotes.vb sample file fine when I open the solution directly from the folder in the SDK.  When I open a new solution, paste the same code, and</description>
    </item>
    <item>
      <title>Automatic reconnection of Nav objects; perms, quotes and orders</title>
      <pubDate>Tue, 05 Jan 2010 23:54:43 GMT</pubDate>
      <dc:creator>mbtsdk</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7861</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7861</guid>
      <description>I modified the VB6 sample called &quot;connectTrace&quot; to allow logging of connection events. http://sdk.mbtrading.com/MbtSDK.zip I did this to help diagnose a</description>
    </item>
    <item>
      <title>Re: 11.4.0.2 RC breaks orderClient events for C# project</title>
      <pubDate>Tue, 05 Jan 2010 23:54:27 GMT</pubDate>
      <dc:creator>michaelangela design</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7860</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7860</guid>
      <description>No errors, just no events fire for the order client when using the RC so it&#39;s something somewhere failing silently. I will be performing more tests to check as</description>
    </item>
    <item>
      <title>Re: OnPositionAdded fires when a new order is added</title>
      <pubDate>Mon, 04 Jan 2010 17:56:58 GMT</pubDate>
      <dc:creator>Phil Huether</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7859</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7859</guid>
      <description>Yes, OnPositionUpdated seems to want to fire three times. I could not detect any change in the MbtPosition members between the first two fires, but the third</description>
    </item>
    <item>
      <title>Re: OnPositionAdded fires when a new order is added</title>
      <pubDate>Mon, 04 Jan 2010 17:33:01 GMT</pubDate>
      <dc:creator>maelstrom247</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7858</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7858</guid>
      <description>Thank you for some clarity. I was going through the new chm and saw OnPositionUpdated  ... Occurs occasionally, whether or not there has been a change to a</description>
    </item>
    <item>
      <title>Re: Testing code on the weekends</title>
      <pubDate>Mon, 04 Jan 2010 17:23:07 GMT</pubDate>
      <dc:creator>Phil Huether</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7857</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7857</guid>
      <description>With an equities demo account, you should be able to test during the weekend. Occassionally the servers will go offline, but not that often. Forex testing is</description>
    </item>
    <item>
      <title>Re: OnPositionAdded fires when a new order is added</title>
      <pubDate>Mon, 04 Jan 2010 17:16:28 GMT</pubDate>
      <dc:creator>Phil Huether</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7856</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7856</guid>
      <description>OnHistoryAdded is recommended over any other event that fires because it is the last event to fire (even though it fires multiple times). When you see it fire</description>
    </item>
    <item>
      <title>Question regarding the MbtGrids.ocx</title>
      <pubDate>Mon, 04 Jan 2010 16:50:59 GMT</pubDate>
      <dc:creator>hirsigler</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7855</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7855</guid>
      <description>Hi folks Was wondering if it is at all possible to edit the MbtGrids.ocx control (is the source code available anywhere?). I&#39;d like to change certain aspects</description>
    </item>
    <item>
      <title>Re: 11.4.0.2 RC breaks orderClient events for C# project</title>
      <pubDate>Mon, 04 Jan 2010 15:54:45 GMT</pubDate>
      <dc:creator>Phil Huether</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7854</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7854</guid>
      <description>I believe OnLogonDeny is the newest event, but that&#39;s defined in tstCSOrders. What issue are you still having? Is there an error message? I&#39;m unclear. The RC</description>
    </item>
    <item>
      <title>Re: 11.4.0.2 RC breaks orderClient events for C# project</title>
      <pubDate>Mon, 04 Jan 2010 13:04:30 GMT</pubDate>
      <dc:creator>michaelangela design</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7853</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7853</guid>
      <description>Hi Phil, I tested previously with one of the SDK/NET2k8/tstCSOrders/tstCSOrders.sln project and that worked fine. I changed the events to the kind described in</description>
    </item>
    <item>
      <title>Correction::  OnPositionUpdated fires when a new order is added</title>
      <pubDate>Mon, 04 Jan 2010 06:02:59 GMT</pubDate>
      <dc:creator>maelstrom247</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7852</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7852</guid>
      <description>A correction to my previous post. The rest stands.</description>
    </item>
    <item>
      <title>Testing code on the weekends</title>
      <pubDate>Sun, 03 Jan 2010 15:26:16 GMT</pubDate>
      <dc:creator>thekonshusone</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7850</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7850</guid>
      <description>I&#39;m relatively new to the SDK, but have gotten all the samples working that I&#39;ve tried so far in C# or C&#43;+.  However, things only work during futures hours as</description>
    </item>
    <item>
      <title>Re: OnPositionAdded fires when a new order is added</title>
      <pubDate>Fri, 01 Jan 2010 15:41:45 GMT</pubDate>
      <dc:creator>maelstrom247</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7849</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7849</guid>
      <description>Thanks for your reply.  Perhaps you mean &quot;You can only use ..&quot; as opposed to &quot;It is much better to use ..&quot; No need for diplomacy at my end. :) This is what I</description>
    </item>
    <item>
      <title>Re: OnPositionAdded fires when a new order is added</title>
      <pubDate>Fri, 01 Jan 2010 14:30:14 GMT</pubDate>
      <dc:creator>Alice Meade</dc:creator>
      <link>http://finance.groups.yahoo.com/group/mbtsdk/message/7848</link>
      <guid isPermaLink="true">http://finance.groups.yahoo.com/group/mbtsdk/message/7848</guid>
      <description>It is much better to use OnHistoryAdded.  This event gets fired whenever a new order is placed, a new order &quot;goes live&quot;, an order is filled (i.e. a position</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Sun Feb 14 04:54:10 PST 2010 -->
