TT CORE SDK 2.0.1.1
TT CORE SDK documentation
Loading...
Searching...
No Matches
OrdStatus.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ttsdk
 

Enumerations

enum class  ttsdk::OrdStatus {
  ttsdk::NotSet = 0 , ttsdk::New = 1 , ttsdk::PartiallyFilled = 2 , ttsdk::Filled = 3 ,
  ttsdk::DoneForDay = 4 , ttsdk::Canceled = 5 , ttsdk::PendingCancel = 6 , ttsdk::Stopped = 7 ,
  ttsdk::Rejected = 8 , ttsdk::Suspended = 9 , ttsdk::PendingNew = 10 , ttsdk::Calculated = 11 ,
  ttsdk::Expired = 12 , ttsdk::AcceptedForBidding = 13 , ttsdk::PendingReplace = 14 , ttsdk::Unknown = 16 ,
  ttsdk::Inactive = 17 , ttsdk::Planned = 18
}
 

Functions

const charttsdk::ToString (const OrdStatus value)