Aggregate Market Order Statistical Indicators (Plan3)
GET
https://open-api.coinank.com/api/cvd/getAggCvdKline
CVD:Returns the highest, lowest, and closing within a time level, accumulated from a starting point
Turnover:Returns the active buying and selling amount of market orders within the time level
Amount:Returns the active buying and selling volume of market orders within the time level
Number:Returns the number of active market order transactions within the time level
Request
Query Params
baseCoin
string
optional
Example:
BTC
endTime
string
optional
Example:
1725972522356
interval
string
optional
Example:
1h
size
string
optional
Example:
10
type
string
optional
Example:
CVD
exchanges
array[string]
optional
Example:
["Binance"]
productType
string
optional
Example:
SWAP
Header Params
apikey
string
required
Request samples
Responses
Modified at 2025-03-05 06:23:55