Version 1
Trade Event
Elements of the type trade have the following fields:
Fields
| Field | Type | Description | 
|---|---|---|
| price | decimal | The price this trade executed at. | 
| amount | decimal | The amount traded. | 
| makerSide | string | The side of the book the maker of the trade placed their order on. Either bid,ask. | 
Examples
When a trade occurs
Code
Last modified on 

