|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
This is the complete list of members for openpit::model::Trade, including all inherited members.
| FromRaw(const OpenPitExecutionReportTrade &raw) | openpit::model::Trade | inlinestatic |
| price | openpit::model::Trade | |
| quantity | openpit::model::Trade | |
| Raw() const noexcept | openpit::model::Trade | inline |
| Trade(param::Price tradePrice, param::Quantity tradeQuantity) | openpit::model::Trade | inline |