mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 17:28:08 +00:00
更新文档,添加和修改多个API接口的描述,确保文档内容的准确性和完整性,提升开发者使用体验。
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
!!! info "[LPSnapshot](/../../schemas/lp_snapshot)"
|
||||
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|
||||
|-|-|-|-|
|
||||
|main_account_id<br>`ma` |string|True|The main account id|
|
||||
|lp_asset<br>`la` |string|True|The LP Asset|
|
||||
|underlying_multiplier<br>`um` |string|True|Underlying multiplier|
|
||||
|maker_trading_volume<br>`mt` |string|True|Maker trading volume|
|
||||
|bid_fast_market_multiplier<br>`bf` |integer|True|Fast market multiplier|
|
||||
|ask_fast_market_multiplier<br>`af` |integer|True|Fast market multiplier|
|
||||
|liquidity_score<br>`ls` |string|True|Liquidity score|
|
||||
|calculate_at<br>`ca` |string|True|The time when the snapshot was calculated|
|
||||
Reference in New Issue
Block a user