TT CORE SDK 2.0.1.1
TT CORE SDK documentation
Loading...
Searching...
No Matches
TradeIndicator.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::TradeIndicator {
  ttsdk::NotSet = -2 , ttsdk::Unknown = -1 , ttsdk::New = 0 , ttsdk::Bust = 1 ,
  ttsdk::Correct = 2 , ttsdk::Cross = 3 , ttsdk::Open = 4 , ttsdk::Close = 5 ,
  ttsdk::NonRegularSettle = 6 , ttsdk::InterMktSweep = 7 , ttsdk::OutOfSequence = 8 , ttsdk::ExchGenPrice = 9 ,
  ttsdk::Block = 10 , ttsdk::ExtendedHours = 11 , ttsdk::AvgPrice = 12 , ttsdk::PriceVariation = 13 ,
  ttsdk::StockOption = 14 , ttsdk::ReOpen = 15 , ttsdk::BunchedSold = 16 , ttsdk::CapElection = 17 ,
  ttsdk::AutoExecution = 18 , ttsdk::Regular = 19 , ttsdk::None = 20
}
 

Functions

const charttsdk::ToString (const TradeIndicator value)