@thomasneirynck
One question its taking avg, we want value?its not taking correct values
Actally for perticualr time if 4 values are there in price so its taking avg of 4 values and gave one value.
But i want all the 4 values?is it possible?how we will do?
in timelion i want, there is OrderSide so there are 2 value one is asks and one is bids, so in timelion i want in yaxis price and in x-axis time and based on price we want to show orderside (two graph asks,bids). so i write one query:- (.es(index=ethbtc_order*,timefield=MachineTime,q='ExchangeNa‌​me:BITFINEX AND OrderSide:Asks',metric='avg:Price').label(Asks),.es(index=et‌​hbtc_order*,timefiel‌​d=MachineTime,q='Exc‌​hangeName:BITFINEX AND OrderSide:Bids',metric='avg:Price').label(Bids)).title(BITFI‌​NEX)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.