TT CORE SDK 2.0.1.1
TT CORE SDK documentation
|
Go to the source code of this file.
Namespaces | |
namespace | ttsdk |
Enumerations | |
enum class | ttsdk::AlgoResponseCode { ttsdk::Ok = 0 , ttsdk::UnknownSymbol = 1 , ttsdk::QtyNotSet = 2 , ttsdk::PriceNotSet = 3 , ttsdk::TypeNotSet = 4 , ttsdk::TIFNotSet = 5 , ttsdk::SideNotSet = 6 , ttsdk::AccountNotSet = 7 , ttsdk::MissingParameters = 8 , ttsdk::InvalidParameters = 9 , ttsdk::UnknownOrder = 10 , ttsdk::DuplicateOrder = 11 , ttsdk::RiskRejectReceived = 12 , ttsdk::InvalidAlgoInstrument = 13 , ttsdk::RoutingError = 14 , ttsdk::AlgoNotWorking = 15 , ttsdk::InvalidPrice = 16 , ttsdk::InvalidQty = 17 , ttsdk::UserNotAuthorized = 18 , ttsdk::PendingAction = 19 , ttsdk::NotSupportedAction = 20 , ttsdk::InvalidRequest = 21 , ttsdk::PriceSubFailed = 22 , ttsdk::Other = 23 , ttsdk::AlgoRecoveryDisabled = 24 } |
Functions | |
const char * | ttsdk::ToString (const AlgoResponseCode value) |