Name | Type | Description | Notes |
---|---|---|---|
spotBalances | Array<MockSpotBalance> | Spot | [optional] [default to undefined] |
spotOrders | Array<MockSpotOrder> | Spot orders | [optional] [default to undefined] |
futuresPositions | Array<MockFuturesPosition> | Futures positions | [optional] [default to undefined] |
futuresOrders | Array<MockFuturesOrder> | Futures order | [optional] [default to undefined] |
optionsPositions | Array<MockOptionsPosition> | Options positions | [optional] [default to undefined] |
optionsOrders | Array<MockOptionsOrder> | Option orders | [optional] [default to undefined] |
spotHedge | boolean | Whether to enable spot hedging. | [optional] [default to undefined] |