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

#include <ATServerAPIDefines.h>

Collaboration diagram for _ATTICKHISTORY_QUOTE_RECORD:

Public Attributes

ATTickHistoryRecordType recordType
 
ATExchangeType bidExchange
 
ATExchangeType askExchange
 
ATQuoteConditionType quoteCondition
 
ATPRICE bidPrice
 
ATPRICE askPrice
 
uint32_t bidSize
 
uint32_t askSize
 
ATTIME quoteDateTime
 

Member Data Documentation

ATExchangeType _ATTICKHISTORY_QUOTE_RECORD::askExchange
ATPRICE _ATTICKHISTORY_QUOTE_RECORD::askPrice
uint32_t _ATTICKHISTORY_QUOTE_RECORD::askSize
ATExchangeType _ATTICKHISTORY_QUOTE_RECORD::bidExchange
ATPRICE _ATTICKHISTORY_QUOTE_RECORD::bidPrice
uint32_t _ATTICKHISTORY_QUOTE_RECORD::bidSize
ATQuoteConditionType _ATTICKHISTORY_QUOTE_RECORD::quoteCondition
ATTIME _ATTICKHISTORY_QUOTE_RECORD::quoteDateTime
ATTickHistoryRecordType _ATTICKHISTORY_QUOTE_RECORD::recordType