Uses of Class
org.knowm.xchange.bitmex.dto.trade.PlaceOrderCommand
-
Packages that use PlaceOrderCommand Package Description org.knowm.xchange.bitmex.service -
-
Uses of PlaceOrderCommand in org.knowm.xchange.bitmex.service
Method parameters in org.knowm.xchange.bitmex.service with type arguments of type PlaceOrderCommand Modifier and Type Method Description List<BitmexPrivateOrder>
BitmexTradeServiceRaw. placeOrderBulk(Collection<PlaceOrderCommand> commands)
-