Skip to content

dxFeed .Net API 7.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 11:48
· 75 commits to master since this release
  • [DXFC-221] Added the ability to receive incremental snapshot changes
    • Added IDxIncOrderSnapshotListener interface for subscribing to incremental snapshot changes
    • Added the additional NativeSnapshotSubscription constructor and the NativeConnection.CrateIncOrderSnapshotSubscription method for creating of subscriptions with incremental snapshot changes
    • Added the dxf_inc_order_snapshot_sample to demostrate how to use this feature