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