Class InitialState

java.lang.Object
velox.api.layer1.simplified.InitialState

public class InitialState
extends java.lang.Object
Some initialization data about events that happened shortly before the initialization moment (note, that for historical-enabled indicators many fields will be empty)
  • Constructor Summary

    Constructors 
    Constructor Description
    InitialState()  
  • Method Summary

    Modifier and Type Method Description
    long getCurrentTime()  
    double getLastTradePrice()  
    int getLastTradeSize()  
    velox.api.layer1.data.TradeInfo getTradeInfo()  

    Methods inherited from class java.lang.Object

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