﻿<?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">Rithmic connection CPU Usage &amp; Refreshspeed of SubscribeMarketDepth</title>
  <id>~/topic/12380/rithmic-connection-cpu-usage--refreshspeed-of-subscribemarketdepth/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-06T18:07:47Z</updated>
  <logo>https://stocksharp.ru/images/logo.png</logo>
  <link href="https://stocksharp.ru/handlers/atom.ashx?category=topic&amp;id=12380" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.ru/posts/m/51327/</id>
    <title type="text">Thank you very much for the answer, do you have an idea already when the certification will be passe...</title>
    <published>2020-09-02T20:53:39Z</published>
    <updated>2020-09-02T20:53:39Z</updated>
    <author>
      <name>Tobias Born</name>
      <uri>https://stocksharp.ru/users/127923/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;p&gt;Thank you very much for the answer, do you have an idea already when the certification will be passed?&lt;/p&gt;
&lt;p&gt;Thanks in advance Tobias&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/51326/</id>
    <title type="text">Hello Currently, we disabled our connector and we will publish a new version when passing certificat...</title>
    <published>2020-09-02T20:41:36Z</published>
    <updated>2020-09-02T20:41:36Z</updated>
    <author>
      <name>Support</name>
      <uri>https://stocksharp.ru/users/97869/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Currently, we disabled our connector and we will publish a new version when passing certification for the next Rithmic version.&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/51323/</id>
    <title type="text">Dear S# Community, i have a question regarding the S# Rithmic Connection. I have realised that it ne...</title>
    <published>2020-09-02T18:47:42Z</published>
    <updated>2020-09-02T18:47:42Z</updated>
    <author>
      <name>Tobias Born</name>
      <uri>https://stocksharp.ru/users/127923/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;p&gt;Dear S# Community,&lt;/p&gt;
&lt;p&gt;i have a question regarding the S# Rithmic Connection. I have realised that it needs a lot of CPU Usage (up to 50%) when i am subscribing to the SubscribeMarketDepth.
It seems the method is sync and is blocking the other threads in between. It would be better to call it async but that is not implemented right now in s#[crying].&lt;/p&gt;
&lt;p&gt;Does anybody make the same experience?&lt;/p&gt;
&lt;p&gt;Also the second question i have is about the refreshspeed of this subscription. &lt;a href="https://doc.stocksharp.com/html/M_StockSharp_Algo_IMarketDataProviderEx_SubscribeMarketDepth.htm"&gt;https://doc.stocksharp.com/html/M_StockSharp_Algo_IMarketDataProviderEx_SubscribeMarketDepth.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;i gave a refreshspeed of 3 seconds,but it seems the data update comes more frequently, less than 1 second i guess.&lt;/p&gt;
&lt;p&gt;TimeSpan span = new TimeSpan(0, 0, 0, 3, 0);
Connector.SubscribeMarketDepth(security, null, null, null, MarketDataBuildModes.LoadAndBuild,null, 25, &lt;strong&gt;span&lt;/strong&gt;, null, false, null);&lt;/p&gt;
&lt;p&gt;Am i using it wrong?&lt;/p&gt;
&lt;p&gt;Thanks in advance &amp;amp; best regards
Tobias&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>