Uses of Class
dto.marketdata.BybitPublicOrder
Packages that use BybitPublicOrder
-
Uses of BybitPublicOrder in dto.marketdata
Constructor parameters in dto.marketdata with type arguments of type BybitPublicOrderModifierConstructorDescriptionBybitOrderbookData
(String symbolName, List<BybitPublicOrder> bid, List<BybitPublicOrder> ask, Integer u, Long seq) -
Uses of BybitPublicOrder in info.bitrich.xchangestream.bybit
Methods in info.bitrich.xchangestream.bybit with parameters of type BybitPublicOrderModifier and TypeMethodDescriptionstatic LimitOrder
BybitStreamAdapters.adaptOrderBookOrder
(BybitPublicOrder bybitPublicOrder, Instrument instrument, Order.OrderType orderType, Date timestamp)