﻿<?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">Community. StockSharp</title>
  <id>https://stocksharp.com/handlers/atom.ashx?category=community&amp;page=9</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-19T06:48:07Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=community&amp;page=9" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/topic/25424/</id>
    <title type="text">Release notes 1/31/2024</title>
    <published>2024-01-31T19:09:16Z</published>
    <updated>2024-01-31T19:09:16Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/api/" title="API - a free algorithmic trading API"&gt;API&lt;/a&gt; (v5.0.137):
AsyncMessageAdapter removed controls subscription results.
SampleConnection. IsFinishedOnly option added
OHLC supported
AsyncMessageAdapter controls subscription results. Removed long running tasks.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25422/</id>
    <title type="text">Release notes 1/31/2024</title>
    <published>2024-01-31T19:09:15Z</published>
    <updated>2024-01-31T19:09:15Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/interactivebrokers/" title="Interactive Brokers connector"&gt;InteractiveBrokers connector&lt;/a&gt; (v5.0.155):
Removed Web downloader.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/fast/" title="FAST"&gt;FAST connector&lt;/a&gt; (v5.0.3):
IMessageAdapter. SupportedOutMessages removed.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/iqfeed/" title="IQFeed"&gt;IQFeed&lt;/a&gt; (v5.0.152):
AsyncMessageAdapter removed controls subscription results.
AsyncMessageAdapter controls subscription results. Removed long running tasks.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/trading-terminal/" title="Terminal - free trading terminal and charting application for manual trading"&gt;Terminal&lt;/a&gt; (v5.0.156):
Dynamic language change.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/strategy-designer/" title="Designer: A Free App for Creating Algorithmic Trading Strategies Without Coding"&gt;Designer&lt;/a&gt; (v5.0.157):
Dynamic language change.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/market-data-downloader/" title="Hydra free market data downloader and database"&gt;Hydra&lt;/a&gt; (v5.0.160):
Dynamic language change.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/moex-iss/" title="MOEX ISS"&gt;MOEX ISS&lt;/a&gt; (v5.0.28):
AsyncMessageAdapter removed controls subscription results.
MarketDataMessage. Count handling supported.
AsyncMessageAdapter controls subscription results. Removed long running tasks.
Uses MessageAdapter.IterationInterval&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/alor/" title="Alor connector"&gt;Alor&lt;/a&gt; (v5.0.26):
AsyncMessageAdapter removed controls subscription results.
MarketDataMessage. Count handling supported.
AsyncMessageAdapter controls subscription results. Removed long running tasks.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/tinkoff/" title="Tinkoff connector"&gt;Tinkoff&lt;/a&gt; (v5.0.26):
AsyncMessageAdapter removed controls subscription results.
MarketDataMessage. Count handling supported.
Nuget updated.
AsyncMessageAdapter controls subscription results. Removed long running tasks.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/8140/</id>
    <title type="text">S#.Data (Hydra) - release v4.3.22</title>
    <published>2017-03-09T14:54:15Z</published>
    <updated>2024-01-21T14:18:49Z</updated>
    <author>
      <name>William B</name>
      <uri>https://stocksharp.com/users/7/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="StockSharp" />
    <category term="Hydra" />
    <category term="Algorithmic trading" />
    <category term="market data" />
    <category term="HydraNew" />
    <content type="html">&lt;p&gt;Dear Friends, the new version of our data loader &lt;a href="/store/market-data-downloader/" title="Hydra free market data downloader and database"&gt;Hydra&lt;/a&gt; is available for download!
