Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.05 KB

File metadata and controls

17 lines (13 loc) · 1.05 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 Change types: - dnw: Deposit and withdrawal - pnl: Profit and loss from position reduction - fee: Trading fees - refr: Referrer rebates - fund: Funding fees - point_dnw: Point card deposit and withdrawal - point_fee: Point card trading fees - point_refr: Point card referrer rebates - bonus_offset: Trial fund 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 Account change record ID [optional]

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