﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">orders. StockSharp</title>
  <id>https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=orders&amp;type=forum</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-14T18:12:46Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=orders&amp;type=forum" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/topic/10646/</id>
    <title type="text">how does quoting work?</title>
    <published>2019-04-26T04:50:42Z</published>
    <updated>2019-04-27T20:56:06Z</updated>
    <author>
      <name>Sam</name>
      <uri>https://stocksharp.com/users/104377/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Orders" />
    <category term="quoting" />
    <category term="quote" />
    <content type="html">&lt;p&gt;Could you point me to more information related to how quoting works, or answer some questions?
If I wanted to send an order for a large volume, can it break up the volume into smaller sequential orders until the total volume is used, or does it just place 1 order for the whole thing?
Can it adjust order volume based on the order book? For instance, very small orders out front with bigger orders trailing?
Can it place multiple orders in different positions in the order book?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/8815/</id>
    <title type="text">Duplicate order id</title>
    <published>2017-11-10T16:12:13Z</published>
    <updated>2017-11-13T12:23:45Z</updated>
    <author>
      <name>Johan Kirsten</name>
      <uri>https://stocksharp.com/users/99799/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Orders" />
    <content type="html">&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When I register an new order it does not reflect in IB TWS. In the connector log I get the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
2017/11/10 15:07:32.572|       |InteractiveBrokersTrader|RegisterOrder: 0/ SPXW  171215C02580000@CBOE DU775642 Buy Price=26.8 Volume=1.00 State=None Bal=0 
2017/11/10 15:07:32.572|       |InteractiveBrokersTrader|New order: 54387931/ SPXW  171215C02580000@CBOE DU775642 Buy Price=26.8 Volume=1.00 State=Pending Bal=1.00 
2017/11/10 15:07:33.750|Debug  |IBSocket  |Msg: ErrorMessage
2017/11/10 15:07:33.751|       |IBSocket  |Duplicate order id
2017/11/10 15:07:33.753|Error  |InteractiveBrokersTrader|OrderRegisterFailed
54387931/ SPXW  171215C02580000@CBOE DU775642 Buy Price=26.8 Volume=1.00 State=Failed Bal=1.00
System.InvalidOperationException: Duplicate order id

&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This only occurs when I enable storage, ie initialize storage&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/8785/</id>
    <title type="text">Populating order collection</title>
    <published>2017-11-01T23:05:37Z</published>
    <updated>2017-11-02T13:34:33Z</updated>
    <author>
      <name>Johan Kirsten</name>
      <uri>https://stocksharp.com/users/99799/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Orders" />
    <content type="html">&lt;p&gt;Hi&lt;/p&gt;
&lt;p&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;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
</content>
  </entry>
</feed>