trader  v0.1a
A framework to build trading applications
Public Types | Public Attributes | List of all members
trader::FybApi::OrderBook::DataObject Struct Reference

Public Types

typedef double AsksArrayArray
 
typedef std::vector< AsksArrayArray > AsksArray
 
typedef std::vector< AsksArray > Asks
 
typedef double BidsArrayArray
 
typedef std::vector< BidsArrayArray > BidsArray
 
typedef std::vector< BidsArray > Bids
 

Public Attributes

Asks asks
 
Bids bids
 

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