|
dxFeed Graal CXX API v4.3.1
|
Side of an order or a trade. More...
#include <Side.hpp>
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.