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

Represents current state of a particular ordrer. More...

#include <B2BITS_BatsUnitService.h>

Public Attributes

System::u64 price_
 
System::u32 qty_
 
char side_
 'B' or 'S'
 

Detailed Description

Represents current state of a particular ordrer.

Member Data Documentation

◆ price_

System::u64 Bats::InstrumentListener::OrderCtx::price_

◆ qty_

System::u32 Bats::InstrumentListener::OrderCtx::qty_

◆ side_

char Bats::InstrumentListener::OrderCtx::side_

'B' or 'S'