fix(type): fixed #391
This commit is contained in:
@@ -126,6 +126,7 @@ export interface WSAccountOrderV5 {
|
|||||||
cumExecQty: string;
|
cumExecQty: string;
|
||||||
cumExecValue: string;
|
cumExecValue: string;
|
||||||
cumExecFee: string;
|
cumExecFee: string;
|
||||||
|
closedPnl: string;
|
||||||
feeCurrency: string;
|
feeCurrency: string;
|
||||||
timeInForce: OrderTimeInForceV5;
|
timeInForce: OrderTimeInForceV5;
|
||||||
orderType: OrderTypeV5;
|
orderType: OrderTypeV5;
|
||||||
|
|||||||
Reference in New Issue
Block a user