TT CORE SDK 2.0.1.1
TT CORE SDK documentation
Loading...
Searching...
No Matches
TimeInForce.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::TimeInForce {
  ttsdk::NotSet = -1 , ttsdk::Unknown = 0 , ttsdk::Day = 1 , ttsdk::GoodTillCancel = 2 ,
  ttsdk::AtTheOpening = 3 , ttsdk::ImmediateOrCancel = 4 , ttsdk::FillOrKill = 5 , ttsdk::GoodTillCrossing = 6 ,
  ttsdk::GoodTillDate = 7 , ttsdk::AtTheClose = 8 , ttsdk::GoodThroughCrossing = 9 , ttsdk::AtCrossing = 10 ,
  ttsdk::Auction = 13 , ttsdk::GoodInSession = 14 , ttsdk::DayPlus = 15 , ttsdk::GoodTillCancelPlus = 16 ,
  ttsdk::GoodTillDatePlus = 17 , ttsdk::GoodTillTime = 18 , ttsdk::ClosingPriceCross = 19 , ttsdk::ImmediateOrCancelPlus = 20 ,
  ttsdk::FillOrKillPlus = 21 , ttsdk::MorningAtTheClose = 22 , ttsdk::AfternoonAtTheClose = 23
}
 

Functions

const charttsdk::ToString (const TimeInForce value)