OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
Loading...
Searching...
No Matches
openpit::Engine Member List

This is the complete list of members for openpit::Engine, including all inherited members.

AccountGroup(::openpit::param::AccountId accountId) constopenpit::Engineinline
Accounts() const noexceptopenpit::Engineinline
ApplyAccountAdjustment(::openpit::param::AccountId accountId, const std::vector< Adjustment > &adjustments) constopenpit::Engineinline
ApplyExecutionReport(const ::openpit::model::ExecutionReport &report) constopenpit::Engineinline
ClearAccountCurrency(::openpit::param::AccountId accountId) const noexceptopenpit::Engineinline
ClearAccountGroupCurrency(::openpit::param::AccountGroupId groupId) const noexceptopenpit::Engineinline
Configure() const noexceptopenpit::Engineinline
Engine()=defaultopenpit::Engine
Engine(OpenPitEngine *handle) noexceptopenpit::Engineinlineexplicit
ExecutePreTrade(const ::openpit::Order &order) constopenpit::Engineinline
ExecutePreTradeDryRun(const ::openpit::Order &order) constopenpit::Engineinline
Get() const noexceptopenpit::Engineinline
operator bool() const noexceptopenpit::Engineinlineexplicit
SetAccountCurrency(::openpit::param::AccountId accountId, std::string_view asset) constopenpit::Engineinline
SetAccountGroupCurrency(::openpit::param::AccountGroupId groupId, std::string_view asset) constopenpit::Engineinline
StartPreTrade(const ::openpit::Order &order) constopenpit::Engineinline
StartPreTradeDryRun(const ::openpit::Order &order) constopenpit::Engineinline