Class Layer1ApiHistoricalDataLoadedMessage

java.lang.Object
velox.api.layer1.messages.Layer1ApiHistoricalDataLoadedMessage
All Implemented Interfaces:
Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromGui, Layer1ApiIgnorableUpwardMessage

public class Layer1ApiHistoricalDataLoadedMessage
extends java.lang.Object
implements Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromGui
Historical data for this alias have been loaded
If any data (like sum of trades at time) was cached for this instrument, it may not be valid now
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.lang.String alias  
  • Constructor Summary

    Constructors 
    Constructor Description
    Layer1ApiHistoricalDataLoadedMessage​(java.lang.String alias)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait