event_time
et |
string |
True |
Time at which the event was emitted in unix nanoseconds |
off_chain_account_id
oc |
string |
True |
The off chain account id |
instrument
i |
string |
True |
The instrument being represented |
is_buyer
ib |
boolean |
True |
The side that the subaccount took on the trade |
is_taker
it |
boolean |
True |
The role that the subaccount took on the trade |
size
s |
string |
True |
The number of assets being traded, expressed in base asset decimal units |
price
p |
string |
True |
The traded price, expressed in 9 decimals |
mark_price
mp |
string |
True |
The mark price of the instrument at point of trade, expressed in 9 decimals |
index_price
ip |
string |
True |
The index price of the instrument at point of trade, expressed in 9 decimals |
fee_rate
fr |
string |
True |
Builder fee percentage charged for this order. referred to Order.builder builderFee |
fee
f |
string |
True |
The builder fee paid on the trade, expressed in quote asset decimal unit. referred to Trade.builderFee |