Package velox.api.layer1
Interface Layer1ApiMboDataListener
- All Known Subinterfaces:
Layer1ApiAdapter,Layer1ApiListener,Layer1ApiMboDataAdapter,OnlineValueCalculatorAdapter,StrategyUpdateGenerator
- All Known Implementing Classes:
Layer1ApiDepthFreezer,Layer1ApiInjectorRelay,Layer1ApiRelay,Layer1ApiStrategiesEchoMessagesLayer,Layer1ApiUpstreamRelay
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
public interface Layer1ApiMboDataListener
Listener for MBO events
-
Method Summary
Modifier and TypeMethodDescriptionvoidonMboCancel(String alias, String orderId) voidonMboReplace(String alias, String orderId, int price, int size) void
-
Method Details
-
onMboSend
-
onMboReplace
-
onMboCancel
-