Uses of Class
org.knowm.xchange.bybit.dto.trade.details.BybitOrderDetails
Packages that use BybitOrderDetails
Package
Description
-
Uses of BybitOrderDetails in org.knowm.xchange.bybit
Methods in org.knowm.xchange.bybit that return types with arguments of type BybitOrderDetailsModifier and TypeMethodDescriptionBybitAuthenticated.getOpenOrders(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, String category, String orderId) -
Uses of BybitOrderDetails in org.knowm.xchange.bybit.dto.trade.details
Subclasses of BybitOrderDetails in org.knowm.xchange.bybit.dto.trade.detailsModifier and TypeClassDescriptionstatic classstatic class -
Uses of BybitOrderDetails in org.knowm.xchange.bybit.service
Methods in org.knowm.xchange.bybit.service that return types with arguments of type BybitOrderDetailsModifier and TypeMethodDescriptionBybitTradeServiceRaw.getBybitOrder(BybitCategory category, String orderId)