﻿<?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">Custom Adapter</title>
  <id>~/topic/15330/custom-adapter/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-07T20:24:23Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=topic&amp;id=15330" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/posts/m/55441/</id>
    <title type="text"> Hello, may I ask you which adapter do you want to create? It is just a domestic broker I used to tr...</title>
    <published>2021-02-27T03:42:23Z</published>
    <updated>2021-02-27T03:42:23Z</updated>
    <author>
      <name>dabithhc</name>
      <uri>https://stocksharp.com/users/117088/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;div class="quote"&gt;&lt;span class="quotetitle"&gt;Yury Basangov &lt;a href="https://stocksharp.com/posts/m/55428/" class="quote_nav"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="innerquote"&gt;&lt;br /&gt;&lt;br /&gt;Hello, may I ask you which adapter do you want to create?&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;It is just a domestic broker I used to trade stocks&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/55428/</id>
    <title type="text">Hi, I try to configure my custom created connector by using ConnectorWindow in StockSharp.Xaml. But ...</title>
    <published>2021-02-25T13:02:03Z</published>
    <updated>2021-02-25T13:02:03Z</updated>
    <author>
      <name>William B</name>
      <uri>https://stocksharp.com/users/7/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;div class="quote"&gt;&lt;span class="quotetitle"&gt;dabithhc &lt;a href="https://stocksharp.com/posts/m/55406/" class="quote_nav"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="innerquote"&gt;Hi, &lt;br /&gt;&lt;br /&gt;I try to configure my custom created connector by using ConnectorWindow in StockSharp.Xaml.&lt;br /&gt;But I cannot find it in the list of connectors.&lt;br /&gt;I put my dll in the same folder as exe and I also added attributes like DisplayNameLoc, CategoryLoc, DescriptionLoc and MessageAdapterCategory.&lt;br /&gt;So I wonder if it is possible or did I do it wrong.&lt;br /&gt;If not, how can I use my custom connector to work with other product like S# Designer?&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Hello, may I ask you which adapter do you want to create?&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/55420/</id>
    <title type="text">Hi, the dll has to begin with Stocksharp.* //Patrick Thanks, it works! </title>
    <published>2021-02-24T07:44:18Z</published>
    <updated>2021-02-24T07:44:18Z</updated>
    <author>
      <name>dabithhc</name>
      <uri>https://stocksharp.com/users/117088/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;div class="quote"&gt;&lt;span class="quotetitle"&gt;msdotnet &lt;a href="https://stocksharp.com/posts/m/55419/" class="quote_nav"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="innerquote"&gt;Hi,&lt;br /&gt;the dll has to begin with Stocksharp.*&lt;br /&gt;//Patrick &lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Thanks, it works!&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/55419/</id>
    <title type="text">Hi, the dll has to begin with Stocksharp.* //Patrick </title>
    <published>2021-02-24T05:22:34Z</published>
    <updated>2021-02-24T05:22:34Z</updated>
    <author>
      <name>msdotnet</name>
      <uri>https://stocksharp.com/users/95757/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Hi,&lt;br /&gt;the dll has to begin with Stocksharp.*&lt;br /&gt;//Patrick </content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/55406/</id>
    <title type="text">Hi, I try to configure my custom created connector by using ConnectorWindow in StockSharp.Xaml. But ...</title>
    <published>2021-02-23T09:43:07Z</published>
    <updated>2021-02-23T09:43:07Z</updated>
    <author>
      <name>dabithhc</name>
      <uri>https://stocksharp.com/users/117088/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Hi, &lt;br /&gt;&lt;br /&gt;I try to configure my custom created connector by using ConnectorWindow in StockSharp.Xaml.&lt;br /&gt;But I cannot find it in the list of connectors.&lt;br /&gt;I put my dll in the same folder as exe and I also added attributes like DisplayNameLoc, CategoryLoc, DescriptionLoc and MessageAdapterCategory.&lt;br /&gt;So I wonder if it is possible or did I do it wrong.&lt;br /&gt;If not, how can I use my custom connector to work with other product like S# Designer?&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>