返回软件包
NuGet 软件包

StockSharp.Fix_Sources

S#.FIX FAST. Source codes

Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/products/api/

软件包详情公开可见。下载软件包需要 StockSharp 访问权限。

安装

dotnet add package StockSharp.Fix_Sources --version 5.0.4

README

此软件包不包含 README。

发行说明

FixServer. BoardState support fix.
StockSharpIconAttribue -> MediaIconAttribute.
StorageTests. BuildFrom, StrategyId fields.
IGeneratedMessage
WriteMarketDataType -> WriteDataType.
BaseFixDialect. Fix handle ResendRequest
BovespaFixDialect. Removed supported PortfolioLookup.
Possible fix https://stocksharp.ru/posts/m/50763/
Media.
BaseFixDialect. Fix send ConnectMsg (not DisconnectMsg) as response in connection error case.
FixServer. OrderStatusMessage.States supported.
IMessageAdapter. IsPositionsEmulationRequired made as bool?
FAST ASTS. Fix time stamps.
FAST. Limit packets queue in dump mode.
FAST ASTS. Fix Encoding.
OrderMessage. StrategyId
FAST. Dump support files chain.
FixServer. PositionChangeMessage.StrategyId supported.
IMessageAdapter. IsPositionsEmulationRequired
FIX connector. AutoResendRequest -> ResendRequestBeginSeqNum.
FIX connector. Try parse MsgSeqNum from error connect response message.
FixSession. Props re-order.
ExecutionReport. MsgSeqNum
MarketDataMessage. IsFinished -> IsFinishedOnly.
FAST. SuspendedFullException made as public.
ASTS FAST. No not suspend non rptSeq messages.
Bovespa. Send empty book for non book snapshots.
Bovespa. Snapshots fix empty book processing.
Revert "Bovespa. Snapshots fix empty book processing."
Bovespa. Snapshots fix empty book processing.
FixServerSettings
IMessageAdapter. FeatureName
More logs.
BaseFixDialect, BaseFastDialect. PossibleSupportedMessages is read-only.
FIX connector. AutoResendRequest option.
IMessageAdapter. UseChannels property.
Bovespa. Fix snapshots.
FixServer. Design-time fixes.
FAST. NetworkClient logging refactoring.
Bovespa. Fix QuoteChange as struct.
IMessageListener. Subscriptions members.
FixServer. Single SubscriptionInfo instance for each subscribe.
FixServer. SubscriptionInfo has State.
DefaultFixDialect. IsSupportCandlesUpdates is true.
FixServerChannel.
FixServer. Fix transId/originTransId.
FixServer. Snapshot optimization.
QuoteChangeMessage. IsSorted is true by default.
BaseFixDialect. Replaced own book builder by OrderBookIncrementalBuilder.
Level1Fields. LastTrade, BestBid, BestAsk marked as obsolete.
FixServer. Optimized translation books and level1 changes.
ClientFixSession. IsDisposed removed.
QuoteChange made as struct.
IDictionary.TryGetValue usage.
compilation warning fixed.
EmulationStates replaced by ChannelStates.
IMessageChannel. IsOpened -> State.
FAST. More logs.
StrategyPriceTypes -> ProductPriceTypes

依赖项

netcoreapp3.1

netstandard2.1