OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
TI_STATISTIC_TYPE Struct Reference

#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>

Public Types

enum  Enum { TI_STATISTIC_TYPE_Life = 0, TI_STATISTIC_TYPE_Yesterday = 1, TI_STATISTIC_TYPE_Today = 2, TI_STATISTIC_TYPE_Hour = 3 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 3886 of file SMP.Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
TI_STATISTIC_TYPE_Life 

Life Statistics refer to the trades made during the entire life of a product (For future use)

TI_STATISTIC_TYPE_Yesterday 

Yesterday Statistics refer to the trades made during the last trade day concluded.

TI_STATISTIC_TYPE_Today 

Today Statistics refer to the trades made during the current trade day.

TI_STATISTIC_TYPE_Hour 

Hour Statistics refer to the trades made at the specified hour of the current trade day.

Definition at line 3888 of file SMP.Enumerations.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

Provides string presentation.


The documentation for this struct was generated from the following file: