TT CORE SDK 2.0.1.1
TT CORE SDK documentation
|
This is the complete list of members for ttsdk::Instrument, including all inherited members.
ACTIVE enum value | ttsdk::Instrument | |
dec_ref() const | ttsdk::shared_base | |
del_ref() const | ttsdk::shared_base | virtual |
DELETED enum value | ttsdk::Instrument | |
DOWN enum value | ttsdk::Instrument | |
GetAlias() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetCurrencyCode() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetDisplayFactor() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetFirstDeliveryDate() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetInstrumentId() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetLastTradingDate() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetLeg(const uint32_t index) const noexcept=0 | ttsdk::Instrument | pure virtual |
GetMarket() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetMaturityDate() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetMinTickSize() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetName() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetNumberLegs() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetPointValue() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetPriceDisplayType() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetProductName() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetProductSymbol() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetProductType() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetSecurityExchangeId() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetSecurityId() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetStartingDate() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetState() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetTickDenom() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetTickNum() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetTickSize() const noexcept=0 | ttsdk::Instrument | pure virtual |
GetTickSize(const double price) const noexcept=0 | ttsdk::Instrument | pure virtual |
GetTickValue() const noexcept=0 | ttsdk::Instrument | pure virtual |
INACTIVE enum value | ttsdk::Instrument | |
inc_ref() const | ttsdk::shared_base | |
Instrument() | ttsdk::Instrument | inline |
IsPriceOnTick(const double price) const noexcept=0 | ttsdk::Instrument | pure virtual |
NEAREST enum value | ttsdk::Instrument | |
NONE enum value | ttsdk::Instrument | |
OffsetPrice(double price, int32_t offset, Rounding round) const noexcept=0 | ttsdk::Instrument | pure virtual |
PriceToTicks(const double price) const noexcept=0 | ttsdk::Instrument | pure virtual |
ResponseCode enum name | ttsdk::Instrument | |
Rounding enum name | ttsdk::Instrument | |
RoundPriceToTick(double price, Rounding round) const noexcept=0 | ttsdk::Instrument | pure virtual |
shared_base() | ttsdk::shared_base | |
State enum name | ttsdk::Instrument | |
TickPriceDown(double price, int32_t offset) const noexcept=0 | ttsdk::Instrument | pure virtual |
TickPriceUp(double price, int32_t offset) const noexcept=0 | ttsdk::Instrument | pure virtual |
UP enum value | ttsdk::Instrument | |
~shared_base() | ttsdk::shared_base | virtual |