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()