Get desktop application:
View/edit binary Protocol Buffers messages
string index = 1
repeated string exchanges = 2
string token = 1
double price = 2
double baseVolume = 3
double volume = 4
double change = 5
int64 stamp = 6
map<string, double> indices = 7
string currencyPair = 10
Used in: Candlesticks
double high = 1
double low = 2
double open = 3
double close = 4
double volume = 5
int64 start = 6
Used in: ExchangeRateUpdate
Used in: ExchangeRateUpdate
Used in: DepthData
double quantity = 1
double price = 2