From the fundamental changes we want to note:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;1. &lt;strong&gt;Create indexes and continuous futures directly in Hydra!&lt;/strong&gt; Using the downloaded data you can build your own indexes, apply popular mathematical functions to calculate them, build graphs on them and save them as a separate security&lt;/em&gt;&lt;/p&gt;
&lt;iframe src="https://www.youtube.com/embed/zcNSi1imTcY" width="640" height="390" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;&lt;em&gt;2. Added export to Excel or csv option boards, which is built and saved with Hydra. Get an array of data for analysis is now very simple!&lt;/em&gt;
&lt;img src="/file/104130/Доска.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;3. &lt;strong&gt;Preservation of the constructed index, candles, market depthes.&lt;/strong&gt; For example, in step 1, we built a GOOG price index to AAPL or candles from ticks, or a market depth from a log order, so that tomorrow we do not need to build it again, we have added the function of saving the result as a separate tool..&lt;/em&gt;
&lt;img src="/file/104264/Composite-save.gif" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;4. &lt;strong&gt;Extended the functionality of building candles!&lt;/strong&gt;. The new version of Hydra allows you to build candles from the best bid, ask, spread or classically by trades!&lt;/em&gt;
&lt;img src="/file/104265/Candeles-building.gif" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;5. &lt;strong&gt;FIX server mode is implemented.&lt;/strong&gt;  If before Hydra in server mode sent data as files, now the translation can be done in a professional FIX / FAST format.&lt;/em&gt;
&lt;img src="/file/104266/fixServer-mode.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;We hope these changes will be useful to all algot traders. We remind you that the program is distributed &lt;strong&gt;&lt;span style="color:green"&gt;for free.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;**:::center
&lt;span style="font-size:36pt"&gt;&lt;a href="https://stocksharp.com/products/download/"&gt;&lt;span style="color:green"&gt;&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Download &amp;lt;&amp;lt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class="**"&gt;&lt;/div&gt;</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/7002/</id>
    <title type="text">The S#.Designer new release - live trading the reality!</title>
    <published>2016-12-13T16:35:33Z</published>
    <updated>2024-01-21T14:17:08Z</updated>
    <author>
      <name>William B</name>
      <uri>https://stocksharp.com/users/7/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="StockSharp" />
    <category term="Designer" />
    <category term="Algorithmic trading" />
    <category term="Trading robots" />
    <category term="Trading systems" />
    <category term="algorithmic strategies" />
    <content type="html">&lt;p&gt;Friends! &lt;a href="/store/strategy-designer/" title="Designer: A Free App for Creating Algorithmic Trading Strategies Without Coding"&gt;Designer&lt;/a&gt; new version has been released.
&lt;img src="/file/103990/0.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;We can say certainly that this version is most functional. There are many new features, different flavors and capabilities for each trader!
We ourselves can not wait to tell you about all the changes, let’s go:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The code editor in C#&lt;/strong&gt;. Write part or even the whole strategy in C#, and Designer will act as a GUI. Nothing could be easier.
&lt;img src="/file/103991/1.png" alt="" /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;One’s own block – one’s own logic.&lt;/strong&gt; We are often asked at conferences and in the comments: &amp;quot;Can I write my own block, describe my frequently used task?&amp;quot; Before, we could not say yes, but in the new version of Designer it is possible! It is enough to write your own Dll and that’s all! Your personal block is ready.
&lt;img src="/file/103992/2.png" alt="" /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;3.&lt;strong&gt;ETFs? Do you want your own index?&lt;/strong&gt; And do you want to trade them like one security? We know what you want, because it is very important functionality for the competent trader: &amp;quot;portfolio&amp;quot; yield may correspond to a particular security return, but its variation can be several times lower. Create your index (portfolio), and then trade it as a single instrument! It’s conveniently!
&lt;img src="/file/103993/3.png" alt="" /&gt;&lt;/p&gt;
&lt;ol start="4"&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Options! For those who like it hot!&lt;/strong&gt; Designer now supports options and algorithmic option strategies, market-making and delta-hedging. Now you can sell or buy a strangle, butterfly, condor, and then get income from the value time decay or volatility of the underlying asset!
&lt;img src="/file/103994/5.png" alt="" /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;**Instruments are in one place!**All oriented to work with instruments starting with history download, storage operating and finishing with a single instrument editing is in one place. Everything is available and conveniently!
&lt;img src="/file/103995/6.png" alt="" /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The real connection!&lt;/strong&gt; In conclusion, the highlight of the show – the possibility of live trading. Connect to the market, get information on the instruments, download history, make trades, write strategies, make money – all this in the new S#.Designer.
&lt;img src="/file/103996/999698dce82fdf2a16d9e63232b6b378.png" alt="" /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;**:::center
&lt;span style="font-size:9px"&gt;&lt;a href="https://stocksharp.com/products/download/"&gt;&lt;span style="color:red"&gt;&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Download &amp;lt;&amp;lt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class="**"&gt;&lt;/div&gt;</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25358/</id>
    <title type="text">Release notes 1/11/2024</title>
    <published>2024-01-11T20:30:20Z</published>
    <updated>2024-01-11T20:30:20Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/installer/" title="Installer - main installation tool for all applications"&gt;Installer&lt;/a&gt; (v5.0.143):
Fix pricing for ru locale.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25345/</id>
    <title type="text">Release notes 1/10/2024</title>
    <published>2024-01-10T22:17:14Z</published>
    <updated>2024-01-10T22:17:14Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/cgate-plaza/" title="Plaza connector"&gt;Plaza&lt;/a&gt; (v5.0.160):
Fix work in market data only mode.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25342/</id>
    <title type="text">Release notes 1/10/2024</title>
    <published>2024-01-10T17:15:24Z</published>
    <updated>2024-01-10T17:15:24Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/installer/" title="Installer - main installation tool for all applications"&gt;Installer&lt;/a&gt; (v5.0.141):
