Skip to main content

dvcp

Display daily volume for given crypto pair [Source: https://graphql.bitquery.io/]

Usage

dvcp -c COIN [-vs {ETH,USD,BTC,USDT}] [-d DAYS] [-s {date,exchange,base,quote,open,high,low,close,tradeAmount,trades}] [-r]

Parameters

NameDescriptionDefaultOptionalChoices
coinERC20 token symbol or address.NoneFalseNone
vsQuote currencyUSDTTrueETH, USD, BTC, USDT
daysNumber of days to display data for.10Truerange(1, 100)
sortbySort by given column.dateTruedate, exchange, base, quote, open, high, low, close, tradeAmount, trades
reverseData is sorted in descending order by default. Reverse flag will sort it in an ascending way. Only works when raw data is displayed.FalseTrueNone

On this page