Overview
EPAM B2BITS Bovespa UMDF Handler is a C++ library.
It provides C++ API to receive real-time market data from Bovespa exchange, disseminated via UDP using FIX/FAST protocol.
Version: 1.27.1
Main features
- Market Data Feeds access - connects and maintains connections to the following feeds via UDP
- Instrument Definition Stream
- Incremental Stream
- Market Recovery stream
- Auto recovery - automatically fills gap when packages are lost using high performance recovery methods
- TCP Recovery (primary recovery method)
- Market Recovery
- Natural Refresh
- Market Recovery with Natural Refresh
- Automatically applies FAST decoding, hides FAST details from the client