Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.02 KB

FuturesAccountBook.md

File metadata and controls

17 lines (13 loc) · 1.02 KB

FuturesAccountBook

Properties

Name Type Description Notes
time float Change time [optional]
change str Change amount [optional]
balance str Balance after change [optional]
type str Changing Type: - dnw: Deposit & Withdraw - pnl: Profit & Loss by reducing position - fee: Trading fee - refr: Referrer rebate - fund: Funding - point_dnw: POINT Deposit & Withdraw - point_fee: POINT Trading fee - point_refr: POINT Referrer rebate - bonus_offset: bouns deduction [optional]
text str Comment [optional]
contract str Futures contract, the field is only available for data after 2023-10-30. [optional]
trade_id str trade id [optional]
id str 账户变更记录 id [optional]

[Back to Model list] [Back to API list] [Back to README]