ActiveTick Feed C++ API SDK  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
_ATOPTION_SYMBOL Struct Reference

#include <ATServerAPIDefines.h>

Public Attributes

wchar16_t symbol [6]
 
wchar16_t year [2]
 
wchar16_t month [2]
 
wchar16_t day [2]
 
wchar16_t type
 
wchar16_t strikePrice [5]
 
wchar16_t strikeDecimal [3]
 

Member Data Documentation

wchar16_t _ATOPTION_SYMBOL::day[2]
wchar16_t _ATOPTION_SYMBOL::month[2]
wchar16_t _ATOPTION_SYMBOL::strikeDecimal[3]
wchar16_t _ATOPTION_SYMBOL::strikePrice[5]
wchar16_t _ATOPTION_SYMBOL::symbol[6]
wchar16_t _ATOPTION_SYMBOL::type
wchar16_t _ATOPTION_SYMBOL::year[2]