﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.ru/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.ru/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">Populating order collection</title>
  <id>~/topic/8785/populating-order-collection/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-30T12:38:47Z</updated>
  <logo>https://stocksharp.ru/images/logo.png</logo>
  <link href="https://stocksharp.ru/handlers/atom.ashx?category=topic&amp;id=8785" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.ru/posts/m/41478/</id>
    <title type="text">The same with orders - automatically. Connector ask destination source for orders and my trades. If ...</title>
    <published>2017-11-02T13:34:33Z</published>
    <updated>2017-11-02T13:34:33Z</updated>
    <author>
      <name>Support</name>
      <uri>https://stocksharp.ru/users/97869/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">The same with orders - automatically. Connector ask destination source for orders and my trades. If the source (TWS) send it - you will get it in your strategy.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/41477/</id>
    <title type="text">Hi And what about MyTrades collection? Is it also filled after restart automatically? I.e if I have ...</title>
    <published>2017-11-02T13:22:13Z</published>
    <updated>2017-11-02T13:22:13Z</updated>
    <author>
      <name>Johan Kirsten</name>
      <uri>https://stocksharp.ru/users/99799/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Hi &lt;br /&gt;&lt;br /&gt;And what about MyTrades collection? Is it also filled after restart automatically? I.e if I have open trades in TWS and then start S# will MyTrades be filled automatically?&lt;br /&gt;&lt;br /&gt;Regards&lt;br /&gt;&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/41475/</id>
    <title type="text">All order&amp;apos;s info can be downloaded from 2 sources. 1 - from brokerage connection (in your case TWS)....</title>
    <published>2017-11-02T12:57:47Z</published>
    <updated>2017-11-02T12:57:47Z</updated>
    <author>
      <name>Support</name>
      <uri>https://stocksharp.ru/users/97869/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">All order&amp;#39;s info can be downloaded from 2 sources. 1 - from brokerage connection (in your case TWS). 2 - from local storage. TWS keep filled orders for 1 day so you will get necessary orders after restart automatically.&lt;br /&gt;&lt;br /&gt;If you prefer to keep orders history more that 1 day we recommend to use our storage - &lt;a href="http://doc.stocksharp.com/html/7a8a9518-6270-4cfe-a829-fa6c40e5fabd.htm" title="http://doc.stocksharp.com/html/7a8a9518-6270-4cfe-a829-fa6c40e5fabd.htm"&gt;http://doc.stocksharp.co...fe-a829-fa6c40e5fabd.htm&lt;/a&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/41474/</id>
    <title type="text">Hi Thank you, but what about the case where I: 1) submit order, receiving NewOrder gets fired 2) my ...</title>
    <published>2017-11-02T12:52:16Z</published>
    <updated>2017-11-02T12:52:16Z</updated>
    <author>
      <name>Johan Kirsten</name>
      <uri>https://stocksharp.ru/users/99799/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Hi&lt;br /&gt;&lt;br /&gt;Thank you, but what about the case where I:&lt;br /&gt;&lt;br /&gt;1) submit order, receiving NewOrder gets fired&lt;br /&gt;2) my app crashes&lt;br /&gt;3) I restart the app&lt;br /&gt;&lt;br /&gt;How does Orders collection on connector get populated after restart?&lt;br /&gt;&lt;br /&gt;Regards</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/41470/</id>
    <title type="text">Hello, Johan The request sends automatically while connected. The trigger IConnector.NewOrder should...</title>
    <published>2017-11-02T12:41:52Z</published>
    <updated>2017-11-02T12:41:52Z</updated>
    <author>
      <name>Support</name>
      <uri>https://stocksharp.ru/users/97869/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Hello, Johan&lt;br /&gt;&lt;br /&gt;The request sends automatically while connected. The trigger IConnector.NewOrder should be fired every time when new row occur in TWS. The same will be for &lt;a href="http://stocksharp.com/forum/8784/Accessing-mytrade-details/" title="http://stocksharp.com/forum/8784/Accessing-mytrade-details/"&gt;own trades&lt;/a&gt;.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/41464/</id>
    <title type="text">Hi How do I get Orders collection on connector populated with my open orders after connecting the co...</title>
    <published>2017-11-01T23:05:37Z</published>
    <updated>2017-11-01T23:05:37Z</updated>
    <author>
      <name>Johan Kirsten</name>
      <uri>https://stocksharp.ru/users/99799/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Hi&lt;br /&gt;&lt;br /&gt;How do I get Orders collection on connector populated with my open orders after connecting the connector? (i.e. if I have open orders on application startup and want to access them through Orders collection)&lt;br /&gt;&lt;br /&gt;Regards</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>