v0.1.0
Pre-release
Pre-release
Full Changelog: https://github.com/dxFeed/dxfeed-jni-native-sdk/commits/v0.1.0
- Feature: Add new events type (
Order
,SpreadOrder
,AnalyticsOrder
,Trade
,TradeETH
,Candle
,Quote
,Profile
,Summary
,TimeAndSale
,Greeks
,Series
,TheoPrice
,Underlying
,OptionSale
,Configuration
,Message
) - Feature: Add new subscription symbols (
String
,TimeSeriesSubscriptionSymbol
,IndexedEventSubscriptionSymbol
,WildcardSymbol.ALL
,CandleSymbol
) - Feature: Add subscriptions & models (
DxFeedSubscription
,DxFeedTimeSeriesSubscription
and etc.) - Feature: Add new endpoint roles (
FEED
,STREAM_FEED
,PUBLISHER
,STREAM_PUBLISHER
,LOCAL_HUB
) - Feature: Add release cycle to CI/CD
- Feature: Add
Demo
sample (how to connect to address, add event listener and subscribe toQuote
event) - Feature: Add
DxFeedConnect
sample (artifacts are attached as.zip
files to this release) - Feature: Add
ConvertTapeFile
sample - Feature: Add
DXFeedFileParser
sample - Feature: Add
DxFeedSample
sample - Feature: Add
PrintQuoteEvents
sample - Feature: Add
DXFeedSample
sample - Feature: Bump
QD
version to 3.316