﻿<?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">Открытый интерес по сдлекам</title>
  <id>~/topic/3261/otkrytyi-interes-po-sdlekam/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-30T10:03:20Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=topic&amp;id=3261" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/posts/m/23118/</id>
    <title type="text">Эти данные в это поле и записываются.</title>
    <published>2012-12-20T08:54:39Z</published>
    <updated>2012-12-20T08:54:39Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.com/users/5990/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Эти данные в это поле и записываются.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/23117/</id>
    <title type="text">Про поле OpenInterest я знаю. Просто, если я правильно понял, в PlazaTradeFutureColumns.Position, ко...</title>
    <published>2012-12-20T08:53:09Z</published>
    <updated>2012-12-20T08:53:09Z</updated>
    <author>
      <name>G00DWIN</name>
      <uri>https://stocksharp.com/users/6281/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Про поле OpenInterest я знаю. Просто, если я правильно понял, в PlazaTradeFutureColumns.Position, которая идет из  FORTS_FUTTRADE_REPL(таблица deal), открытый интерес привязан к сделкам в журнале. Вот это значение я и пытаюсь получить</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/23116/</id>
    <title type="text">Ага, ошибочка вышла. У объекта Trade должно быть поле OpenInterest. Дополнительно ничего никуда доба...</title>
    <published>2012-12-20T08:46:11Z</published>
    <updated>2012-12-20T08:46:11Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.com/users/5990/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Ага, ошибочка вышла. У объекта Trade должно быть поле OpenInterest. Дополнительно ничего никуда добавлять не надо.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/23114/</id>
    <title type="text">Не выходит - ExtensionInfo появился, но пустой, элементов в нем нет</title>
    <published>2012-12-20T08:20:45Z</published>
    <updated>2012-12-20T08:20:45Z</updated>
    <author>
      <name>G00DWIN</name>
      <uri>https://stocksharp.com/users/6281/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Не выходит - ExtensionInfo появился, но пустой, элементов в нем нет</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/23100/</id>
    <title type="text">Примерно так Trader.TableRegistry.TradeFuture.Columns.Add(Trader.TableRegistry.ColumnRegistry.TradeF...</title>
    <published>2012-12-19T15:32:06Z</published>
    <updated>2012-12-19T15:32:06Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.com/users/5990/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Примерно так&lt;br /&gt;&lt;div class="code"&gt;&lt;strong&gt;Code&lt;/strong&gt;&lt;div class="innercode"&gt;&lt;pre class="brush:csharp"&gt;
Trader.TableRegistry.TradeFuture.Columns.Add(Trader.TableRegistry.ColumnRegistry.TradeFuture.Position)
...
var pos = security.ExtensionInfo[Trader.TableRegistry.ColumnRegistry.TradeFuture.Position]&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/23085/</id>
    <title type="text">Добрый день! Не подскажите, как добавить в таблицу PlazaTrader поле StockSharp.Plaza.Metadata.PlazaT...</title>
    <published>2012-12-19T12:13:52Z</published>
    <updated>2012-12-19T12:13:52Z</updated>
    <author>
      <name>G00DWIN</name>
      <uri>https://stocksharp.com/users/6281/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Добрый день!&lt;br /&gt;Не подскажите, как добавить в таблицу PlazaTrader поле StockSharp.Plaza.Metadata.PlazaTradeFutureColumns.Position (Кол-во позиций по инструменту на рынке после сделки. )</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>