Package velox.api.layer1.messages.indicators
package velox.api.layer1.messages.indicators
-
ClassDescriptionIndicator can use this to be displayed only for certain aliasesInterface used by strategies to interact with data structureTree structure response for given intervalAllows to draw any number of horizontal lines at given valuesInterface to get/set colors for this strategy Names are the same as used when declaring the color.Describes colors given to certain indicator values when indicator is drawn using default lines on bottom panelDescribes all color changes in given intervalProvide information about all context menu entries for:
a) graph context menu (RMB click on graph line)
b) widget context menu (RMB click on widget)Bundle for display logic components If some field is null, default logic will be used for that componentThis class allows you to specify how the indicator line will look.Message to request interface to interact with data structure
You might want to invalidate current indicators once you receive yourLayer1ApiDataInterfaceRequestMessageDescribes adding or removing indicator Note that you need to rememberLayer1ApiUserMessageModifyIndicator.fullName.Builder to buildLayer1ApiUserMessageModifyIndicator.Describes adding or removing a screen-space painter Note that you need to rememberLayer1ApiUserMessageModifyScreenSpacePainter.fullName.Builder to buildLayer1ApiUserMessageModifyScreenSpacePainter.Custom logic for calculating display limits for indicator that has given minimum and maximum values in displayed range
Note: this logic will be only partially work in conjunctions withLayer1ApiUserMessageModifyIndicator.indicatorMinMarginPriceOutandLayer1ApiUserMessageModifyIndicator.indicatorMaxMarginPriceOut. Returned limits will be readjusted to meet requirement from this valuesDescribe calculated limits rangeInterface that can be used to save or get settings from configDescribes action when user clicks cog icon in strategies configuration popupCan generate any number of custom events in response to depth/trade updatesLimits events and instrument aliases thatStrategyUpdateGeneratorlistens to.Allows generator to skip part of initial generation phase.Use this interface to use custom formatting for your indicator's tooltip and/or widgets valuesDefines the way widget is displaying values By default widgets fills counter clockwise (if circle) or up (if bar) Another way is for widget to be symmetric, with specified value as center