Skip to content
Leon Oldfritter edited this page Apr 9, 2020 · 1 revision

深度

GET /api/web/v1/depth

params

	market
	limit

返回

{
    "head": {
        "code": "1000",
        "msg": "Success."
    },
    "body": {
		"timestamp":
		"ask":
		"bid":
		"price_group_fixed":
	}
}