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,8 @@
|
||||
!!! info "[InstrumentSettlementPeriod](/../../schemas/instrument_settlement_period)"
|
||||
|Value| Description |
|
||||
|-|-|
|
||||
|`PERPETUAL` = 1|Instrument settles through perpetual funding cycles|
|
||||
|`DAILY` = 2|Instrument settles at an expiry date, marked as a daily instrument|
|
||||
|`WEEKLY` = 3|Instrument settles at an expiry date, marked as a weekly instrument|
|
||||
|`MONTHLY` = 4|Instrument settles at an expiry date, marked as a monthly instrument|
|
||||
|`QUARTERLY` = 5|Instrument settles at an expiry date, marked as a quarterly instrument|
|
||||
Reference in New Issue
Block a user