B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
Cqg::MdGroup Struct Reference

Market data group. More...

#include <B2BITS_CqgDefines.h>

+ Collaboration diagram for Cqg::MdGroup:

Public Attributes

FeedID id_
 ID of the feed.
 
UdpChannel incrementChannel_
 Parameters of the incremental channel.
 
TcpAddress replayChannel_
 Parameters of the Historical replay channel.
 
UdpChannel snapshotChannel_
 Parameters of the snapshot channel.
 

Detailed Description

Market data group.

Member Data Documentation

◆ id_

FeedID Cqg::MdGroup::id_

ID of the feed.

◆ incrementChannel_

UdpChannel Cqg::MdGroup::incrementChannel_

Parameters of the incremental channel.

◆ replayChannel_

TcpAddress Cqg::MdGroup::replayChannel_

Parameters of the Historical replay channel.

◆ snapshotChannel_

UdpChannel Cqg::MdGroup::snapshotChannel_

Parameters of the snapshot channel.