Uses of Class
info.bitrich.xchangestream.lgo.domain.LgoBatchOrderEvent
-
Uses of LgoBatchOrderEvent in info.bitrich.xchangestream.lgo.domain
Modifier and TypeClassDescriptionclass
Order left orderbookclass
Order was invalidclass
Order matched against another orderclass
Order entered order bookclass
Order was received by LGO execution engine in a batch -
Uses of LgoBatchOrderEvent in info.bitrich.xchangestream.lgo.dto
ModifierConstructorDescriptionLgoUserUpdate
(long batchId, String type, String channel, String productId, List<LgoBatchOrderEvent> orderEvents)