Skip to content

v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 13:43
· 57 commits to main since this release
  • [MDAPI-35][C++] Added RequestProfileSample example
  • [MDAPI-30][C++] Added LastEventsConsoleSample sample
  • [MDAPI-27][C++] Implemented OptionChain
    • Added OptionChain class.
    • Added OptionSeries class.
    • Added OptionChainsBuilder class.
    • Added OptionChainSample example.
  • [MDAPI-77][C++] Added support for retrieving indexed events from feed
  • [MDAPI-78][C++] Added support for retrieving time-series events from feed
  • [MDAPI-36][C++] Implemented DXFeedTimeSeriesSubscription
    • Added DXFeedTimeSeriesSubscription class.
    • Added DXFeed::createTimeSeriesSubscription methods.
  • [MDAPI-214][C++][Console] Added MarketDepthModelSample
    • Added MarketDepthModelSample.
    • Added CmdArgsUtils::parseEventSources method.
  • [MDAPI-216][C++][Console] Added PriceLevelBook sample
  • [MDAPI-76][C++] Implemented TextMessage event
  • Migrated to Graal SDK v2.2.1
  • [MDAPI-214][C++][Console] Added MarketDepthModelSample
    • Added MarketDepthModelSample.
    • Added CmdArgsUtils::parseEventSources method.