Multi Market Data
Trade Event
Elements of the type trade
have the following fields:
FIELDS
Field | Type | Description |
---|---|---|
| decimal | The price this trade executed at. |
| decimal | The amount traded. |
| string | The side of the book the maker of the trade placed their order on. Either |
Examples
When a trade occurs
Code
Last modified on