|
FIX 4.0 Demo 1.0
|
This is the complete list of members for fix40::Position, including all inherited members.
| accountId | fix40::Position | |
| getNetPosition() const | fix40::Position | inline |
| getTotalMargin() const | fix40::Position | inline |
| getTotalPosition() const | fix40::Position | inline |
| getTotalProfit() const | fix40::Position | inline |
| hasPosition() const | fix40::Position | inline |
| instrumentId | fix40::Position | |
| longAvgPrice | fix40::Position | |
| longMargin | fix40::Position | |
| longPosition | fix40::Position | |
| longProfit | fix40::Position | |
| operator!=(const Position &other) const | fix40::Position | inline |
| operator==(const Position &other) const | fix40::Position | inline |
| Position() | fix40::Position | inline |
| Position(const std::string &accId, const std::string &instId) | fix40::Position | inline |
| shortAvgPrice | fix40::Position | |
| shortMargin | fix40::Position | |
| shortPosition | fix40::Position | |
| shortProfit | fix40::Position | |
| updateProfit(double lastPrice, int volumeMultiple) | fix40::Position | inline |
| updateTime | fix40::Position |