ISLR-71 Use target fw product from web api.
ISLR-65 Replaced Publish tab by dedicated window.
Fix save product.
ISLR-67 Disable edit for approved products.
ISLR-67. Show not approved text message.
Publish page design fix.
islr-61,62: plugin settings when updating/repairing
islr-60: fix product update notification
islr-51: allow user to edit package id for new product
Send review fixes.
structure re-org&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25340/</id>
    <title type="text">Release notes 1/10/2024</title>
    <published>2024-01-10T16:17:47Z</published>
    <updated>2024-01-10T16:17:47Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/lessons-designer-basic/" title="Edu Designer Basic"&gt;Edu Designer Basic&lt;/a&gt; (v5.0.3):
New format&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/lessons-designer-advanced/" title="Edu Designer Advanced"&gt;Edu Designer Advanced&lt;/a&gt; (v5.0.3):
New format&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25338/</id>
    <title type="text">Release notes 1/10/2024</title>
    <published>2024-01-10T16:17:18Z</published>
    <updated>2024-01-10T16:17:18Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/api/" title="API - a free algorithmic trading API"&gt;API&lt;/a&gt; (v5.0.136):
Samples.sln
LocalMarketDataDrive.GetAvailableSecurities made obsolete
MessageAdapter. TimeFrames property.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25336/</id>
    <title type="text">Release notes 1/10/2024</title>
    <published>2024-01-10T15:54:28Z</published>
    <updated>2024-01-10T15:54:28Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/interactivebrokers/" title="Interactive Brokers connector"&gt;InteractiveBrokers connector&lt;/a&gt; (v5.0.154):
MessageAdapter. TimeFrames property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/micex/" title="ASTSBridge"&gt;ASTSBridge&lt;/a&gt; (v5.0.155):
Uses runtimes folder.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/transaq/" title="Transaq"&gt;Transaq&lt;/a&gt; (v5.0.154):
Uses runtimes folder.
MessageAdapter. TimeFrames property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/lmax/" title="LMAX"&gt;LMAX&lt;/a&gt; (v5.0.153):
MessageAdapter. TimeFrames property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/iqfeed/" title="IQFeed"&gt;IQFeed&lt;/a&gt; (v5.0.151):
MessageAdapter. TimeFrames property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/rithmic/" title="Rithmic"&gt;Rithmic&lt;/a&gt; (v5.0.156):
MessageAdapter. TimeFrames property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/quanthouse/" title="QuantFEED"&gt;QuantFEED&lt;/a&gt; (v5.0.156):
Uses runtimes folder.
MessageAdapter. TimeFrames property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/oanda/" title="Oanda"&gt;Oanda&lt;/a&gt; (v5.0.153):
MessageAdapter. TimeFrames property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/moex-iss/" title="MOEX ISS"&gt;MOEX ISS&lt;/a&gt; (v5.0.27):
MessageAdapter. TimeFrames property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/runner/" title="Runner - cross platform application to run any types of strategies"&gt;Runner&lt;/a&gt; (v5.0.14):
Web apps usage.
New format
Exported format unified with config format.
more logs
Fixes
Fix handling compilation error.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/alor/" title="Alor connector"&gt;Alor&lt;/a&gt; (v5.0.25):
MessageAdapter. TimeFrames property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/tinkoff/" title="Tinkoff connector"&gt;Tinkoff&lt;/a&gt; (v5.0.25):
MessageAdapter. TimeFrames property.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25277/</id>
    <title type="text">Release notes 12/15/2023</title>
    <published>2023-12-15T19:42:53Z</published>
    <updated>2023-12-15T19:42:53Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/trading-shell/" title="Shell for your algo strategy with C# source codes"&gt;Shell&lt;/a&gt; (v5.0.33):
EmulationSettings removed.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25275/</id>
    <title type="text">Release notes 12/15/2023</title>
    <published>2023-12-15T19:42:10Z</published>
    <updated>2023-12-15T19:42:10Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/api/" title="API - a free algorithmic trading API"&gt;API&lt;/a&gt; (v5.0.135):
EmulationSettings removed.
Equity chart. Show realized PnL curve.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25273/</id>
    <title type="text">Release notes 12/15/2023</title>
    <published>2023-12-15T19:42:10Z</published>
    <updated>2023-12-15T19:42:10Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/runner/" title="Runner - cross platform application to run any types of strategies"&gt;Runner&lt;/a&gt; (v5.0.13):
EmulationSettings removed.
Translates strategy and emulator settings for cloud backtesting mode.
Fix timeout handling.
StrategyOptimizationReport. Types property.
RunnerSecurityProvider fix
Cloud optimization shows pnl chart.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25259/</id>
    <title type="text">Release notes 12/8/2023</title>
    <published>2023-12-08T19:51:02Z</published>
    <updated>2023-12-08T19:51:02Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/api/" title="API - a free algorithmic trading API"&gt;API&lt;/a&gt; (v5.0.134):
Limit max text for error to 300&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25218/</id>
    <title type="text">Custom Local Broker Api </title>
    <published>2023-12-03T16:11:47Z</published>
    <updated>2023-12-04T16:00:43Z</updated>
    <author>
      <name>Adem CELIK</name>
      <uri>https://stocksharp.com/users/182886/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;Hi, I have to acces to my broker api with my api key and password. I have also all endpoints and requirements such as headers and payloads in api user guide’s document. How can I create new connector or adaptor in S#?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25202/</id>
    <title type="text">Release notes 11/28/2023</title>
    <published>2023-11-28T18:07:03Z</published>
    <updated>2023-11-28T18:07:03Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/installer/" title="Installer - main installation tool for all applications"&gt;Installer&lt;/a&gt; (v5.0.140):
Installer.IPC -&amp;gt; Studio.IPC&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25196/</id>
    <title type="text">Release notes 11/28/2023</title>
    <published>2023-11-28T06:59:17Z</published>
    <updated>2023-11-28T06:59:17Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/lessons/" title="Edu"&gt;Edu&lt;/a&gt; (v5.0.32):
Stub connectors removed.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/trading-shell/" title="Shell for your algo strategy with C# source codes"&gt;Shell&lt;/a&gt; (v5.0.32):
Stub connectors removed.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25194/</id>
    <title type="text">Release notes 11/28/2023</title>
    <published>2023-11-28T06:58:23Z</published>
    <updated>2023-11-28T06:58:23Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/api/" title="API - a free algorithmic trading API"&gt;API&lt;/a&gt; (v5.0.133):
StrategyParam. Validator
CommissionRule replaced by ICommissionRule.
SampleHistoryTestingParallel. Show progress and pnl mini charts.
Show IPriceChartDataProvider usage example.
HistoryEmulationConnector. StateChanged2 event.
Strategy. PnLReceived2 translates portfolio.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/25192/</id>
    <title type="text">Release notes 11/28/2023</title>
    <published>2023-11-28T06:58:23Z</published>
    <updated>2023-11-28T06:58:23Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.com/users/1/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/cgate-plaza/" title="Plaza connector"&gt;Plaza&lt;/a&gt; (v5.0.155):
Hide StreamManager from prop grid
Spectra 7.18 supported.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/twime/" title="TWIME"&gt;TWIME&lt;/a&gt; (v5.0.151):
Spectra 7.18 supported.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/installer/" title="Installer - main installation tool for all applications"&gt;Installer&lt;/a&gt; (v5.0.137):
islr-40: button to open account in product details
islr-36: option to auto-kill target application when updating/repairing/removing
islr-26: remove extra license request
islr-6: option to remove app settings folder during remove/repair
islr-59: fix underscore display on path button when installing application
Installer.Console. Made independent from UI version.
ServerCredentials. AutoLogon removed.
Fix first auto-login attempt.
islr-43: installer plugins support
Maybe removed.
Removed support csproj packaging.
islr-47: products publishing - fix undo feature
Auto-start installer while pipe connection.
ProductContentTypes2. EncryptedSchema, Connector, Indicator, DiagramElement made obsolete.
DESIGNER-129 Publish any content types.
search in selectconnectordialog
islr-39: group connectors in free connector selection dialog&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/runner/" title="Runner - cross platform application to run any types of strategies"&gt;Runner&lt;/a&gt; (v5.0.10):
Fix optimization clone race condition.
StrategyParam. Inverted reference with Strategy.
ServerCredentials. AutoLogon removed.
HistoryEmulationConnector. StateChanged2 event.
ProductContentTypes2. EncryptedSchema, Connector, Indicator, DiagramElement made obsolete.
New format supported.
Strategy. PnLReceived2 translates portfolio.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/9284/</id>
    <title type="text">Google Feed</title>
    <published>2018-04-06T05:06:09Z</published>
    <updated>2023-10-23T15:32:56Z</updated>
    <author>
      <name>fernando</name>
      <uri>https://stocksharp.com/users/101166/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Sources" />
    <category term="google" />
    <content type="html">&lt;p&gt;I am having problems to do the setup of the Google on Hydra. Where can I find some tutorial about it?&lt;/p&gt;
&lt;p&gt;After I select the security and select to show the candles like show in this video &lt;a href="https://www.youtube.com/watch?v=3F8WvQq_O_E" rel="nofollow" target="_blank"&gt;https://www.youtube.com/watch?v=3F8WvQq_O_E&lt;/a&gt;, I receive the message &amp;quot;&lt;span style="color:red"&gt;No data&lt;/span&gt;&amp;quot;&lt;/p&gt;
</content>
  </entry>
</feed>