Package velox.api.layer1.messages
Class Layer1ApiHistoricalDataLoadedMessage
java.lang.Object
velox.api.layer1.messages.Layer1ApiHistoricalDataLoadedMessage
- All Implemented Interfaces:
velox.api.layer1.messages.EchoMessage,velox.api.layer1.messages.Layer1ApiIgnorableUpwardMessage
public class Layer1ApiHistoricalDataLoadedMessage
extends Object
implements velox.api.layer1.messages.EchoMessage, velox.api.layer1.messages.Layer1ApiIgnorableUpwardMessage
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
If any data (like sum of trades at time) was cached for this instrument, it may not be valid now
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
alias
-
-
Constructor Details
-
Layer1ApiHistoricalDataLoadedMessage
-