FIX 4.0 Demo 1.0
Loading...
Searching...
No Matches
fix40::PositionManager Member List

This is the complete list of members for fix40::PositionManager, including all inherited members.

clear()fix40::PositionManager
closePosition(const std::string &accountId, const std::string &instrumentId, OrderSide side, int64_t volume, double price, int volumeMultiple)fix40::PositionManager
getAllPositions() constfix40::PositionManager
getPosition(const std::string &accountId, const std::string &instrumentId) constfix40::PositionManager
getPositionsByAccount(const std::string &accountId) constfix40::PositionManager
getTotalProfit(const std::string &accountId) constfix40::PositionManager
hasPosition(const std::string &accountId, const std::string &instrumentId) constfix40::PositionManager
openPosition(const std::string &accountId, const std::string &instrumentId, OrderSide side, int64_t volume, double price, double margin)fix40::PositionManager
operator=(const PositionManager &)=deletefix40::PositionManager
PositionManager()fix40::PositionManager
PositionManager(IStore *store)fix40::PositionManagerexplicit
PositionManager(const PositionManager &)=deletefix40::PositionManager
size() constfix40::PositionManager
updateAllProfits(const MarketDataSnapshot &snapshot, int volumeMultiple)fix40::PositionManager
updateProfit(const std::string &accountId, const std::string &instrumentId, double lastPrice, int volumeMultiple)fix40::PositionManager
~PositionManager()=defaultfix40::PositionManager