Package velox.api.layer1.simplified
package velox.api.layer1.simplified
-
ClassDescriptionInterface implementing all simplified module interfaces including historical data.Allows communicating back to Bookmap.Group of indicators that have same value ranges.This class describes axis range selection rules.Marks class that wants to receive backfilled (cloud historical) data.An adapter for
BalanceListenerwith empty default method implementationsProvides balance info.Single OHLC barAn adapter forBarDataListenerwith empty default method implementationsGet bars and order book snapshot with fixed intervalAn adapter forBboListenerwith empty default method implementationsGet best bid/offer updates each time one of those changes.Must be implemented by modules annotated withLayer1SimpleAttachable.An adapter forCustomModulewith empty default method implementationsAllows specifying custom UI directly.An adapter forDepthDataListenerwith empty default method implementationsGet incremental depth updates.Marks class that wants to receive data before the point it was loaded.An adapter forHistoricalModeListenerwith empty default method implementationsIn addition to historical data, you will also be notified on transition between historical data and live data.Indicator representing a line.Some initialization data about events that happened shortly before the initialization moment (note, that for historical-enabled indicators many fields will be empty)An adapter forIntervalListenerwith empty default method implementationsJust a bunch of common intervals.An adapter forMarketByOrderDepthDataListenerwith empty default methods implementationsGet market depth data order by order (if supported by the data provider)An adapter forMultiInstrumentListenerwith empty default method implementationsListen to data from multiple instruments at once.Cancels auto-subscription to all available listeners for the user's strategy When applied, a user should add listeners manuallyApiAn adapter forOrdersListenerwith empty default method implementationsProvides order updates.
Warning 1: Order prices are provided as raw price value (without dividing by min tick (pips)), so you will have to do multiplication yourself if you want to show those on main chart.
HistoricalDataListenershould not be implemented if you want this to work, consider to useHistoricalModeListenerinsteadA field annotated with the Parameter annotation can be configured from Bookmap's GUI ("Configure api plugins" dialog).An adapter forPositionListenerwith empty default method implementationsProvides position info.The class creates a Strategy panel and provides simple methods for placing components into itSimplifiedL1ApiLoader<T extends CustomModule>An adapter forSnapshotEndListenerwith empty default method implementationsAn adapter forTimeListenerwith empty default method implementationsGet event timestampsAn adapter forTradeDataListenerwith empty default method implementations