Skip to main content

InitialState

Package: velox.api.layer1.simplified

Type: Class

Inheritance: java.lang.Object → velox.api.layer1.simplified.InitialState

Description​

Some initialization data about events that happened shortly before the initialization moment (note, that for historical-enabled indicators many fields will be empty)

Constructors​

InitialState​

public InitialState()

Methods​

getCurrentTime​

public long getCurrentTime()

getLastTradeSize​

public int getLastTradeSize()

getLastTradePrice​

public double getLastTradePrice()

getTradeInfo​

public velox.api.layer1.data.TradeInfo getTradeInfo()