dxFeed Graal CXX API
|
Side of an order or a trade. More...
#include <Side.hpp>
Inherits dxfcpp::Enum< Child, Code >.
Static Public Attributes | |
static const DXFCPP_EXPORT Side | UNDEFINED {0, "UNDEFINED"} |
Side is undefined, unknown or inapplicable. | |
static const DXFCPP_EXPORT Side | BUY {1, "BUY"} |
Buy side (bid). | |
static const DXFCPP_EXPORT Side | SELL {2, "SELL"} |
Sell side (ask or offer). | |
Side of an order or a trade.