Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 885 Bytes

Trade.md

File metadata and controls

19 lines (15 loc) · 885 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 int [optional] [default to null]
Price float64 [optional] [default to null]
TickDirection string [optional] [default to null]
TrdMatchID string [optional] [default to null]
GrossValue int [optional] [default to null]
HomeNotional float64 [optional] [default to null]
ForeignNotional float64 [optional] [default to null]

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