Market Order Statistical Indicators (Plan3)
Developing
GET
https://open-api.coinank.com/api/cvd/getCvdKline
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
exchange
string
optional
Example:
Binance
symbol
string
optional
Example:
BTCUSDT
interval
string
optional
Example:
1h
endTime
string
optional
Example:
1725972522356
size
integer
optional
Example:
10
type
string
optional
Example:
CVD
productType
string
optional
Example:
SWAP
Header Params
apikey
string
required
Request samples
Responses
Modified at 2025-03-05 06:23:47