Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 543 Bytes

File metadata and controls

14 lines (10 loc) · 543 Bytes

FuturesTrade

Properties

Name Type Description Notes
id int Trade ID [optional]
create_time float Trading time [optional]
contract str Futures contract [optional]
size int Trading size [optional]
price str Trading price [optional]

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