TT CORE SDK 2.0.1.1
TT CORE SDK documentation
Loading...
Searching...
No Matches
RiskSide.h File Reference
#include "OrderSide.h"
Include dependency graph for RiskSide.h:
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::RiskSide { ttsdk::NotSet = 0 , ttsdk::Buy = 1 , ttsdk::Sell = 2 }
 

Functions

const charttsdk::ToString (const RiskSide value)
 
RiskSide ttsdk::ToRiskSide (const OrderSide value)