﻿<?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">Release notes 6/2/2025</title>
  <id>~/topic/26989/release-notes-622025/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-20T15:50:02Z</updated>
  <logo>https://stocksharp.ru/images/logo.png</logo>
  <link href="https://stocksharp.ru/handlers/atom.ashx?category=topic&amp;id=26989" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.ru/posts/m/87760/</id>
    <title type="text">{{entity:product:5}} (v5.0.164): IPositionProvider. Removed inheritance from IPortfolioProvider. </title>
    <published>2025-06-02T21:46:29Z</published>
    <updated>2025-06-02T21:46:29Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.ru/users/1/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/api/" title="API - бесплатная библиотека для торговых роботов"&gt;API&lt;/a&gt; (v5.0.164):
IPositionProvider. Removed inheritance from IPortfolioProvider.&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/87758/</id>
    <title type="text">{{entity:product:12}} (v5.0.190): Strategy. RiskFreeRate property. WilliamsAccumulationDistribution....</title>
    <published>2025-06-02T21:46:27Z</published>
    <updated>2025-06-02T21:46:27Z</updated>
    <author>
      <name>StockSharp</name>
      <uri>https://stocksharp.ru/users/1/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;p&gt;&lt;a href="/store/matlab/" title="MatLab - интеграция StockSharp и MatLab программы"&gt;MatLab&lt;/a&gt; (v5.0.190):
