Package velox.api.layer1
Interface Layer1InternallyControllingEnable
Deprecated.
This interface allows Bookmap to know if strategy is enabled/disabled for specific instrument
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanisEnabledFor(String alias) Deprecated.voidsetInvalidateIsEnabledCallback(Layer1InternallyControllingEnable.InvalidateIsEnabledCallback invalidateIsEnabledCallback) Deprecated.
-
Method Details
-
isEnabledFor
Deprecated. -
setInvalidateIsEnabledCallback
void setInvalidateIsEnabledCallback(Layer1InternallyControllingEnable.InvalidateIsEnabledCallback invalidateIsEnabledCallback) Deprecated.
-