Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 948 Bytes

Trade.md

File metadata and controls

20 lines (16 loc) · 948 Bytes

Trade

Properties

Name Type Description Notes
Timestamp time.Time [default to null]
Symbol string [default to null]
Side string [optional] [default to null]
Size int64 [optional] [default to null]
Price float64 [optional] [default to null]
TickDirection string [optional] [default to null]
TrdMatchID string [optional] [default to null]
GrossValue int64 [optional] [default to null]
HomeNotional float64 [optional] [default to null]
ForeignNotional float64 [optional] [default to null]
TrdType string [optional] [default to null]

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