Strategy. RiskFreeRate property.
WilliamsAccumulationDistribution. NumValuesToInitialize fix.
VortexIndicator. NumValuesToInitialize fix.
Vidya. NumValuesToInitialize fix.
VerticalHorizontalFilter. NumValuesToInitialize fix.
Trix. NumValuesToInitialize fix.
TripleExponentialMovingAverage. NumValuesToInitialize fix.
SineWave. NumValuesToInitialize fix.
RelativeStrengthIndex fixes.
RelativeMomentumIndex. NumValuesToInitialize fix.
OscillatorOfMovingAverage. NumValuesToInitialize fix.
Momentum. NumValuesToInitialize fix.
MassIndex. NumValuesToInitialize fix.
KnowSureThing. NumValuesToInitialize fix.
KaufmannAdaptiveMovingAverage. NumValuesToInitialize fix.
KasePeakOscillator. NumValuesToInitialize fix.
Ichimoku. NumValuesToInitialize fix.
HullMovingAverage. NumValuesToInitialize fix.
ForceIndex. NumValuesToInitialize fix.
ElderImpulseSystem. NumValuesToInitialize fix.
EhlersFisherTransform. NumValuesToInitialize fix.
EaseOfMovement. NumValuesToInitialize fix.
DynamicZonesRSI. NumValuesToInitialize fix.
DoubleExponentialMovingAverage. NumValuesToInitialize fix.
DetrendedSyntheticPrice. NumValuesToInitialize fix.
ConnorsRSI. NumValuesToInitialize fix.
DetrendedPriceOscillator. NumValuesToInitialize fix.
DemandIndex. NumValuesToInitialize fix.
CompositeMomentum. NumValuesToInitialize fix.
ChaikinVolatility. NumValuesToInitialize fix.
CompositeMomentum fix.
ChandeMomentumOscillator. NumValuesToInitialize fix.
ArnaudLegouxMovingAverage fix.
BollingerPercentB. NumValuesToInitialize fix.
BalanceVolume. NumValuesToInitialize fix.
Alligator fixes.
DiPart fix.
McClellanOscillator fix.
KlingerVolumeOscillator fix.
FibonacciRetracement fix.
ElderImpulseSystem fix.
ConstanceBrownCompositeIndex fix.
ConnorsRSI fix.
ChoppinessIndex fix.
ChandeKrollStop fix.
BollingerBand fix.
AdaptiveLaguerreFilter fix.
DirectionalIndex fix.
WaveTrendOscillator fix.
PassThroughIndicator fix.
Correlation fix.
PivotPoints fix.
KnowSureThing fix.
HullMovingAverage fix.
BalanceOfPower fix.
AccumulationDistributionLine fix.
ApprovalFlowIndex fix.
BalanceVolume fix.
CenterOfGravityOscillator fix.
ChaikinMoneyFlow fix.
HighLowIndex fix.
MoneyFlowIndex fix.
WilliamsR fixes.
Indicators fixes.
Acceleration. Fix NumValuesToInitialize
IPositionProvider. Removed inheritance from IPortfolioProvider.
ITransactionProvider. Removed inheritance from IPortfolioProvider, IPositionProvider.
WaveTrendOscillator, SchaffTrendCycle. Fix NumValuesToInitialize
BaseComplexIndicator, CandlePatternIndicator, T3MovingAverage, UltimateOscillator. Fix NumValuesToInitialize
AwesomeOscillator, ChaikinVolatility, GatorOscillator, RangeActionVerificationIndex reset fix.
Moved InnerIndicatorResetScope into BaseIndicator.
ProtectiveProcessor. TrailingNotSupportLimitProtectiveLevel
ProtectiveProcessor. Fix take profit trailing.
ProtectiveController. Fix timeout handling.
ProtectiveProcessor fix calc activation prices on % based spreads.
LocalProtectiveBehaviourFactory do not accept non-positive prices.
Standard patterns fixes.
Patterns. Support pp notations.
VolumeProfileIndicator fix.
T3MovingAverage fix.
KeltnerChannels fix.
KaufmannAdaptiveMovingAverage fix.
RiskOrderCommissionRule, RiskTradeCommissionRule.
MaxShortPositionParameter fix.
MinLatencyCancellationParameter, MaxLatencyCancellationParameter, MinLatencyRegistrationParameter, MaxLatencyRegistrationParameter fixes.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.
CommissionManager. Save/Load fix.
CommissionTurnOverRule. Fix reset state.
ITimeProvider. Removed inheritance from ILogSource.
OrderLogMarketDepthBuilder fix.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/interactivebrokers/" title="Interactive Brokers коннектор"&gt;InteractiveBrokers коннектор&lt;/a&gt; (v5.0.190):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/micex/" title="ASTSBridge"&gt;ASTSBridge&lt;/a&gt; (v5.0.192):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/cgate-plaza/" title="Plaza коннектор"&gt;Plaza&lt;/a&gt; (v5.0.197):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/transaq/" title="Transaq"&gt;Transaq&lt;/a&gt; (v5.0.191):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/lmax/" title="LMAX"&gt;LMAX&lt;/a&gt; (v5.0.189):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/fix_fast/" title="FIX/FAST"&gt;FIX&lt;/a&gt; (v5.0.208):
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.
Strategy. RiskFreeRate property.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/iqfeed/" title="IQFeed"&gt;IQFeed&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/rss-коннектор/" title="RSS"&gt;RSS&lt;/a&gt; (v5.0.189):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/barchart/" title="BarChart"&gt;BarChart&lt;/a&gt; (v5.0.189):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/rithmic/" title="Rithmic"&gt;Rithmic&lt;/a&gt; (v5.0.192):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/twime/" title="TWIME"&gt;TWIME&lt;/a&gt; (v5.0.190):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/cqg_web_api/" title="CQG Web API коннектор"&gt;CQG Web API коннектор&lt;/a&gt; (v5.0.188):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/cqg_client/" title="CQG Client коннектор"&gt;CQG Client коннектор&lt;/a&gt; (v5.0.188):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/spbex/" title="SpbEX"&gt;SpbEX&lt;/a&gt; (v5.0.184):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/alphavantage/" title="AlphaVantage"&gt;AlphaVantage&lt;/a&gt; (v5.0.189):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/alor-история/" title="AlorHistory"&gt;AlorHistory&lt;/a&gt; (v5.0.189):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/dukascopy/" title="DukasCopy"&gt;DukasCopy&lt;/a&gt; (v5.0.189):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/yahoo-finance/" title="Yahoo Finance"&gt;Yahoo Finance&lt;/a&gt; (v5.0.190):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/finamconnector/" title="Finam"&gt;Finam коннектор&lt;/a&gt; (v5.0.191):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/mfd/" title="MFD"&gt;MFD&lt;/a&gt; (v5.0.189):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/tradier/" title="Коннектор Tradier"&gt;Tradier&lt;/a&gt; (v5.0.188):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bibox/" title="Bibox"&gt;Bibox&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/binance/" title="Binance"&gt;Binance&lt;/a&gt; (v5.0.195):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bitalong/" title="Bitalong"&gt;Bitalong&lt;/a&gt; (v5.0.186):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bitbank/" title="Bitbank"&gt;Bitbank&lt;/a&gt; (v5.0.188):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bitexbook/" title="Bitexbook"&gt;Bitexbook&lt;/a&gt; (v5.0.186):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bitfinex/" title="Bitfinex"&gt;Bitfinex&lt;/a&gt; (v5.0.186):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bithumb/" title="Bithumb"&gt;Bithumb&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bitmex/" title="Bitmex"&gt;Bitmex&lt;/a&gt; (v5.0.10):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bitstamp/" title="Bitstamp"&gt;BitStamp&lt;/a&gt; (v5.0.186):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bittrex/" title="Bittrex"&gt;Bittrex&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/btce/" title="Btce"&gt;Btce&lt;/a&gt; (v5.0.185):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/cex/" title="Cex"&gt;Cex&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/coinbase/" title="Coinbase"&gt;Coinbase&lt;/a&gt; (v5.0.186):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/coincap/" title="CoinCap"&gt;CoinCap&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/coincheck/" title="Coincheck"&gt;Coincheck&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/coinex/" title="CoinEx"&gt;CoinEx&lt;/a&gt; (v5.0.186):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/coinigy/" title="Coinigy"&gt;Coinigy&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/deribit/" title="Deribit"&gt;Deribit&lt;/a&gt; (v5.0.190):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/digifinex/" title="DigiFinex"&gt;Digifinex&lt;/a&gt; (v5.0.186):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/exmo/" title="Exmo"&gt;Exmo&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/gopax/" title="GoPax"&gt;Gopax&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/hitbtc/" title="HitBTC"&gt;HitBtc&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/huobi/" title="HTX коннектор"&gt;HTX коннектор&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/kraken/" title="Kraken"&gt;Kraken&lt;/a&gt; (v5.0.186):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/kucoin/" title="KuCoin"&gt;Kucoin&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/latoken/" title="Latoken"&gt;Latoken&lt;/a&gt; (v5.0.186):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/lbank/" title="LBank"&gt;LBank&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/okex/" title="OKX коннектор"&gt;OKX&lt;/a&gt; (v5.0.194):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/poloniex/" title="Poloniex"&gt;Poloniex&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/prizmbit/" title="PrizmBit"&gt;PrizmBit&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/tradeogre/" title="TradeOgre"&gt;TradeOgre&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/upbit/" title="Upbit"&gt;Upbit&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/yobit/" title="Yobit"&gt;Yobit&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/zaif/" title="Zaif"&gt;Zaif&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/zb/" title="ZB"&gt;ZB&lt;/a&gt; (v5.0.187):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/торговый-терминал/" title="Терминал - бесплатный торговый терминал для ручного трейдинга"&gt;Терминал&lt;/a&gt; (v5.0.213):
Strategy. RiskFreeRate property.
WilliamsAccumulationDistribution. NumValuesToInitialize fix.
VortexIndicator. NumValuesToInitialize fix.
Vidya. NumValuesToInitialize fix.
VerticalHorizontalFilter. NumValuesToInitialize fix.
Trix. NumValuesToInitialize fix.
TripleExponentialMovingAverage. NumValuesToInitialize fix.
SineWave. NumValuesToInitialize fix.
RelativeStrengthIndex fixes.
RelativeMomentumIndex. NumValuesToInitialize fix.
OscillatorOfMovingAverage. NumValuesToInitialize fix.
Momentum. NumValuesToInitialize fix.
MassIndex. NumValuesToInitialize fix.
KnowSureThing. NumValuesToInitialize fix.
KaufmannAdaptiveMovingAverage. NumValuesToInitialize fix.
KasePeakOscillator. NumValuesToInitialize fix.
Ichimoku. NumValuesToInitialize fix.
HullMovingAverage. NumValuesToInitialize fix.
ForceIndex. NumValuesToInitialize fix.
ElderImpulseSystem. NumValuesToInitialize fix.
EhlersFisherTransform. NumValuesToInitialize fix.
EaseOfMovement. NumValuesToInitialize fix.
DynamicZonesRSI. NumValuesToInitialize fix.
DoubleExponentialMovingAverage. NumValuesToInitialize fix.
DetrendedSyntheticPrice. NumValuesToInitialize fix.
ConnorsRSI. NumValuesToInitialize fix.
DetrendedPriceOscillator. NumValuesToInitialize fix.
DemandIndex. NumValuesToInitialize fix.
CompositeMomentum. NumValuesToInitialize fix.
ChaikinVolatility. NumValuesToInitialize fix.
CompositeMomentum fix.
ChandeMomentumOscillator. NumValuesToInitialize fix.
ArnaudLegouxMovingAverage fix.
BollingerPercentB. NumValuesToInitialize fix.
BalanceVolume. NumValuesToInitialize fix.
Alligator fixes.
DiPart fix.
McClellanOscillator fix.
KlingerVolumeOscillator fix.
FibonacciRetracement fix.
ElderImpulseSystem fix.
ConstanceBrownCompositeIndex fix.
ConnorsRSI fix.
ChoppinessIndex fix.
ChandeKrollStop fix.
BollingerBand fix.
AdaptiveLaguerreFilter fix.
DirectionalIndex fix.
WaveTrendOscillator fix.
PassThroughIndicator fix.
Correlation fix.
PivotPoints fix.
KnowSureThing fix.
HullMovingAverage fix.
BalanceOfPower fix.
AccumulationDistributionLine fix.
ApprovalFlowIndex fix.
BalanceVolume fix.
CenterOfGravityOscillator fix.
ChaikinMoneyFlow fix.
HighLowIndex fix.
MoneyFlowIndex fix.
WilliamsR fixes.
Indicators fixes.
Acceleration. Fix NumValuesToInitialize
IPositionProvider. Removed inheritance from IPortfolioProvider.
ITransactionProvider. Removed inheritance from IPortfolioProvider, IPositionProvider.
WaveTrendOscillator, SchaffTrendCycle. Fix NumValuesToInitialize
BaseComplexIndicator, CandlePatternIndicator, T3MovingAverage, UltimateOscillator. Fix NumValuesToInitialize
AwesomeOscillator, ChaikinVolatility, GatorOscillator, RangeActionVerificationIndex reset fix.
Moved InnerIndicatorResetScope into BaseIndicator.
ProtectiveProcessor. TrailingNotSupportLimitProtectiveLevel
ProtectiveProcessor. Fix take profit trailing.
ProtectiveController. Fix timeout handling.
ProtectiveProcessor fix calc activation prices on % based spreads.
LocalProtectiveBehaviourFactory do not accept non-positive prices.
Standard patterns fixes.
Patterns. Support pp notations.
VolumeProfileIndicator fix.
T3MovingAverage fix.
KeltnerChannels fix.
KaufmannAdaptiveMovingAverage fix.
RiskOrderCommissionRule, RiskTradeCommissionRule.
MaxShortPositionParameter fix.
MinLatencyCancellationParameter, MaxLatencyCancellationParameter, MinLatencyRegistrationParameter, MaxLatencyRegistrationParameter fixes.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.
CommissionManager. Save/Load fix.
CommissionTurnOverRule. Fix reset state.
ITimeProvider. Removed inheritance from ILogSource.
OrderLogMarketDepthBuilder fix.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/дизайнер-стратегий/" title="Дизайнер - бесплатная программа для создания торговых стратегий без программирования"&gt;Дизайнер&lt;/a&gt; (v5.0.215):
Strategy. RiskFreeRate property.
WilliamsAccumulationDistribution. NumValuesToInitialize fix.
VortexIndicator. NumValuesToInitialize fix.
Vidya. NumValuesToInitialize fix.
VerticalHorizontalFilter. NumValuesToInitialize fix.
Trix. NumValuesToInitialize fix.
TripleExponentialMovingAverage. NumValuesToInitialize fix.
SineWave. NumValuesToInitialize fix.
RelativeStrengthIndex fixes.
RelativeMomentumIndex. NumValuesToInitialize fix.
OscillatorOfMovingAverage. NumValuesToInitialize fix.
Momentum. NumValuesToInitialize fix.
MassIndex. NumValuesToInitialize fix.
KnowSureThing. NumValuesToInitialize fix.
KaufmannAdaptiveMovingAverage. NumValuesToInitialize fix.
KasePeakOscillator. NumValuesToInitialize fix.
Ichimoku. NumValuesToInitialize fix.
HullMovingAverage. NumValuesToInitialize fix.
ForceIndex. NumValuesToInitialize fix.
ElderImpulseSystem. NumValuesToInitialize fix.
EhlersFisherTransform. NumValuesToInitialize fix.
EaseOfMovement. NumValuesToInitialize fix.
DynamicZonesRSI. NumValuesToInitialize fix.
DoubleExponentialMovingAverage. NumValuesToInitialize fix.
DetrendedSyntheticPrice. NumValuesToInitialize fix.
ConnorsRSI. NumValuesToInitialize fix.
DetrendedPriceOscillator. NumValuesToInitialize fix.
DemandIndex. NumValuesToInitialize fix.
CompositeMomentum. NumValuesToInitialize fix.
ChaikinVolatility. NumValuesToInitialize fix.
CompositeMomentum fix.
ChandeMomentumOscillator. NumValuesToInitialize fix.
ArnaudLegouxMovingAverage fix.
BollingerPercentB. NumValuesToInitialize fix.
BalanceVolume. NumValuesToInitialize fix.
Alligator fixes.
DiPart fix.
McClellanOscillator fix.
KlingerVolumeOscillator fix.
FibonacciRetracement fix.
ElderImpulseSystem fix.
ConstanceBrownCompositeIndex fix.
ConnorsRSI fix.
ChoppinessIndex fix.
ChandeKrollStop fix.
BollingerBand fix.
AdaptiveLaguerreFilter fix.
DirectionalIndex fix.
WaveTrendOscillator fix.
PassThroughIndicator fix.
Correlation fix.
PivotPoints fix.
KnowSureThing fix.
HullMovingAverage fix.
BalanceOfPower fix.
AccumulationDistributionLine fix.
ApprovalFlowIndex fix.
BalanceVolume fix.
CenterOfGravityOscillator fix.
ChaikinMoneyFlow fix.
HighLowIndex fix.
MoneyFlowIndex fix.
WilliamsR fixes.
Indicators fixes.
Acceleration. Fix NumValuesToInitialize
IPositionProvider. Removed inheritance from IPortfolioProvider.
ITransactionProvider. Removed inheritance from IPortfolioProvider, IPositionProvider.
WaveTrendOscillator, SchaffTrendCycle. Fix NumValuesToInitialize
BaseComplexIndicator, CandlePatternIndicator, T3MovingAverage, UltimateOscillator. Fix NumValuesToInitialize
AwesomeOscillator, ChaikinVolatility, GatorOscillator, RangeActionVerificationIndex reset fix.
Moved InnerIndicatorResetScope into BaseIndicator.
ProtectiveProcessor. TrailingNotSupportLimitProtectiveLevel
ProtectiveProcessor. Fix take profit trailing.
ProtectiveController. Fix timeout handling.
ProtectiveProcessor fix calc activation prices on % based spreads.
LocalProtectiveBehaviourFactory do not accept non-positive prices.
Standard patterns fixes.
Patterns. Support pp notations.
VolumeProfileIndicator fix.
T3MovingAverage fix.
KeltnerChannels fix.
KaufmannAdaptiveMovingAverage fix.
RiskOrderCommissionRule, RiskTradeCommissionRule.
MaxShortPositionParameter fix.
MinLatencyCancellationParameter, MaxLatencyCancellationParameter, MinLatencyRegistrationParameter, MaxLatencyRegistrationParameter fixes.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.
CommissionManager. Save/Load fix.
CommissionTurnOverRule. Fix reset state.
ITimeProvider. Removed inheritance from ILogSource.
OrderLogMarketDepthBuilder fix.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/скачивание-маркет-данных/" title="Гидра - бесплатная программа скачивания и хранение маркет данных"&gt;Гидра&lt;/a&gt; (v5.0.214):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.
WilliamsAccumulationDistribution. NumValuesToInitialize fix.
VortexIndicator. NumValuesToInitialize fix.
Vidya. NumValuesToInitialize fix.
VerticalHorizontalFilter. NumValuesToInitialize fix.
Trix. NumValuesToInitialize fix.
TripleExponentialMovingAverage. NumValuesToInitialize fix.
SineWave. NumValuesToInitialize fix.
RelativeStrengthIndex fixes.
RelativeMomentumIndex. NumValuesToInitialize fix.
OscillatorOfMovingAverage. NumValuesToInitialize fix.
Momentum. NumValuesToInitialize fix.
MassIndex. NumValuesToInitialize fix.
KnowSureThing. NumValuesToInitialize fix.
KaufmannAdaptiveMovingAverage. NumValuesToInitialize fix.
KasePeakOscillator. NumValuesToInitialize fix.
Ichimoku. NumValuesToInitialize fix.
HullMovingAverage. NumValuesToInitialize fix.
ForceIndex. NumValuesToInitialize fix.
ElderImpulseSystem. NumValuesToInitialize fix.
EhlersFisherTransform. NumValuesToInitialize fix.
EaseOfMovement. NumValuesToInitialize fix.
DynamicZonesRSI. NumValuesToInitialize fix.
DoubleExponentialMovingAverage. NumValuesToInitialize fix.
DetrendedSyntheticPrice. NumValuesToInitialize fix.
ConnorsRSI. NumValuesToInitialize fix.
DetrendedPriceOscillator. NumValuesToInitialize fix.
DemandIndex. NumValuesToInitialize fix.
CompositeMomentum. NumValuesToInitialize fix.
ChaikinVolatility. NumValuesToInitialize fix.
CompositeMomentum fix.
ChandeMomentumOscillator. NumValuesToInitialize fix.
ArnaudLegouxMovingAverage fix.
BollingerPercentB. NumValuesToInitialize fix.
BalanceVolume. NumValuesToInitialize fix.
Alligator fixes.
DiPart fix.
McClellanOscillator fix.
KlingerVolumeOscillator fix.
FibonacciRetracement fix.
ElderImpulseSystem fix.
ConstanceBrownCompositeIndex fix.
ConnorsRSI fix.
ChoppinessIndex fix.
ChandeKrollStop fix.
BollingerBand fix.
AdaptiveLaguerreFilter fix.
DirectionalIndex fix.
WaveTrendOscillator fix.
PassThroughIndicator fix.
Correlation fix.
PivotPoints fix.
KnowSureThing fix.
HullMovingAverage fix.
BalanceOfPower fix.
AccumulationDistributionLine fix.
ApprovalFlowIndex fix.
BalanceVolume fix.
CenterOfGravityOscillator fix.
ChaikinMoneyFlow fix.
HighLowIndex fix.
MoneyFlowIndex fix.
WilliamsR fixes.
Indicators fixes.
Acceleration. Fix NumValuesToInitialize
IPositionProvider. Removed inheritance from IPortfolioProvider.
ITransactionProvider. Removed inheritance from IPortfolioProvider, IPositionProvider.
WaveTrendOscillator, SchaffTrendCycle. Fix NumValuesToInitialize
BaseComplexIndicator, CandlePatternIndicator, T3MovingAverage, UltimateOscillator. Fix NumValuesToInitialize
AwesomeOscillator, ChaikinVolatility, GatorOscillator, RangeActionVerificationIndex reset fix.
Moved InnerIndicatorResetScope into BaseIndicator.
ProtectiveProcessor. TrailingNotSupportLimitProtectiveLevel
ProtectiveProcessor. Fix take profit trailing.
ProtectiveController. Fix timeout handling.
ProtectiveProcessor fix calc activation prices on % based spreads.
LocalProtectiveBehaviourFactory do not accept non-positive prices.
Standard patterns fixes.
Patterns. Support pp notations.
VolumeProfileIndicator fix.
T3MovingAverage fix.
KeltnerChannels fix.
KaufmannAdaptiveMovingAverage fix.
RiskOrderCommissionRule, RiskTradeCommissionRule.
MaxShortPositionParameter fix.
MinLatencyCancellationParameter, MaxLatencyCancellationParameter, MinLatencyRegistrationParameter, MaxLatencyRegistrationParameter fixes.
CommissionManager. Save/Load fix.
CommissionTurnOverRule. Fix reset state.
ITimeProvider. Removed inheritance from ILogSource.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/udpdumper/" title="UDP Dumper"&gt;UDP Dumper&lt;/a&gt; (v5.0.173):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.
WilliamsAccumulationDistribution. NumValuesToInitialize fix.
VortexIndicator. NumValuesToInitialize fix.
Vidya. NumValuesToInitialize fix.
VerticalHorizontalFilter. NumValuesToInitialize fix.
Trix. NumValuesToInitialize fix.
TripleExponentialMovingAverage. NumValuesToInitialize fix.
SineWave. NumValuesToInitialize fix.
RelativeStrengthIndex fixes.
RelativeMomentumIndex. NumValuesToInitialize fix.
OscillatorOfMovingAverage. NumValuesToInitialize fix.
Momentum. NumValuesToInitialize fix.
MassIndex. NumValuesToInitialize fix.
KnowSureThing. NumValuesToInitialize fix.
KaufmannAdaptiveMovingAverage. NumValuesToInitialize fix.
KasePeakOscillator. NumValuesToInitialize fix.
Ichimoku. NumValuesToInitialize fix.
HullMovingAverage. NumValuesToInitialize fix.
ForceIndex. NumValuesToInitialize fix.
ElderImpulseSystem. NumValuesToInitialize fix.
EhlersFisherTransform. NumValuesToInitialize fix.
EaseOfMovement. NumValuesToInitialize fix.
DynamicZonesRSI. NumValuesToInitialize fix.
DoubleExponentialMovingAverage. NumValuesToInitialize fix.
DetrendedSyntheticPrice. NumValuesToInitialize fix.
ConnorsRSI. NumValuesToInitialize fix.
DetrendedPriceOscillator. NumValuesToInitialize fix.
DemandIndex. NumValuesToInitialize fix.
CompositeMomentum. NumValuesToInitialize fix.
ChaikinVolatility. NumValuesToInitialize fix.
CompositeMomentum fix.
ChandeMomentumOscillator. NumValuesToInitialize fix.
ArnaudLegouxMovingAverage fix.
BollingerPercentB. NumValuesToInitialize fix.
BalanceVolume. NumValuesToInitialize fix.
Alligator fixes.
DiPart fix.
McClellanOscillator fix.
KlingerVolumeOscillator fix.
FibonacciRetracement fix.
ElderImpulseSystem fix.
ConstanceBrownCompositeIndex fix.
ConnorsRSI fix.
ChoppinessIndex fix.
ChandeKrollStop fix.
BollingerBand fix.
AdaptiveLaguerreFilter fix.
DirectionalIndex fix.
WaveTrendOscillator fix.
PassThroughIndicator fix.
Correlation fix.
PivotPoints fix.
KnowSureThing fix.
HullMovingAverage fix.
BalanceOfPower fix.
AccumulationDistributionLine fix.
ApprovalFlowIndex fix.
BalanceVolume fix.
CenterOfGravityOscillator fix.
ChaikinMoneyFlow fix.
HighLowIndex fix.
MoneyFlowIndex fix.
WilliamsR fixes.
Indicators fixes.
Acceleration. Fix NumValuesToInitialize
IPositionProvider. Removed inheritance from IPortfolioProvider.
ITransactionProvider. Removed inheritance from IPortfolioProvider, IPositionProvider.
WaveTrendOscillator, SchaffTrendCycle. Fix NumValuesToInitialize
BaseComplexIndicator, CandlePatternIndicator, T3MovingAverage, UltimateOscillator. Fix NumValuesToInitialize
AwesomeOscillator, ChaikinVolatility, GatorOscillator, RangeActionVerificationIndex reset fix.
Moved InnerIndicatorResetScope into BaseIndicator.
ProtectiveProcessor. TrailingNotSupportLimitProtectiveLevel
ProtectiveProcessor. Fix take profit trailing.
ProtectiveController. Fix timeout handling.
ProtectiveProcessor fix calc activation prices on % based spreads.
LocalProtectiveBehaviourFactory do not accept non-positive prices.
Standard patterns fixes.
Patterns. Support pp notations.
VolumeProfileIndicator fix.
T3MovingAverage fix.
KeltnerChannels fix.
KaufmannAdaptiveMovingAverage fix.
RiskOrderCommissionRule, RiskTradeCommissionRule.
MaxShortPositionParameter fix.
MinLatencyCancellationParameter, MaxLatencyCancellationParameter, MinLatencyRegistrationParameter, MaxLatencyRegistrationParameter fixes.
CommissionManager. Save/Load fix.
CommissionTurnOverRule. Fix reset state.
ITimeProvider. Removed inheritance from ILogSource.
zip gz replay supported.
Use pcap format for dump.
BinaryFilePacketSource
IUdpPacketSource&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/oanda/" title="Oanda"&gt;Oanda&lt;/a&gt; (v5.0.190):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/udpdumper_console/" title="UDP Dumper. Console версия"&gt;UDPDumper.Console&lt;/a&gt; (v5.0.151):
zip gz replay supported.
Use pcap format for dump.
bin format supported.
IUdpPacketSource
Strategy. RiskFreeRate property.
BinaryFilePacketSource
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/moex-iss/" title="MOEX ISS"&gt;MOEX ISS&lt;/a&gt; (v5.0.62):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/runner/" title="Runner - кросс платформенная программа для запуска любых типов стратегий"&gt;Раннер&lt;/a&gt; (v5.0.66):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.
WilliamsAccumulationDistribution. NumValuesToInitialize fix.
VortexIndicator. NumValuesToInitialize fix.
Vidya. NumValuesToInitialize fix.
VerticalHorizontalFilter. NumValuesToInitialize fix.
Trix. NumValuesToInitialize fix.
TripleExponentialMovingAverage. NumValuesToInitialize fix.
SineWave. NumValuesToInitialize fix.
RelativeStrengthIndex fixes.
RelativeMomentumIndex. NumValuesToInitialize fix.
OscillatorOfMovingAverage. NumValuesToInitialize fix.
Momentum. NumValuesToInitialize fix.
MassIndex. NumValuesToInitialize fix.
KnowSureThing. NumValuesToInitialize fix.
KaufmannAdaptiveMovingAverage. NumValuesToInitialize fix.
KasePeakOscillator. NumValuesToInitialize fix.
Ichimoku. NumValuesToInitialize fix.
HullMovingAverage. NumValuesToInitialize fix.
ForceIndex. NumValuesToInitialize fix.
ElderImpulseSystem. NumValuesToInitialize fix.
EhlersFisherTransform. NumValuesToInitialize fix.
EaseOfMovement. NumValuesToInitialize fix.
DynamicZonesRSI. NumValuesToInitialize fix.
DoubleExponentialMovingAverage. NumValuesToInitialize fix.
DetrendedSyntheticPrice. NumValuesToInitialize fix.
ConnorsRSI. NumValuesToInitialize fix.
DetrendedPriceOscillator. NumValuesToInitialize fix.
DemandIndex. NumValuesToInitialize fix.
CompositeMomentum. NumValuesToInitialize fix.
ChaikinVolatility. NumValuesToInitialize fix.
CompositeMomentum fix.
ChandeMomentumOscillator. NumValuesToInitialize fix.
ArnaudLegouxMovingAverage fix.
BollingerPercentB. NumValuesToInitialize fix.
BalanceVolume. NumValuesToInitialize fix.
Alligator fixes.
DiPart fix.
McClellanOscillator fix.
KlingerVolumeOscillator fix.
FibonacciRetracement fix.
ElderImpulseSystem fix.
ConstanceBrownCompositeIndex fix.
ConnorsRSI fix.
ChoppinessIndex fix.
ChandeKrollStop fix.
BollingerBand fix.
AdaptiveLaguerreFilter fix.
DirectionalIndex fix.
WaveTrendOscillator fix.
PassThroughIndicator fix.
Correlation fix.
PivotPoints fix.
KnowSureThing fix.
HullMovingAverage fix.
BalanceOfPower fix.
AccumulationDistributionLine fix.
ApprovalFlowIndex fix.
BalanceVolume fix.
CenterOfGravityOscillator fix.
ChaikinMoneyFlow fix.
HighLowIndex fix.
MoneyFlowIndex fix.
WilliamsR fixes.
Indicators fixes.
Acceleration. Fix NumValuesToInitialize
IPositionProvider. Removed inheritance from IPortfolioProvider.
ITransactionProvider. Removed inheritance from IPortfolioProvider, IPositionProvider.
WaveTrendOscillator, SchaffTrendCycle. Fix NumValuesToInitialize
BaseComplexIndicator, CandlePatternIndicator, T3MovingAverage, UltimateOscillator. Fix NumValuesToInitialize
AwesomeOscillator, ChaikinVolatility, GatorOscillator, RangeActionVerificationIndex reset fix.
Moved InnerIndicatorResetScope into BaseIndicator.
ProtectiveProcessor. TrailingNotSupportLimitProtectiveLevel
ProtectiveProcessor. Fix take profit trailing.
ProtectiveController. Fix timeout handling.
ProtectiveProcessor fix calc activation prices on % based spreads.
LocalProtectiveBehaviourFactory do not accept non-positive prices.
Standard patterns fixes.
Patterns. Support pp notations.
VolumeProfileIndicator fix.
T3MovingAverage fix.
KeltnerChannels fix.
KaufmannAdaptiveMovingAverage fix.
RiskOrderCommissionRule, RiskTradeCommissionRule.
MaxShortPositionParameter fix.
MinLatencyCancellationParameter, MaxLatencyCancellationParameter, MinLatencyRegistrationParameter, MaxLatencyRegistrationParameter fixes.
CommissionManager. Save/Load fix.
CommissionTurnOverRule. Fix reset state.
ITimeProvider. Removed inheritance from ILogSource.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/alor/" title="Alor коннектор"&gt;Alor&lt;/a&gt; (v5.0.60):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/tinkoff/" title="Tinkoff коннектор"&gt;Tinkoff&lt;/a&gt; (v5.0.63):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/hydra-сервер/" title="Гидра сервер"&gt;Гидра сервер&lt;/a&gt; (v5.0.68):
Strategy. RiskFreeRate property.
WilliamsAccumulationDistribution. NumValuesToInitialize fix.
VortexIndicator. NumValuesToInitialize fix.
Vidya. NumValuesToInitialize fix.
VerticalHorizontalFilter. NumValuesToInitialize fix.
Trix. NumValuesToInitialize fix.
TripleExponentialMovingAverage. NumValuesToInitialize fix.
SineWave. NumValuesToInitialize fix.
RelativeStrengthIndex fixes.
RelativeMomentumIndex. NumValuesToInitialize fix.
OscillatorOfMovingAverage. NumValuesToInitialize fix.
Momentum. NumValuesToInitialize fix.
MassIndex. NumValuesToInitialize fix.
KnowSureThing. NumValuesToInitialize fix.
KaufmannAdaptiveMovingAverage. NumValuesToInitialize fix.
KasePeakOscillator. NumValuesToInitialize fix.
Ichimoku. NumValuesToInitialize fix.
HullMovingAverage. NumValuesToInitialize fix.
ForceIndex. NumValuesToInitialize fix.
ElderImpulseSystem. NumValuesToInitialize fix.
EhlersFisherTransform. NumValuesToInitialize fix.
EaseOfMovement. NumValuesToInitialize fix.
DynamicZonesRSI. NumValuesToInitialize fix.
DoubleExponentialMovingAverage. NumValuesToInitialize fix.
DetrendedSyntheticPrice. NumValuesToInitialize fix.
ConnorsRSI. NumValuesToInitialize fix.
DetrendedPriceOscillator. NumValuesToInitialize fix.
DemandIndex. NumValuesToInitialize fix.
CompositeMomentum. NumValuesToInitialize fix.
ChaikinVolatility. NumValuesToInitialize fix.
CompositeMomentum fix.
ChandeMomentumOscillator. NumValuesToInitialize fix.
ArnaudLegouxMovingAverage fix.
BollingerPercentB. NumValuesToInitialize fix.
BalanceVolume. NumValuesToInitialize fix.
Alligator fixes.
DiPart fix.
McClellanOscillator fix.
KlingerVolumeOscillator fix.
FibonacciRetracement fix.
ElderImpulseSystem fix.
ConstanceBrownCompositeIndex fix.
ConnorsRSI fix.
ChoppinessIndex fix.
ChandeKrollStop fix.
BollingerBand fix.
AdaptiveLaguerreFilter fix.
DirectionalIndex fix.
WaveTrendOscillator fix.
PassThroughIndicator fix.
Correlation fix.
PivotPoints fix.
KnowSureThing fix.
HullMovingAverage fix.
BalanceOfPower fix.
AccumulationDistributionLine fix.
ApprovalFlowIndex fix.
BalanceVolume fix.
CenterOfGravityOscillator fix.
ChaikinMoneyFlow fix.
HighLowIndex fix.
MoneyFlowIndex fix.
WilliamsR fixes.
Indicators fixes.
Acceleration. Fix NumValuesToInitialize
IPositionProvider. Removed inheritance from IPortfolioProvider.
ITransactionProvider. Removed inheritance from IPortfolioProvider, IPositionProvider.
WaveTrendOscillator, SchaffTrendCycle. Fix NumValuesToInitialize
BaseComplexIndicator, CandlePatternIndicator, T3MovingAverage, UltimateOscillator. Fix NumValuesToInitialize
AwesomeOscillator, ChaikinVolatility, GatorOscillator, RangeActionVerificationIndex reset fix.
Moved InnerIndicatorResetScope into BaseIndicator.
ProtectiveProcessor. TrailingNotSupportLimitProtectiveLevel
ProtectiveProcessor. Fix take profit trailing.
ProtectiveController. Fix timeout handling.
ProtectiveProcessor fix calc activation prices on % based spreads.
LocalProtectiveBehaviourFactory do not accept non-positive prices.
Standard patterns fixes.
Patterns. Support pp notations.
VolumeProfileIndicator fix.
T3MovingAverage fix.
KeltnerChannels fix.
KaufmannAdaptiveMovingAverage fix.
RiskOrderCommissionRule, RiskTradeCommissionRule.
MaxShortPositionParameter fix.
MinLatencyCancellationParameter, MaxLatencyCancellationParameter, MinLatencyRegistrationParameter, MaxLatencyRegistrationParameter fixes.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.
CommissionManager. Save/Load fix.
CommissionTurnOverRule. Fix reset state.
ITimeProvider. Removed inheritance from ILogSource.
OrderLogMarketDepthBuilder fix.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/polygonio/" title="PolygonIO коннектор"&gt;PolygonIO&lt;/a&gt; (v5.0.52):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bybit/" title="ByBit коннектор"&gt;ByBit&lt;/a&gt; (v5.0.22):
Fix options info fetch.
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/alpaca/" title="Alpaca Markets connector"&gt;Альпака Markets&lt;/a&gt; (v5.0.31):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/ctrader/" title="cTrader коннектор"&gt;cTrader&lt;/a&gt; (v5.0.20):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/dxtrade/" title="DXtrade коннектор"&gt;DXtrade&lt;/a&gt; (v5.0.19):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/gateio/" title="Gate.io коннектор"&gt;Gate.io&lt;/a&gt; (v5.0.18):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/bitget/" title="Bitget коннектор"&gt;Bitget&lt;/a&gt; (v5.0.18):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/moex-sbe-simba/" title="SIMBA (MOEX SBE)"&gt;SIMBA&lt;/a&gt; (v5.0.1):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
&lt;p&gt;&lt;a href="/store/imex/" title="IMEX SBE"&gt;IMEX&lt;/a&gt; (v5.0.1):
Strategy. RiskFreeRate property.
OrderLogMarketDepthBuilder fix.
SharpeRatioParameter, SortinoRatioParameter, AverageDrawdownParameter, ExpectancyParameter, ProfitFactorParameter, CalmarRatioParameter, SterlingRatioParameter stat parameters.&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>