Interface Layer1ApiUserMessageSubscribeActiveDepth.ActiveDepthListener

Enclosing class:
Layer1ApiUserMessageSubscribeActiveDepth

public static interface Layer1ApiUserMessageSubscribeActiveDepth.ActiveDepthListener
  • Method Summary

    Modifier and Type Method Description
    void onActiveDepth​(java.lang.String alias, velox.api.layer1.layers.data.OrderBookExtenderInstrument.ActiveDepthLimits activeDepthLimits)  
  • Method Details

    • onActiveDepth

      void onActiveDepth​(java.lang.String alias, velox.api.layer1.layers.data.OrderBookExtenderInstrument.ActiveDepthLimits activeDepthLimits)