dxFeed / dxfeed-graal-cxx-api

For C/C++ developers, this library offers easy access to dxFeed market data. Built upon the GraalVM Native Image and our flagship dxFeed Java API, it provides a seamless experience for С/C++-based applications
https://dxfeed.github.io/dxfeed-graal-cxx-api/
Mozilla Public License 2.0
9 stars 2 forks source link

[MDAPI-80] [C++][IPF] Implement custom fields in InstrumentProfile #52

Closed AnatolyKalin closed 4 months ago

AnatolyKalin commented 4 months ago

It is required to refactor InstrumenProfile to allow custom fields to be retrieved from it.

What must be done:

ttldtor commented 4 months ago