Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractSimpleOrderSendParametersBuilder<T extends AbstractSimpleOrderSendParametersBuilder<T>> - Class in velox.api.layer1.data
 
AbstractSimpleOrderSendParametersBuilder(String, boolean, int, OrderDuration, String, double, double, int, int, int, int, boolean) - Constructor for class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
AbstractSingleOrderSendParametersBuilder<T extends AbstractSingleOrderSendParametersBuilder<T>> - Class in velox.api.layer1.data
 
AbstractSingleOrderSendParametersBuilder() - Constructor for class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
AbstractSingleOrderSendParametersBuilder(String, boolean, int, OrderDuration, String) - Constructor for class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
acceptSettingsInterface(SettingsAccess) - Method in interface velox.api.layer1.settings.Layer1ConfigSettingsInterface
 
account - Variable in class velox.api.layer1.data.UserPasswordAccountLoginData
Account number
AccountInfo - Class in velox.api.layer1.data
Information about account
AccountInfo(String) - Constructor for class velox.api.layer1.data.AccountInfo
 
accountsInfo - Variable in class velox.api.layer1.messages.SelectAccountMessage
Array of accounts to select from
addColorChangeListener(ColorsChangedListener) - Method in interface velox.api.layer1.layers.strategies.interfaces.Layer1IndicatorColorInterface
Add listener that will be notified every time colors are changed
You should implement this method if you have color that can be changed from both inside the strategy and outside (like from color dialog) Note that there is no need to remove the listener - weak links are used
addColorChangeListener(ColorsChangedListener) - Method in interface velox.api.layer1.messages.indicators.IndicatorColorInterface
Add listener that will be notified every time colors are changed Note that there is no need to remove listener - weak links are used
additionalObjects - Variable in class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.ValueBundle
 
addListener(Layer1ApiAdminListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
addListener(Layer1ApiInstrumentListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
addListener(Layer1ApiTradingListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
addListener(Layer1ApiDataListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
addListener(Layer1ApiMboDataListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
addListener(Layer1ApiAdminListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
addListener(Layer1ApiInstrumentListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
addListener(Layer1ApiTradingListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
addListener(Layer1ApiDataListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
addListener(Layer1ApiMboDataListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
addListener(Layer1ApiAdminListener) - Method in interface velox.api.layer1.Layer1ApiAdminListenable
Add listener for general events
addListener(Layer1ApiInstrumentListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
addListener(Layer1ApiDataListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
addListener(Layer1ApiMboDataListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
addListener(Layer1ApiTradingListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
addListener(Layer1ApiAdminListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
addListener(Layer1ApiDataListener) - Method in interface velox.api.layer1.Layer1ApiDataListenable
Add data listener
addListener(Layer1ApiInstrumentListener) - Method in interface velox.api.layer1.Layer1ApiInstrumentListenable
Add instrument events listener
addListener(Layer1ApiMboDataListener) - Method in interface velox.api.layer1.Layer1ApiMboDataListenable
Add mbo data listener
addListener(Layer1ApiTradingListener) - Method in interface velox.api.layer1.Layer1ApiTradingListenable
Add trading listener
addListeners(Object, Object) - Static method in class velox.api.layer1.common.ListenableHelper
addListeners(LayerApiListenable, Object) - Static method in class velox.api.layer1.common.ListenableHelper
addOrder(long, boolean, int, long) - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Add new order
addReloadListener(Runnable) - Method in class velox.gui.StrategyPanel
adminListeners - Variable in class velox.api.layer0.live.ExternalLiveBaseProvider
 
adminListeners - Variable in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
adminListeners - Variable in class velox.api.layer1.Layer1ApiBasicListenable
 
aggregateAggregationWithAggregation(CustomGeneratedEvent, CustomGeneratedEvent) - Method in interface velox.api.layer1.layers.strategies.interfaces.CustomEventAggregatble
aggregates aggregation1 with aggregation 2, modifying aggregation1
aggregateAggregationWithValue(CustomGeneratedEvent, CustomGeneratedEvent) - Method in interface velox.api.layer1.layers.strategies.interfaces.CustomEventAggregatble
aggregates aggregation with value, modifying aggregation
aggregationClass - Variable in class velox.api.layer1.messages.GeneratedEventInfo
 
aggregator - Variable in class velox.api.layer1.messages.GeneratedEventInfo
 
aggressorOrderId - Variable in class velox.api.layer1.data.TradeInfo
aggressor for this trade, can be null if not know/not applicable
alertId - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
This ID can be used to reference alert later (stop it)
alias - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
alias - Variable in class velox.api.layer0.data.TextDataMessage
 
alias - Variable in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
alias - Variable in class velox.api.layer1.data.SingleOrderSendParameters
Alias of the instrument
alias - Variable in class velox.api.layer1.datastructure.events.OrderExecutedEvent
Alias of an instrument execution belongs to
alias - Variable in class velox.api.layer1.datastructure.events.OrderUpdatedEvent
 
alias - Variable in class velox.api.layer1.layers.strategies.interfaces.CustomGeneratedEventAliased
 
alias - Variable in class velox.api.layer1.messages.Layer1ApiHistoricalDataLoadedMessage
 
AliasFilter - Interface in velox.api.layer1.messages.indicators
Indicator can use this to be displayed only for certain aliases
aliasFilter - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
aliasToOrderBooksMap - Variable in class velox.api.layer1.messages.UserMessageRewindBase
State after rewind for all known instrument's order books (MBP)
aliasToOrderBooksMboMap - Variable in class velox.api.layer1.messages.UserMessageRewindBase
State after rewind for all known instrument's order books (MBO)
allowPartialUpdates(String, String) - Method in interface velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable
 
applyNameModifier(String) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Use if you need to distinguish strategies with same user names For example, could be when creating strategies with same names for different aliases Modifier should be applied before sending this message
askAggressorMap - Variable in class velox.api.layer1.datastructure.events.TradeAggregationEvent
Map of trades, where ask is aggressor, where key is price level (if multiplied by instrument pips, will give price), and value is map, describing trades at this level, in following format:
Key: size of trade, value: number of trades of this size
askMap - Variable in class velox.api.layer1.layers.utils.OrderBook
 
asksMap - Variable in class velox.api.layer1.datastructure.events.DepthAggregationEvent
Map of asks, where key is price level (if multiplied by instrument pips, will give price), and value is size at this level
averageFillPrice - Variable in class velox.api.layer1.data.OrderInfo
 
averageFillPriceChanged - Variable in class velox.api.layer1.data.OrderInfoUpdate
 
averagePrice - Variable in class velox.api.layer1.data.StatusInfo
if position != 0, then it contains average price at which position was opened

B

balance - Variable in class velox.api.layer1.data.BalanceInfo.BalanceInCurrency
 
BalanceInCurrency(double, double, double, double, double, String, Double) - Constructor for class velox.api.layer1.data.BalanceInfo.BalanceInCurrency
 
BalanceInfo - Class in velox.api.layer1.data
Information about account balance in each currency
BalanceInfo(List<BalanceInfo.BalanceInCurrency>) - Constructor for class velox.api.layer1.data.BalanceInfo
 
BalanceInfo.BalanceInCurrency - Class in velox.api.layer1.data
Information about account balance in specific currency
balancesInCurrency - Variable in class velox.api.layer1.data.BalanceInfo
List of balances (in each currency)
batchEnd - Variable in class velox.api.layer1.data.OrderCancelParameters
Marks end of batch.
batchId - Variable in class velox.api.layer1.data.OrderCancelParameters
Orders with the same value will be attempted to be cancelled at once.
bestBid() - Method in class velox.api.layer1.datastructure.events.DepthAggregationEvent
 
bidAggressorMap - Variable in class velox.api.layer1.datastructure.events.TradeAggregationEvent
Map of trades, where bid is aggressor, where key is price level (if multiplied by instrument pips, will give price), and value is map, describing trades at this level, in following format:
Key: size of trade, value: number of trades of this size
bidMap - Variable in class velox.api.layer1.layers.utils.OrderBook
 
bidsMap - Variable in class velox.api.layer1.datastructure.events.DepthAggregationEvent
Map of bids, where key is price level (if multiplied by instrument pips, will give price), and value is size at this level
BmSimpleHistoricalDataInfo - Class in velox.api.layer1.data
Describes parameters for data retrieval from Bookmap simple historical server.
BmSimpleHistoricalDataInfo(String) - Constructor for class velox.api.layer1.data.BmSimpleHistoricalDataInfo
 
BoundsInfo - Class in velox.api.layer1.messages.indicators
 
BoundsInfo(Double, Double, Double) - Constructor for class velox.api.layer1.messages.indicators.BoundsInfo
 
boundsInfo - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
brackets - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
build() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
build() - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
build() - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
build() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
build() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
build() - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
builder(Class<?>, String) - Static method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Creates builder to build Layer1ApiUserMessageModifyIndicator.
Builder(Layer1ApiUserMessageModifyIndicator) - Constructor for class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
BUTTON_NORMAL_COLOR - Static variable in class velox.gui.colors.Colors
 

C

CalculatedResultListener - Interface in velox.api.layer1.layers.strategies.interfaces
Interface used to provide calculated values to bottom chart model
CalculatePricesResult - Class in velox.api.layer1.utils
 
CalculatePricesResult() - Constructor for class velox.api.layer1.utils.CalculatePricesResult
 
calculateValuesInRange(String, String, long, long, int, CalculatedResultListener) - Method in interface velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable
1st request type: Should calculate left to right values in given time points t0; t0 + intervalWidth; t0 + 2 * intervalWidth ...
cancel(String) - Method in class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
centerValue - Variable in class velox.api.layer1.messages.indicators.WidgetDisplayInfo
 
clear() - Method in class velox.api.layer1.layers.utils.OrderBook
 
clientId - Variable in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
clientId - Variable in class velox.api.layer1.data.OrderInfo
 
clientId - Variable in class velox.api.layer1.data.SingleOrderSendParameters
Allows to match order submission request to a response.
clone() - Method in class velox.api.layer1.datastructure.events.DepthAggregationEvent
 
clone() - Method in class velox.api.layer1.datastructure.events.Event
 
clone() - Method in class velox.api.layer1.datastructure.events.MboAggregationEvent
 
clone() - Method in class velox.api.layer1.datastructure.events.OrderExecutedEvent
 
clone() - Method in class velox.api.layer1.datastructure.events.OrderUpdatedEvent
 
clone() - Method in class velox.api.layer1.datastructure.events.OrderUpdatesExecutionsAggregationEvent
 
clone() - Method in class velox.api.layer1.datastructure.events.TradeAggregationEvent
 
clone() - Method in interface velox.api.layer1.datastructure.interfaces.CloneableSerializable
 
CloneableSerializable - Interface in velox.api.layer1.datastructure.interfaces
 
close() - Method in interface velox.api.layer1.Layer1ApiAdminProvider
Shut down and dispose
close() - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
close() - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
close() - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
Stop relaying data.
closed - Variable in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
code - Variable in enum velox.api.layer1.data.MarketMode
Code used in recorded files
code - Variable in enum velox.api.layer1.data.OrderDuration
Code used in recorded files
code - Variable in enum velox.api.layer1.data.OrderStatus
Code used in recorded files
code - Variable in enum velox.api.layer1.data.OrderType
Code used in recorded files
color - Variable in class velox.api.layer1.layers.strategies.interfaces.VerticalLine
 
colorCurrent - Variable in class velox.gui.colors.ColorsConfigItem
 
ColorDescription(Class<?>, String, Color, boolean) - Constructor for class velox.api.layer1.messages.indicators.IndicatorColorScheme.ColorDescription
 
colorInterface - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
This will be used to set / get colors described by Layer1ApiUserMessageModifyIndicator.indicatorColorScheme
If null, colors will be attempted to retrieve via internal color storage by names provided by Layer1ApiUserMessageModifyIndicator.indicatorColorScheme
ColorIntervalResponse(String[], double[]) - Constructor for class velox.api.layer1.messages.indicators.IndicatorColorScheme.ColorIntervalResponse
0th color is used for all values <= 0th dot
1th color is used for all values > 0th dot and <= 1th dot
...
last color is used for all values > last dot
size of dots list = size of colors list - 1
colors - Variable in class velox.api.layer1.messages.indicators.IndicatorColorScheme.ColorIntervalResponse
 
Colors - Class in velox.gui.colors
 
Colors() - Constructor for class velox.gui.colors.Colors
 
ColorsChangedListener - Interface in velox.colors
 
ColorsConfigItem - Class in velox.gui.colors
GUI element that allows easy color selection
ColorsConfigItem(Color, Color, Consumer<Color>) - Constructor for class velox.gui.colors.ColorsConfigItem
Creates color configuration UI component, similar to the ones Bookmap uses.
ColorsConfigItem(Color, Color, String, Consumer<Color>) - Constructor for class velox.gui.colors.ColorsConfigItem
Creates color configuration UI component, similar to the ones Bookmap uses
ColorsConfigItem(String, String, boolean, Color, IndicatorColorInterface, ColorsChangedListener) - Constructor for class velox.gui.colors.ColorsConfigItem
 
ColorsConfigItem(String, String, boolean, Color, IndicatorColorInterface, ColorsChangedListener, ColorsConfigItemCallbacks, boolean) - Constructor for class velox.gui.colors.ColorsConfigItem
 
ColorsConfigItem(String, String, Color, IndicatorColorInterface, ColorsChangedListener) - Constructor for class velox.gui.colors.ColorsConfigItem
 
ColorsConfigItem(String, Color, IndicatorColorInterface, ColorsChangedListener) - Constructor for class velox.gui.colors.ColorsConfigItem
 
ColorsConfigItem(String, String, boolean, Color, IndicatorColorInterface, ColorsChangedListener, ColorsConfigItemCallbacks, boolean, Insets) - Constructor for class velox.gui.colors.ColorsConfigItem
 
Combination<T,M> - Class in velox.api.layer1.providers.data
Similar to std::pair in C++.
Combination(T, M) - Constructor for class velox.api.layer1.providers.data.Combination
 
compare(TradeInfo) - Method in class velox.api.layer1.data.TradeInfo
 
ConfigureSubscriptionMessage - Class in velox.api.layer1.messages
You can control instruments shown in bookmap subscription dialog using this message.
ConfigureSubscriptionMessage() - Constructor for class velox.api.layer1.messages.ConfigureSubscriptionMessage
 
consumer - Variable in class velox.api.layer1.messages.indicators.Layer1ApiDataInterfaceRequestMessage
 
convertOrderToMkt - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
createOnlineValueCalculator(String, String, long, Consumer<Object>, InvalidateInterface) - Method in interface velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable
2nd request type:
currency - Variable in class velox.api.layer1.data.BalanceInfo.BalanceInCurrency
Currency name
currency - Variable in class velox.api.layer1.data.StatusInfo
instrument currency or null
currentTimeNanos() - Static method in class velox.api.layer1.common.NanoClock
 
CurrentTimeUserMessage - Class in velox.api.layer1.messages
 
CurrentTimeUserMessage(long) - Constructor for class velox.api.layer1.messages.CurrentTimeUserMessage
 
CurrentTimeUserMessage(long, boolean) - Constructor for class velox.api.layer1.messages.CurrentTimeUserMessage
 
CustomEventAggregatble - Interface in velox.api.layer1.layers.strategies.interfaces
Describes rules of aggregation of custom events
CustomGeneratedEvent - Interface in velox.api.layer1.layers.strategies.interfaces
All events created by custom event generators should implement this interface
CustomGeneratedEventAliased - Class in velox.api.layer1.layers.strategies.interfaces
If you want to intercept this message, use instanceof instead of '==' operator
CustomGeneratedEventAliased(CustomGeneratedEvent, String) - Constructor for class velox.api.layer1.layers.strategies.interfaces.CustomGeneratedEventAliased
 
CVD_BUTTON_DEFAULT - Static variable in class velox.gui.colors.Colors
 
CVD_BUTTON_HOVER - Static variable in class velox.gui.colors.Colors
 

D

data - Variable in class velox.api.layer0.data.TextDataMessage
 
dataListeners - Variable in class velox.api.layer0.live.ExternalLiveBaseProvider
 
dataListeners - Variable in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
dataListeners - Variable in class velox.api.layer1.Layer1ApiBasicListenable
 
DataStructureInterface - Interface in velox.api.layer1.messages.indicators
Interface used by strategies to interact with data structure
DataStructureInterface.StandardEvents - Enum in velox.api.layer1.messages.indicators
 
DataStructureInterface.TreeResponseInterval - Class in velox.api.layer1.messages.indicators
Tree structure response for given interval
debug(String, Exception) - Static method in class velox.api.layer1.common.Log
 
debug(String) - Static method in class velox.api.layer1.common.Log
 
debug(String, Exception) - Method in interface velox.api.layer1.common.Log.LogListener
 
debug(String) - Method in interface velox.api.layer1.common.Log.LogListener
 
debug(String) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
debug(String, Exception) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
DEFAULT - Static variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
Similar to most lines in Bookmap
DEFAULT_COLOR_ASK - Static variable in class velox.gui.colors.Colors
 
DEFAULT_COLOR_BID - Static variable in class velox.gui.colors.Colors
 
DefaultAndList<T> - Class in velox.api.layer1.data
 
DefaultAndList(T, List<T>) - Constructor for class velox.api.layer1.data.DefaultAndList
 
defaultColor - Variable in class velox.api.layer1.messages.indicators.IndicatorColorScheme.ColorDescription
 
defaultTooltipBackgrondColor - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
defaultTooltipTextColor - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
depth - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
Provides depth data.
DepthAggregationEvent - Class in velox.api.layer1.datastructure.events
Aggregation of depth events in some time interval
DepthAggregationEvent(long) - Constructor for class velox.api.layer1.datastructure.events.DepthAggregationEvent
 
description - Variable in class velox.api.layer1.data.LookupSubscribeInfo
this description will be shown at lookup dropdown items
DisconnectionReason - Enum in velox.api.layer1.data
Reason why disconnection happened
doForEachComponentInPanel(JPanel, Consumer<Component>) - Static method in class velox.gui.utils.GuiUtils
Calls action with each component in the panel including the panel itself
doNotIncrease - Variable in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
doNotIncrease - Variable in class velox.api.layer1.data.OrderInfo
 
doNotIncrease - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Do non increase flag - if set it should not be possible to increase order size.
dots - Variable in class velox.api.layer1.messages.indicators.IndicatorColorScheme.ColorIntervalResponse
 
duration - Variable in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
duration - Variable in class velox.api.layer1.data.OrderInfo
 
duration - Variable in class velox.api.layer1.data.SingleOrderSendParameters
 
durationChanged - Variable in class velox.api.layer1.data.OrderInfoUpdate
 

E

emptyBottom - Variable in class velox.api.layer1.utils.CalculatePricesResult
 
emptyTop - Variable in class velox.api.layer1.utils.CalculatePricesResult
 
enabled - Variable in class velox.api.layer1.data.LookupSubscribeInfo
marks that lookup item should be enabled
equals(Object) - Method in class velox.api.layer1.layers.utils.mbo.Order
 
equals(Object) - Method in class velox.api.layer1.providers.data.Combination
 
error(String, Throwable) - Static method in class velox.api.layer1.common.Log
 
error(String) - Static method in class velox.api.layer1.common.Log
 
error(String, Throwable) - Method in interface velox.api.layer1.common.Log.LogListener
 
error(String) - Method in interface velox.api.layer1.common.Log.LogListener
 
error(String) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
error(String, Throwable) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
Event - Class in velox.api.layer1.datastructure.events
Base class for events that can be retrieved from the tree.
Event(long, EventType) - Constructor for class velox.api.layer1.datastructure.events.Event
 
event - Variable in class velox.api.layer1.layers.strategies.interfaces.CustomGeneratedEventAliased
 
events - Variable in class velox.api.layer1.messages.indicators.DataStructureInterface.TreeResponseInterval
For standard events key is a string value of DataStructureInterface.StandardEvents.
eventType - Variable in class velox.api.layer1.datastructure.events.Event
 
exchange - Variable in class velox.api.layer1.data.InstrumentCoreInfo
 
exchange - Variable in class velox.api.layer1.data.SubscribeInfo
 
exchangeUsedForSubscription - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
Determines if user can enter exchange when subscribing
exchangeUsedForSubscription - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
executionId - Variable in class velox.api.layer1.data.ExecutionInfo
Execution ID
ExecutionInfo - Class in velox.api.layer1.data
Information about order execution
ExecutionInfo(String, int, double, String, long) - Constructor for class velox.api.layer1.data.ExecutionInfo
 
ExecutionInfo(String, int, double, String, long, boolean) - Constructor for class velox.api.layer1.data.ExecutionInfo
 
ExecutionInfo(ExecutionInfo) - Constructor for class velox.api.layer1.data.ExecutionInfo
 
executionInfo - Variable in class velox.api.layer1.datastructure.events.OrderExecutedEvent
Information about the order execution
ExecutionInfoBuilder - Class in velox.api.layer1.data
 
ExecutionInfoBuilder(String, int, double, String, long, boolean) - Constructor for class velox.api.layer1.data.ExecutionInfoBuilder
 
ExecutionInfoBuilder(ExecutionInfo) - Constructor for class velox.api.layer1.data.ExecutionInfoBuilder
 
extendFullName(String) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
Allows extending full name to register same user name for multiple aliases
ExternalLiveBaseProvider - Class in velox.api.layer0.live
This is a base class that should help you writing your own connector for live data and trading.
ExternalLiveBaseProvider() - Constructor for class velox.api.layer0.live.ExternalLiveBaseProvider
 
ExternalReaderBaseProvider - Class in velox.api.layer0.replay
This is a base class that should help you writing your own providers for reading files in replay.
ExternalReaderBaseProvider() - Constructor for class velox.api.layer0.replay.ExternalReaderBaseProvider
 

F

file - Variable in class velox.api.layer0.data.ReadFileLoginData
File selected by user
FileEndReachedUserMessage - Class in velox.api.layer0.data
Message used to notify that file end is reached and no other callbacks will be made.
FileEndReachedUserMessage() - Constructor for class velox.api.layer0.data.FileEndReachedUserMessage
 
FileNotSupportedUserMessage - Class in velox.api.layer0.data
Should be sent is file format can not be opened by this reader
FileNotSupportedUserMessage() - Constructor for class velox.api.layer0.data.FileNotSupportedUserMessage
 
filled - Variable in class velox.api.layer1.data.OrderInfo
 
filledChanged - Variable in class velox.api.layer1.data.OrderInfoUpdate
 
finish() - Method in interface velox.api.layer1.Layer1ApiFinishable
Will be called when strategy is being unloaded.
first - Variable in class velox.api.layer1.providers.data.Combination
 
firstValue - Variable in class velox.api.layer1.utils.CalculatePricesResult
 
format(double) - Method in interface velox.api.layer1.data.SimpleOrderSendParameters.PriceFormatter
 
formatPrice(String, double) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
formatPrice(String, double) - Method in interface velox.api.layer1.Layer1ApiDataProvider
Format price using platform capabilities if possible
formatPrice(String, double) - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
formatPriceDefault(double, double) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
Formats prices using default bookmap price formatting logic.
formatPriceDefault(double, double) - Static method in class velox.api.layer1.providers.helper.PriceFormatHelper
Formats prices using default bookmap price formatting logic
formatTooltip(double, double, double, int) - Method in interface velox.api.layer1.messages.indicators.ValuesFormatter
This method will be called only if you don't implement ValuesFormatter.formatTooltip(String, double, double, double, int)
formatTooltip(String, double, double, double, int) - Method in interface velox.api.layer1.messages.indicators.ValuesFormatter
This is the main alias-specific method to format tooltip.
formatWidget(double) - Method in interface velox.api.layer1.messages.indicators.ValuesFormatter
This method will be called only if you don't implement ValuesFormatter.formatWidget(String, double)
formatWidget(String, double) - Method in interface velox.api.layer1.messages.indicators.ValuesFormatter
This is the main alias-specific method to format widget.
fromPrice - Variable in class velox.api.layer1.layers.utils.OrderByOrderBook.OrderUpdateResult
Price where the modified order was before
fromSize - Variable in class velox.api.layer1.layers.utils.OrderByOrderBook.OrderUpdateResult
fullName - Variable in class velox.api.layer1.data.InstrumentInfo
Full instrument name on the platforms where it's available, null otherwise
fullName - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
This is a unique indicator name, that will be used to address this indicator from any external part
Do not change this field
Use Layer1ApiUserMessageModifyIndicator.applyNameModifier(String) if you need to generate different full names for same user names
fullName - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageAddStrategyUpdateGenerator
Name of data structure that will hold updates from this generator
This is corresponding to name of data structure holding this information and should be used to retrieve information in future

G

GeneratedEventInfo - Class in velox.api.layer1.messages
NOTE: any event class can not be used by multiple generators
GeneratedEventInfo(Class<?>) - Constructor for class velox.api.layer1.messages.GeneratedEventInfo
 
GeneratedEventInfo(Class<?>, Class<?>, CustomEventAggregatble) - Constructor for class velox.api.layer1.messages.GeneratedEventInfo
 
GeneratedUpdateConsumer - Interface in velox.api.layer1.messages.indicators
 
generator - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageAddStrategyUpdateGenerator
 
generatorName - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageAddStrategyUpdateGenerator
 
get(SubscribeInfo) - Method in interface velox.api.layer1.data.SimpleLookupInfo
 
get(long, long, int, String, DataStructureInterface.StandardEvents[]) - Method in interface velox.api.layer1.messages.indicators.DataStructureInterface
Query for standard events Returns list, containing aggregation from start time to t0 exclusive, followed by list of aggregations for the interval [t0, t0 + intervalWidth * intervalNumbers), divided by intervalNumber parts
get(Class<?>, String, long, long, int, String, Class<?>[]) - Method in interface velox.api.layer1.messages.indicators.DataStructureInterface
Query for custom events.
get(Class<?>, String, long, long, String) - Method in interface velox.api.layer1.messages.indicators.DataStructureInterface
Query for custom events.
get(long, String, DataStructureInterface.StandardEvents[]) - Method in interface velox.api.layer1.messages.indicators.DataStructureInterface
Similar to DataStructureInterface.get(long, long, int, String, StandardEvents[]) but returns a single aggregation from the first event to t1.
get(Class<?>, String, long, String, Class<?>[]) - Method in interface velox.api.layer1.messages.indicators.DataStructureInterface
Similar to DataStructureInterface.get(Class, String, long, long, int, String, Class[]) but returns a single aggregation from the first event to t1.
get(Class<?>, String, long, String) - Method in interface velox.api.layer1.messages.indicators.DataStructureInterface
 
get() - Method in class velox.api.layer1.messages.SelectAccountMessage
Waits till selection is done and returns index of account that was selected.
getActionPerformedMessage(String) - Method in class velox.api.layer1.messages.Layer1ApiUserMessageModifyActionToAllInstruments
Creates message that will be sent when this action is selected, containing information about invoking instrument symbol
getActionPerformedMessage(String) - Method in class velox.api.layer1.messages.UserMessageModifyAllInstrumentControlsHft
 
getAdminListenerBroadcaster() - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
getAlias() - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
getAllIds() - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Get all identifiers of orders in the book
getAskMap() - Method in class velox.api.layer1.layers.utils.OrderBook
Beware: changing this map will break order book
getAskTradeSize() - Method in class velox.api.layer1.datastructure.events.TradeAggregationEvent
 
getAverageFillPrice() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getBestAskPrice() - Method in class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
getBestAskPriceOrNone() - Method in class velox.api.layer1.layers.utils.OrderBook
 
getBestBidPrice() - Method in class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
getBestBidPriceOrNone() - Method in class velox.api.layer1.layers.utils.OrderBook
 
getBidMap() - Method in class velox.api.layer1.layers.utils.OrderBook
Beware: changing this map will break order book
getBidTradeSize() - Method in class velox.api.layer1.datastructure.events.TradeAggregationEvent
 
getClientId() - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
getClientId() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getColor(String, String) - Method in interface velox.api.layer1.layers.strategies.interfaces.Layer1IndicatorColorInterface
 
getColor() - Method in class velox.gui.colors.ColorsConfigItem
 
getColorConfigName() - Method in class velox.gui.colors.ColorsConfigItem
 
getColorFor(Double) - Method in interface velox.api.layer1.messages.indicators.IndicatorColorScheme
Return color that should be used for this value
getColorFullName(String, Class<?>) - Static method in interface velox.api.layer1.messages.indicators.IndicatorColorScheme
 
getColorIntervalsList(double, double) - Method in interface velox.api.layer1.messages.indicators.IndicatorColorScheme
 
getColors() - Method in interface velox.api.layer1.messages.indicators.IndicatorColorScheme
Return all used colors description
getCommonGbc(int, int, int) - Static method in class velox.gui.utils.GuiUtils
 
getCopyWithAppliedTradingParams(Layer1ApiProviderSupportedFeatures) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
getCurrentTime() - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
This method will not be invoked for external providers
getCurrentTime() - Method in interface velox.api.layer1.Layer1ApiAdminProvider
Returns current Unix epoch time.
getCurrentTime() - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
getCurrentTime() - Method in interface velox.gui.utils.GuiUtils.ResetControlPanelCallbacks
 
getCustomGuiFor(String, String) - Method in interface velox.api.layer1.Layer1CustomPanelsGetter
This request is used when this strategy was selected in strategies dialog
getDataListenerBroadcaster() - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
getDefaultColor() - Method in interface velox.api.layer1.messages.indicators.IndicatorColorScheme
 
getDescription() - Method in interface velox.api.layer1.Layer1Descripted
 
getDuration() - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
getDuration() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getExecutionId() - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
getFilled() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getFirstKeyOrNone(TreeMap<Integer, Long>) - Method in class velox.api.layer1.layers.utils.OrderBook
 
getFirstValueOrNone(TreeMap<Integer, Long>) - Method in class velox.api.layer1.layers.utils.OrderBook
 
getGeneratedEventsConsumer() - Method in interface velox.api.layer1.messages.indicators.GeneratedUpdateConsumer
consumer that should be used to store generated event to be accessed later by strategy
getGeneratorAliases() - Method in interface velox.api.layer1.messages.indicators.StrategyUpdateGeneratorFilter
 
getGeneratorUpdateTypes() - Method in interface velox.api.layer1.messages.indicators.StrategyUpdateGeneratorFilter
 
getGoodNumbersCalculation(double, double, double) - Static method in class velox.api.layer1.utils.PriceRangeCalculationHelper
Provides an implementation of price range calculation that displays only "good" numbers on axis (1, 2, 5, 10, 25, 50 * 10^2n and their multipliers)
getGoodNumbersCalculation(double, Map<String, Layer1PriceAxisRangeCalculatable.InputPriceAxisInfo>) - Static method in class velox.api.layer1.utils.PriceRangeCalculationHelper
getGoodNumbersPriceResult(double, double, double) - Static method in class velox.api.layer1.utils.PriceRangeCalculationHelper
Same as PriceRangeCalculationHelper.getGoodNumbersCalculation(double, double, double), different return type
You don't need to use this method unless you want to see advanced parameters of best solution
getGraphContextMenuItems(long) - Method in interface velox.api.layer1.messages.indicators.IndicatorContextMenuInformation
 
getHighestVersion() - Static method in enum velox.api.layer1.annotations.Layer1ApiVersionValue
 
getHistoricalDataInfo() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
getHorizontalLines(String) - Method in interface velox.api.layer1.messages.indicators.HorizontalValueLinesInfo
 
getIndicatorName() - Method in interface velox.api.layer1.messages.UpdateCustomIndicatorMessage
 
getIndicatorValue() - Method in interface velox.api.layer1.messages.UpdateCustomIndicatorMessage
 
getInitialValue(long) - Method in interface velox.api.layer1.layers.strategies.interfaces.CustomEventAggregatble
 
getInstrumentAlias() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getInstrumentListenerBroadcaster() - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
getIntervalNs() - Method in class velox.api.layer1.messages.Layer1ApiRequestCurrentTimeEvents
 
getKnownInstruments() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
getLabel() - Method in class velox.gui.colors.ColorsConfigItem
 
getLastKeyOrNone(TreeMap<Integer, Long>) - Method in class velox.api.layer1.layers.utils.OrderBook
 
getLastPriceOfOrder(long) - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Get current price corresponding to the order
getLimitPrice() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
getLimitPrice() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getLimits(double, double) - Method in interface velox.api.layer1.messages.indicators.LimitsCalculator
Calculated desired display limits for indicator that has given minimum and maximum values in displayed range minValue and maxValue could be Double.NaN if no data is present for this indicator
getLookupInfo() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
getMainColorName() - Method in interface velox.api.layer1.messages.indicators.IndicatorColorScheme
 
getMap(boolean) - Method in class velox.api.layer1.datastructure.events.DepthAggregationEvent
 
getMessage() - Method in interface velox.api.layer1.messages.Layer1ApiUserMessageModifyStrategiesMainMenu.MenuDescription
Message that will be sent when action is selected
getMidPriceOrNan() - Method in class velox.api.layer1.layers.utils.OrderBook
 
getModificationUtcTime() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getName() - Method in interface velox.api.layer1.messages.Layer1ApiUserMessageModifyStrategiesMainMenu.MenuDescription
User visible name of action
getNumericValue() - Method in enum velox.api.layer1.annotations.Layer1ApiVersionValue
 
getOrDefault(String, Color) - Method in interface velox.api.layer1.messages.indicators.IndicatorColorInterface
 
getOrder(String) - Method in class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
getOrder(long) - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Get order by id
getOrderBook() - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Returns a backing order book.
getOrderId() - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
getOrderId() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getOrderId() - Method in class velox.api.layer1.layers.utils.mbo.Order
 
getOwnerUserName(Class<?>) - Static method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
getPanelResetPoints() - Static method in class velox.gui.utils.GuiUtils
 
getPipsFunction() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
getPrice() - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
getPrice() - Method in class velox.api.layer1.layers.utils.mbo.Order
 
getPriceRanges(String, double, Map<String, Layer1PriceAxisRangeCalculatable.InputPriceAxisInfo>) - Method in interface velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable
You can use PriceRangeCalculationHelper for existing implementations
getResetControlPanel(GuiUtils.ResetControlPanelCallbacks, JPanel, boolean) - Static method in class velox.gui.utils.GuiUtils
 
getScore() - Method in class velox.api.layer1.utils.CalculatePricesResult
 
getSettings(String, String, Class<?>) - Method in interface velox.api.layer1.messages.indicators.SettingsAccess
 
getSide(long) - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Get side of an order
getSize() - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
getSize() - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
getSize() - Method in class velox.api.layer1.layers.utils.mbo.Order
 
getSizeFor(boolean, int) - Method in class velox.api.layer1.layers.utils.OrderBook
 
getSizeFor(boolean, int, long) - Method in class velox.api.layer1.layers.utils.OrderBook
 
getSizeMultiplier() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
Deprecated.
getSizeMultiplierFunction() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
getSource() - Method in interface velox.api.layer1.Layer1ApiAdminProvider
Returns string representing data source.
getSource() - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
getStatus() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getStopLossClientId() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
getStopLossOffset() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
getStopLossTrailingStep() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
getStopPrice() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
getStopPrice() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getSupportedFeatures() - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
You can override this if you are implementing a live trading support.
getSupportedFeatures() - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
getSupportedFeatures() - Method in interface velox.api.layer1.Layer1ApiAdminProvider
Get information about features that are supported by a provider
getSupportedFeatures() - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
getSupportedLimitDurations() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
getSupportedStopDurations() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
getSupportedStopOrders() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
getSymbol() - Method in interface velox.api.layer1.messages.Layer1ApiStrategyMessageSymboled
 
getTakeProfitClientId() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
getTakeProfitOffset() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
getTime() - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
getTime() - Method in class velox.api.layer1.datastructure.events.Event
 
getTime() - Method in interface velox.api.layer1.layers.strategies.interfaces.CustomGeneratedEvent
 
getTitle() - Method in class velox.gui.StrategyPanel
 
getTotalTradeSize() - Method in class velox.api.layer1.datastructure.events.TradeAggregationEvent
 
getTradingListenerBroadcaster() - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
getTradingVia() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
getTrailingStep() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
getType() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getTypeFromPrices(double, double) - Static method in enum velox.api.layer1.data.OrderType
 
getUnfilled() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
getUniqueListenersCount() - Method in class velox.api.layer1.Layer1ApiBasicListenable
Function for getting number of unique listeners.
getValues() - Method in interface velox.api.layer1.layers.strategies.interfaces.IndicatorFullValues
 
getWidgetContextMenuItems() - Method in interface velox.api.layer1.messages.indicators.IndicatorContextMenuInformation
 
getWorstAskPriceOrNone() - Method in class velox.api.layer1.layers.utils.OrderBook
 
getWorstBidPriceOrNone() - Method in class velox.api.layer1.layers.utils.OrderBook
 
graphType - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Strategies have few options of where graph is displayed, see Layer1ApiUserMessageModifyIndicator.GraphType
Default: Layer1ApiUserMessageModifyIndicator.GraphType.NONE
GuiUtils - Class in velox.gui.utils
 
GuiUtils() - Constructor for class velox.gui.utils.GuiUtils
 
GuiUtils.ResetControlPanelCallbacks - Interface in velox.gui.utils
 

H

hashCode() - Method in class velox.api.layer1.layers.utils.mbo.Order
 
hashCode() - Method in class velox.api.layer1.providers.data.Combination
 
hasOrder(long) - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Check if order is in the book
HistoricalDataInfo - Interface in velox.api.layer1.data
Tells Bookmap how to get historical data.
historicalDataInfo - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
If not null, describes how historical data can be retrieved for particular instrument
historicalDataInfo - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
HorizontalValueLinesInfo - Interface in velox.api.layer1.messages.indicators
Allows to draw any number of horizontal lines at given values
horizontalValueLinesInfo - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 

I

icon - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
icon - Variable in class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.Marker
Image used as marker
iconOffsetX - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
iconOffsetX - Variable in class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.Marker
X component of icon offset.
iconOffsetY - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
iconOffsetY - Variable in class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.Marker
Y component of icon offset.
id - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
id - Variable in class velox.api.layer0.data.IndicatorPointUserMessage
Deprecated.
 
IndicatorColorInterface - Interface in velox.api.layer1.messages.indicators
Interface to get/set colors for this strategy Names are the same as used when declaring the color.
IndicatorColorScheme - Interface in velox.api.layer1.messages.indicators
Describes colors given to certain indicator values when indicator is drawn using default lines on bottom panel
indicatorColorScheme - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Default color scheme has only one main color, named as strategy and used for every value
IndicatorColorScheme.ColorDescription - Class in velox.api.layer1.messages.indicators
 
IndicatorColorScheme.ColorIntervalResponse - Class in velox.api.layer1.messages.indicators
Describes all color changes in given interval
IndicatorContextMenuInformation - Interface in velox.api.layer1.messages.indicators
Provide information about all context menu entries for:
a) graph context menu (RMB click on graph line)
b) widget context menu (RMB click on widget)
indicatorContextMenuInformation - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
IndicatorDefinitionUserMessage - Class in velox.api.layer0.data
Deprecated.
IndicatorDefinitionUserMessage(int, String, String, short, short, int, Color, short, short, int, BufferedImage, int, int, boolean, String) - Constructor for class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
Define new custom indicator
IndicatorDefinitionUserMessage(int, String, String, short, short, int, Color, short, short, int, BufferedImage, int, int, boolean) - Constructor for class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
Define new custom indicator
IndicatorDefinitionUserMessage(int, String, short, short, int, Color, short, short, int, BufferedImage, int, int, boolean) - Constructor for class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
IndicatorDisplayLogic - Class in velox.api.layer1.messages.indicators
Bundle for display logic components If some field is null, default logic will be used for that component
IndicatorDisplayLogic() - Constructor for class velox.api.layer1.messages.indicators.IndicatorDisplayLogic
 
indicatorDisplayLogic - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
IndicatorFullValues - Interface in velox.api.layer1.layers.strategies.interfaces
Clears all previous returned values, and provides new data, equal to response for new OnlineCalculatable.calculateValuesInRange(String, String, long, long, int, CalculatedResultListener) without actually calling #invalidate()
Indicator line will be painted completely with new values
IndicatorLineStyle - Class in velox.api.layer1.messages.indicators
This class allows you to specify how the indicator line will look.
IndicatorLineStyle() - Constructor for class velox.api.layer1.messages.indicators.IndicatorLineStyle
Creates default line style (similar to most lines in Bookmap)
IndicatorLineStyle(short, short, int, short, short, int) - Constructor for class velox.api.layer1.messages.indicators.IndicatorLineStyle
Creates a custom line style.
indicatorLineStyle - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Line style used by indicator
indicatorMaxMarginPriceOut - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
indicatorMinMarginPriceOut - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
indicatorName - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
IndicatorPointUserMessage - Class in velox.api.layer0.data
Deprecated.
IndicatorPointUserMessage(int, double) - Constructor for class velox.api.layer0.data.IndicatorPointUserMessage
Deprecated.
 
info(String, Exception) - Static method in class velox.api.layer1.common.Log
 
info(String) - Static method in class velox.api.layer1.common.Log
 
info(String, Exception) - Method in interface velox.api.layer1.common.Log.LogListener
 
info(String) - Method in interface velox.api.layer1.common.Log.LogListener
 
info(String) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
info(String, Exception) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
info - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageAddStrategyUpdateGenerator
 
initialize() - Static method in class velox.api.layer1.layers.utils.SoundSynthHelper
Perform initialization.
initialValue - Variable in class velox.api.layer1.messages.indicators.BoundsInfo
Value if no data is present If null, 0 is used
inject(Runnable) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
Inject runnable into messages stream provider -> gui.
InputPriceAxisInfo(double, double) - Constructor for class velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable.InputPriceAxisInfo
 
instrumentAlias - Variable in class velox.api.layer1.data.OrderInfo
 
instrumentAlias - Variable in class velox.api.layer1.data.StatusInfo
Alias of the instrument this information relates to
InstrumentCoreInfo - Class in velox.api.layer1.data
Minimal sufficient amount of data to identify the instrument within any platform
InstrumentCoreInfo(String, String, String) - Constructor for class velox.api.layer1.data.InstrumentCoreInfo
 
InstrumentInfo - Class in velox.api.layer1.data
Information about the instrument
InstrumentInfo(String, String, String, double, double, String, boolean, double) - Constructor for class velox.api.layer1.data.InstrumentInfo
 
InstrumentInfo(String, String, String, double, double, String, boolean) - Constructor for class velox.api.layer1.data.InstrumentInfo
 
InstrumentInfoCrypto - Class in velox.api.layer1.data
Deprecated.
InstrumentInfoCrypto(String, String, String, double, double, String, double) - Constructor for class velox.api.layer1.data.InstrumentInfoCrypto
Deprecated.
 
InstrumentInfoCrypto(String, String, String, double, double, String, boolean, double) - Constructor for class velox.api.layer1.data.InstrumentInfoCrypto
Deprecated.
instrumentListeners - Variable in class velox.api.layer0.live.ExternalLiveBaseProvider
 
instrumentListeners - Variable in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
instrumentListeners - Variable in class velox.api.layer1.Layer1ApiBasicListenable
 
instruments - Variable in class velox.api.layer1.messages.ConfigureSubscriptionMessage
Instruments to add to subscription dialog
intervalNs - Variable in class velox.api.layer1.messages.Layer1ApiRequestCurrentTimeEvents
 
invalidate() - Method in interface velox.api.layer1.Layer1InternallyControllingEnable.InvalidateIsEnabledCallback
 
invalidate() - Method in interface velox.api.layer1.layers.strategies.interfaces.InvalidateInterface
Invalidate indicator
Indicator line will be painted on fly as data is calculated via next OnlineCalculatable.calculateValuesInRange(String, String, long, long, int, CalculatedResultListener)
InvalidateInterface - Interface in velox.api.layer1.layers.strategies.interfaces
Interface used to invalidate online indicator at any time
invalidateSynchronous() - Method in interface velox.api.layer1.layers.strategies.interfaces.InvalidateInterface
Deprecated.
isActive() - Method in enum velox.api.layer1.data.OrderStatus
 
isAdd - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
isAdd - Variable in class velox.api.layer1.messages.Layer1ApiRequestCurrentTimeEvents
 
isAdd - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageAddStrategyUpdateGenerator
Generator will be added if true
Removed if false
isAdd - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageModifyActionToAllInstruments
 
isAdd - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageModifyStrategiesMainMenu
 
isAggregatable - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageAddStrategyUpdateGenerator
Description of classes and aggregation rulles of all events that this generator can generated and want to store in data structure
isBalanceSupported - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
isBalanceSupported() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isBetterThan(CalculatePricesResult) - Method in class velox.api.layer1.utils.CalculatePricesResult
 
isBid - Variable in class velox.api.layer0.data.TextDataMessage
 
isBid - Variable in class velox.api.layer1.datastructure.events.MboAggregationEvent.Order
 
isBid() - Method in class velox.api.layer1.layers.utils.mbo.Order
 
isBid - Variable in class velox.api.layer1.layers.utils.OrderByOrderBook.Order
true if bid, false if ask
isBidAggressor - Variable in class velox.api.layer1.data.TradeInfo
true if bid was the aggressor, false if ask was the aggressor
isBrackets() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isBuy - Variable in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
isBuy() - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
isBuy - Variable in class velox.api.layer1.data.OrderInfo
 
isBuy() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
isBuy - Variable in class velox.api.layer1.data.SingleOrderSendParameters
true for buy order, false for sell order
isCancelled() - Method in interface velox.api.layer1.layers.strategies.interfaces.CalculatedResultListener
It's recommended to poll this once in a while to avoid unnecessary computations.
isConvertOrderToMkt() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isDelayed() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
isDelayed() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isDemo - Variable in class velox.api.layer1.data.UserPasswordDemoLoginData
True if it's a demo account.
isDepth() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isDisplayedForAlias(String) - Method in interface velox.api.layer1.messages.indicators.AliasFilter
 
isDisplayedInColorDialog - Variable in class velox.api.layer1.messages.indicators.IndicatorColorScheme.ColorDescription
 
isDoNotIncrease() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
isDoNotIncrease() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
isDuplicate - Variable in class velox.api.layer1.data.OrderInfo
 
isDuplicate() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
isDuplicate - Variable in class velox.api.layer1.data.StatusInfo
If true, this is a duplicate of an already existing order.
isEmpty() - Method in class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
isEmpty() - Method in class velox.api.layer1.layers.utils.OrderBook
Check if order book is empty
isEnabledFor(String) - Method in interface velox.api.layer1.Layer1InternallyControllingEnable
 
isEnableSettingsFromConfigPopup - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
isEventsSkipped - Variable in class velox.api.layer1.messages.CurrentTimeUserMessage
If true, indicates some events might have been skipped
For example, will happen after system sleep mode ended
isExchangeUsedForSubscription() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isExecutionEnd - Variable in class velox.api.layer1.data.TradeInfo
true if this trade ends order execution chain
isExecutionStart - Variable in class velox.api.layer1.data.TradeInfo
true if this trade starts new order execution chain
isFullDepth - Variable in class velox.api.layer1.data.InstrumentInfo
True if data provided for instrument is full depth data
isMarketMode() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isMbo() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isNegativeStopLimitOffset() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isNew - Variable in class velox.api.layer1.messages.UserMessageLayersChainCreatedTargeted
Will be true if this is strategy was just added in layer chain, false if it was re-added (e.g.
isOco() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isOso() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isOtc - Variable in class velox.api.layer1.data.TradeInfo
true if the trade is OTC
isRawDataRecordingEnabled() - Static method in class velox.api.layer1.providers.helper.RawDataHelper
Check if raw data recording enabled.
isShowColorSettings - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
isSimulated - Variable in class velox.api.layer1.data.ExecutionInfo
True if execution is simulated by Bookmap.
isSimulated() - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
isSimulated - Variable in class velox.api.layer1.data.OrderInfo
 
isSimulated() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
isStopTriggered() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
isStrategyEnabled(String) - Method in interface velox.api.layer1.Layer1ApiInstrumentSpecificEnabledStateProvider
 
isSubscirbe - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageSubscribeActiveDepth
True if subscribe, false otherwise
isSupportWidget - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Some strategies may choose to NOT display themselves as widget Default: true (widget supported)
isTargeted() - Method in class velox.api.layer1.messages.UserMessageLayersChainCreatedTargeted
 
isTrading() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isTradingStartKnown() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isTrailingStopsAsBracketChildren() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isTrailingStopsAsIndependentOrders() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isTypeUsedForSubscription() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
isWidgetEnabledByDefault - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
isWidgetVisible() - Method in interface velox.api.layer1.layers.strategies.interfaces.WidgetRangeConsumer
 

K

kick - Variable in class velox.api.layer1.data.UserPasswordAccountLoginData
Kick another connection if platform has connections limit that is exhausted.
kick - Variable in class velox.api.layer1.data.UserPasswordDemoLoginData
Kick another connection if platform has connections limit that is exhausted.
knownInstruments - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
List of instruments to be automatically added to subscription dialog
knownInstruments - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 

L

labels - Variable in class velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable.ResultPriceAxisInfo
 
labels - Variable in class velox.api.layer1.utils.CalculatePricesResult
 
lastPrice - Variable in class velox.api.layer1.datastructure.events.TradeAggregationEvent
Last trade price (in requested interval).
lastSize - Variable in class velox.api.layer1.datastructure.events.TradeAggregationEvent
Last trade size (in requested interval).
lastValue - Variable in class velox.api.layer1.utils.CalculatePricesResult
 
Layer0LiveModule - Annotation Type in velox.api.layer0.annotations
This annotation allows automatic discovery of layer0 module entry points.
Layer0ReplayModule - Annotation Type in velox.api.layer0.annotations
This annotation allows automatic discovery of layer0 module entry points.
Layer1ApiAdapter - Interface in velox.api.layer1
Extends all possible Layer1 listeners.
Layer1ApiAdminAdapter - Interface in velox.api.layer1
Provides default empty implementations.
Layer1ApiAdminListenable - Interface in velox.api.layer1
 
Layer1ApiAdminListener - Interface in velox.api.layer1
Listens to general events, such as login results, disconnections, warnings, etc.
Layer1ApiAdminProvider - Interface in velox.api.layer1
Class implementing this should provide general Layer1 Api functions.
Layer1ApiAdvancedGeneratorCreator - Interface in velox.api.layer1
Normally when settings are changed (e.g.
Layer1ApiBasicListenable - Class in velox.api.layer1
 
Layer1ApiBasicListenable() - Constructor for class velox.api.layer1.Layer1ApiBasicListenable
 
Layer1ApiDataAdapter - Interface in velox.api.layer1
Provides default empty implementations.
Layer1ApiDataInterfaceRequestMessage - Class in velox.api.layer1.messages.indicators
Message to request interface to interact with data structure
You might want to invalidate current indicators once you receive yourLayer1ApiDataInterfaceRequestMessage
Layer1ApiDataInterfaceRequestMessage(Consumer<DataStructureInterface>) - Constructor for class velox.api.layer1.messages.indicators.Layer1ApiDataInterfaceRequestMessage
 
Layer1ApiDataListenable - Interface in velox.api.layer1
 
Layer1ApiDataListener - Interface in velox.api.layer1
Listener for trading events
Layer1ApiDataProvider - Interface in velox.api.layer1
Class implementing this should provide trade/depth data to subscribers
Layer1ApiDisableOnLoad - Annotation Type in velox.api.layer1.annotations
Marks strategy that can not be auto enabled on load based on settings, no matter what it's previous state was
Layer1ApiFinishable - Interface in velox.api.layer1
Every strategy should implement this interface Defines action when strategy is being unloaded (removing added GUI, disposing dialogs, etc)
Layer1ApiHistoricalDataLoadedMessage - Class in velox.api.layer1.messages
Historical data for this alias have been loaded
If any data (like sum of trades at time) was cached for this instrument, it may not be valid now
Layer1ApiHistoricalDataLoadedMessage(String) - Constructor for class velox.api.layer1.messages.Layer1ApiHistoricalDataLoadedMessage
 
Layer1ApiInjectorRelay - Class in velox.api.layer1.layers
This relay is also capable of injecting messages into provider -> gui stream in asynchronous manner.
Layer1ApiInjectorRelay(Layer1ApiProvider) - Constructor for class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
Layer1ApiInstrumentAdapter - Interface in velox.api.layer1
Provides default empty implementations.
Layer1ApiInstrumentListenable - Interface in velox.api.layer1
 
Layer1ApiInstrumentListener - Interface in velox.api.layer1
Listener for instrument events
Layer1ApiInstrumentProvider - Interface in velox.api.layer1
Class implementing this should provide ability to work with instruments
Layer1ApiInstrumentSpecificEnabledStateProvider - Interface in velox.api.layer1
If this interface is implemented, when strategy checkbox is selected/deselected in Studies config / Strategy config dialog, strategy will not be loaded/unloaded, instead it will be notified via this interface
Layer1ApiListener - Interface in velox.api.layer1
Extends all possible Layer1 listeners.
Layer1ApiMboDataAdapter - Interface in velox.api.layer1
Provides default empty implementations
Layer1ApiMboDataListenable - Interface in velox.api.layer1
 
Layer1ApiMboDataListener - Interface in velox.api.layer1
Listener for MBO events
Layer1ApiMboDataProvider - Interface in velox.api.layer1
Class implementing this should provide MBO data to subscribers
Layer1ApiProvider - Interface in velox.api.layer1
Extends all possible Layer1 provider aspect interfaces.
Layer1ApiProviderSupportedFeatures - Class in velox.api.layer1.data
In the future all differences between providers should be described by this class or similar ones
Layer1ApiProviderSupportedFeatures(boolean, ProviderType, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, List<OrderDuration>, List<OrderDuration>, List<OrderType>, boolean, boolean, boolean, List<SubscribeInfo>, boolean, boolean, Function<SubscribeInfo, DefaultAndList<Double>>, Function<SubscribeInfo, DefaultAndList<Double>>, HistoricalDataInfo, LookupInfo, Supplier<Boolean>) - Constructor for class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
Don't use this directly - use Layer1ApiProviderSupportedFeaturesBuilder instead.
Layer1ApiProviderSupportedFeatures(boolean, ProviderType, boolean, boolean, boolean, boolean, boolean, boolean, boolean, List<OrderDuration>, List<OrderDuration>, List<OrderType>, boolean, boolean, boolean, List<SubscribeInfo>, boolean, boolean, Function<SubscribeInfo, DefaultAndList<Double>>, Function<SubscribeInfo, DefaultAndList<Double>>, HistoricalDataInfo, LookupInfo, Supplier<Boolean>) - Constructor for class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
Don't use this directly - use Layer1ApiProviderSupportedFeaturesBuilder instead.
Layer1ApiProviderSupportedFeatures(boolean, ProviderType, boolean, boolean, boolean, boolean, boolean, boolean, boolean, List<OrderDuration>, List<OrderDuration>, List<OrderType>, boolean, boolean, boolean, List<SubscribeInfo>, boolean, boolean, Function<SubscribeInfo, DefaultAndList<Double>>, Function<SubscribeInfo, DefaultAndList<Double>>, HistoricalDataInfo) - Constructor for class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
Don't use this directly - use Layer1ApiProviderSupportedFeaturesBuilder instead.
Layer1ApiProviderSupportedFeaturesBuilder - Class in velox.api.layer1.data
Layer1ApiProviderSupportedFeaturesBuilder() - Constructor for class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
Creates a new instance with all features marked as unsupported
Layer1ApiRelay - Class in velox.api.layer1.layers
Good starting point for all injectable strategies.
Layer1ApiRelay(Layer1ApiProvider) - Constructor for class velox.api.layer1.layers.Layer1ApiRelay
 
Layer1ApiRelay(Layer1ApiProvider, boolean) - Constructor for class velox.api.layer1.layers.Layer1ApiRelay
 
Layer1ApiRequestCurrentTimeEvents - Class in velox.api.layer1.messages
Providers time will be sent using CurrentTimeUserMessage at least as often as specified by interval There is one exception: if system was in sleep mode or system time was changed while bookmap was working, some events might be skipped, and event with CurrentTimeUserMessage.isEventsSkipped = true flag will be sent
Layer1ApiRequestCurrentTimeEvents(boolean, long, long) - Constructor for class velox.api.layer1.messages.Layer1ApiRequestCurrentTimeEvents
 
Layer1ApiSoundAlertCancelMessage - Class in velox.api.layer1.messages
Cancels all messages that are currently pending, that match filter
Layer1ApiSoundAlertCancelMessage(Class<?>, Layer1ApiSoundAlertCancelMessage.Layer1ApiSoundMessagesFilter) - Constructor for class velox.api.layer1.messages.Layer1ApiSoundAlertCancelMessage
 
Layer1ApiSoundAlertCancelMessage.Layer1ApiSoundMessagesFilter - Interface in velox.api.layer1.messages
 
Layer1ApiSoundAlertMessage - Class in velox.api.layer1.messages
 
Layer1ApiSoundAlertMessage(byte[], String, long, Duration, Layer1ApiSoundAlertMessage.SoundAlertStatusListener, Class<?>, Object) - Constructor for class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
Creates a message that will launch an alert
Layer1ApiSoundAlertMessage(String) - Constructor for class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
Creates a message that will stop an alert with specified alertId
Layer1ApiSoundAlertMessage.SoundAlertStatus - Enum in velox.api.layer1.messages
 
Layer1ApiSoundAlertMessage.SoundAlertStatusListener - Interface in velox.api.layer1.messages
 
Layer1ApiStrategiesEchoMessagesLayer - Class in velox.api.layer1.layers
If message of type StrategyEchoMessage is sent using Layer1ApiAdminProvider.sendUserMessage(Object) Layer1ApiStrategiesEchoMessagesLayer will send it back with Layer1ApiAdminListener.onUserMessage(Object)} It will be done in ASYNCHRONOUS manner.
Layer1ApiStrategiesEchoMessagesLayer(Layer1ApiProvider) - Constructor for class velox.api.layer1.layers.Layer1ApiStrategiesEchoMessagesLayer
 
Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromGui - Interface in velox.api.layer1.layers
 
Layer1ApiStrategiesEchoMessagesLayer.StrategyEchoMessageFromLayer - Interface in velox.api.layer1.layers
 
Layer1ApiStrategyMessageSymboled - Interface in velox.api.layer1.messages
 
Layer1ApiTradingAdapter - Interface in velox.api.layer1
Provides default empty implementations.
Layer1ApiTradingListenable - Interface in velox.api.layer1
 
Layer1ApiTradingListener - Interface in velox.api.layer1
Listener for order routing
Layer1ApiTradingProvider - Interface in velox.api.layer1
Class implementing this should provide ability to work with orders
Layer1ApiUpstreamRelay - Class in velox.api.layer1.layers
 
Layer1ApiUpstreamRelay() - Constructor for class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
Layer1ApiUserMessageAddStrategyUpdateGenerator - Class in velox.api.layer1.messages
Used to add/remove custom update generators
Important note: when generator is added with this message, custom events will be generated for past history
This can take some time, and it is done synchronously in thread that was used to send message
You might want to invalidate current indicators once you receive control after sending this message
Layer1ApiUserMessageAddStrategyUpdateGenerator(Class<?>, String, boolean, boolean, StrategyUpdateGenerator, GeneratedEventInfo[]) - Constructor for class velox.api.layer1.messages.Layer1ApiUserMessageAddStrategyUpdateGenerator
 
Layer1ApiUserMessageModifyActionToAllInstruments - Class in velox.api.layer1.messages
Adds new action to dropdown menu for every instrument in ControlGui
Layer1ApiUserMessageModifyActionToAllInstruments(String, boolean) - Constructor for class velox.api.layer1.messages.Layer1ApiUserMessageModifyActionToAllInstruments
 
Layer1ApiUserMessageModifyIndicator - Class in velox.api.layer1.messages.indicators
Describes adding or removing indicator from bottom panel Note that you need to remember Layer1ApiUserMessageModifyIndicator.fullName.
Layer1ApiUserMessageModifyIndicator(Class<?>, String, boolean, IndicatorColorScheme, Layer1IndicatorColorInterface, IndicatorLineStyle, Color, Color, IndicatorDisplayLogic, Double, Double, Double, BoundsInfo, Layer1ApiUserMessageModifyIndicator.GraphType, Boolean, Boolean, Boolean, OnlineCalculatable, AliasFilter) - Constructor for class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Note that you need to remember Layer1ApiUserMessageModifyIndicator.fullName.
Layer1ApiUserMessageModifyIndicator(Layer1ApiUserMessageModifyIndicator) - Constructor for class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
Layer1ApiUserMessageModifyIndicator(Layer1ApiUserMessageModifyIndicator, boolean) - Constructor for class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Copy of message with overriden isAdd
Layer1ApiUserMessageModifyIndicator(Class<?>, String, boolean) - Constructor for class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Note that you need to remember Layer1ApiUserMessageModifyIndicator.fullName.
Layer1ApiUserMessageModifyIndicator.Builder - Class in velox.api.layer1.messages.indicators
Layer1ApiUserMessageModifyIndicator.GraphType - Enum in velox.api.layer1.messages.indicators
 
Layer1ApiUserMessageModifyStrategiesMainMenu - Class in velox.api.layer1.messages
Describes either adding or removing group of actions for some strategy in main menu
Layer1ApiUserMessageModifyStrategiesMainMenu(String, boolean, Set<Layer1ApiUserMessageModifyStrategiesMainMenu.MenuDescription>) - Constructor for class velox.api.layer1.messages.Layer1ApiUserMessageModifyStrategiesMainMenu
 
Layer1ApiUserMessageModifyStrategiesMainMenu.MenuDescription - Interface in velox.api.layer1.messages
Describes single menu item that is created by this message
Layer1ApiUserMessageReloadStrategyGui - Class in velox.api.layer1.messages
For all opened dialogs with strategies settings, GUI elements will be reloaded
Layer1ApiUserMessageReloadStrategyGui() - Constructor for class velox.api.layer1.messages.Layer1ApiUserMessageReloadStrategyGui
 
Layer1ApiUserMessageSubscribeActiveDepth - Class in velox.api.layer1.messages
 
Layer1ApiUserMessageSubscribeActiveDepth(boolean, Layer1ApiUserMessageSubscribeActiveDepth.ActiveDepthListener) - Constructor for class velox.api.layer1.messages.Layer1ApiUserMessageSubscribeActiveDepth
 
Layer1ApiUserMessageSubscribeActiveDepth.ActiveDepthListener - Interface in velox.api.layer1.messages
 
Layer1ApiVersion - Annotation Type in velox.api.layer1.annotations
Accepts integer value specifying API version that was used to write this module.
Layer1ApiVersionValue - Enum in velox.api.layer1.annotations
List of API versions.
Layer1Attachable - Annotation Type in velox.api.layer1.annotations
Marks classes that can be loaded from GUI as a strategy.
Should implement AutoCloseable, close will be called when unloading.

When strategy is loaded and is correctly injected in layers chain, it will receive
UserMessageLayersChainCreatedTargeted message via Layer1ApiAdminListener.onUserMessage(Object) (you need to implement it)
After this, you can interact with Layer1ApiProvider, received in your constructor.

When strategy is no longer in layers chain, Layer1ApiFinishable.finish() will be called (you need to implement it)
You can interact with Layer1ApiProvider inside Layer1ApiFinishable.finish() method, if your previous state allowed it (see below for details*)
After method is completed, you can not interact with Layer1ApiProvider.
*Note, that there is no guarantee that if Layer1ApiFinishable.finish() is called, UserMessageLayersChainCreatedTargeted for this strategy was received.
(i.e.
Layer1ChartControlVisbility - Annotation Type in velox.api.layer1.annotations
User will be able to control this strategy (enable/disable) via visibility popup menu
Note that this menu is intended to control only visual components present on main chart, not bottom panel
Layer1ConfigSettingsInterface - Interface in velox.api.layer1.settings
Implement this interface if you want your strategy to receive interface to save/load settings from Bookmap config
Layer1CustomPanelsGetter - Interface in velox.api.layer1
Implement this interface if you want strategy to show custom panels when selected in strategies dialog
Layer1Descripted - Interface in velox.api.layer1
Implement this interface if you want your strategy to display description in strategies dialog
Layer1IndicatorColorInterface - Interface in velox.api.layer1.layers.strategies.interfaces
 
Layer1Injectable - Annotation Type in velox.api.layer1.annotations
Marks classes that can be loaded from GUI as a strategy.
Class will be injected in layers chain.
Should implement AutoCloseable, close will be called when unloading.

When strategy is loaded and is correctly injected in layers chain, it will recieve
UserMessageLayersChainCreatedTargeted message via Layer1ApiAdminListener.onUserMessage(Object) (you need to implement it)
After this, you can interact with Layer1ApiProvider, received in your construtor.

When strategy is no longer in layers chain, Layer1ApiFinishable.finish() will be called (you need to implement it)
You can interact with Layer1ApiProvider inside Layer1ApiFinishable.finish() method, if your previous state allowed it (see below for details*)
After method is completed, you can not interact with Layer1ApiProvider.
*Note, that there is no guarantee that if Layer1ApiFinishable.finish() is called, UserMessageLayersChainCreatedTargeted for this strategy was received.
(i.e.
Layer1InternallyControllingEnable - Interface in velox.api.layer1
This interface allows Bookmap to know if strategy is enabled/disabled for specific instrument
Layer1InternallyControllingEnable.InvalidateIsEnabledCallback - Interface in velox.api.layer1
 
Layer1PriceAxisRangeCalculatable - Interface in velox.api.layer1.layers.strategies.interfaces
Implement this interface if you want to manually calculate price axis ranges for your indicators
Layer1PriceAxisRangeCalculatable.InputPriceAxisInfo - Class in velox.api.layer1.layers.strategies.interfaces
Range of values for this indicator [minValue, maxValue]
Layer1PriceAxisRangeCalculatable.ResultPriceAxisInfo - Class in velox.api.layer1.layers.strategies.interfaces
 
Layer1SimpleAttachable - Annotation Type in velox.api.layer1.annotations
Marks classes that can be loaded from GUI as a strategy.
Simplified version of Layer1 API, for more advanced (but more complex) version use Layer1Attachable
Layer1StrategyAddInterface - Interface in velox.api.layer1.layers.strategies.interfaces
 
Layer1StrategyDateLicensed - Annotation Type in velox.api.layer1.annotations
Use this annotation if your strategy should only be available if it user has corresponding license field set to a date ahead of current date.
Layer1StrategyName - Annotation Type in velox.api.layer1.annotations
Specifies a name for strategy that will be displayed in strategies dialog
Layer1TradingStrategy - Annotation Type in velox.api.layer1.annotations
Mark strategy as trading strategy, not allowing it to be used in non demo real trading
Layer1WidgetRangeInterface - Interface in velox.api.layer1.layers.strategies.interfaces
 
LayerApiListenable - Interface in velox.api.layer1
 
levels(boolean) - Method in class velox.api.layer1.layers.utils.OrderBook
 
levels(boolean, int, int) - Method in class velox.api.layer1.layers.utils.OrderBook
 
levels(boolean, int, boolean, int, boolean) - Method in class velox.api.layer1.layers.utils.OrderBook
 
limitPrice - Variable in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
limitPrice - Variable in class velox.api.layer1.data.OrderInfo
 
limitPrice - Variable in class velox.api.layer1.data.OrderMoveParameters
New limit price, NaN if order does not have a limit price
limitPrice - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Limit price for limit and stop-limit orders, NaN for market orders
limitPriceChanged - Variable in class velox.api.layer1.data.OrderInfoUpdate
 
limitsCalculator - Variable in class velox.api.layer1.messages.indicators.IndicatorDisplayLogic
 
LimitsCalculator - Interface in velox.api.layer1.messages.indicators
Custom logic for calculating display limits for indicator that has given minimum and maximum values in displayed range
LimitsResponse - Class in velox.api.layer1.messages.indicators
Describe calculated limits range
LimitsResponse(double, double) - Constructor for class velox.api.layer1.messages.indicators.LimitsResponse
[minValue maxValue] calculated limits
LineBreaker - Class in velox.api.layer1.layers.strategies.interfaces
Line will not be drawn in this pixel.
LineBreaker() - Constructor for class velox.api.layer1.layers.strategies.interfaces.LineBreaker
 
lineColor - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
ListenableHelper - Class in velox.api.layer1.common
 
ListenableHelper() - Constructor for class velox.api.layer1.common.ListenableHelper
 
listener - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageSubscribeActiveDepth
 
Log - Class in velox.api.layer1.common
Allows you to write messages to bookmap log.
Log() - Constructor for class velox.api.layer1.common.Log
 
Log.LogListener - Interface in velox.api.layer1.common
 
Log.SimpleConsoleLogger - Class in velox.api.layer1.common
 
login(LoginData) - Method in interface velox.api.layer1.Layer1ApiAdminProvider
Initiate login to the platform.
login(LoginData) - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
LoginData - Interface in velox.api.layer1.data
Classes that contain login information for specific platforms extend this
LoginFailedReason - Enum in velox.api.layer1.data
Reason why login failed
lookupInfo - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
lookupInfo - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
LookupInfo - Interface in velox.api.layer1.data
Provides info for subscription dialog lookup dropdown.
LookupSubscribeInfo - Class in velox.api.layer1.data
Subscription info for subscription dialog lookup dropdown
LookupSubscribeInfo(String, String, String, String) - Constructor for class velox.api.layer1.data.LookupSubscribeInfo
 
LookupSubscribeInfo(String, String, String, String, boolean) - Constructor for class velox.api.layer1.data.LookupSubscribeInfo
 

M

mainLineStyleMask - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
mainLineStyleMask - Variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
Mask for the main line style.
mainLineStyleMultiplier - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
mainLineStyleMultiplier - Variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
Multiplier for the main line style.
mainLineWidth - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
mainLineWidth - Variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
Main line width.
markAllChanged() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
markAllUnchanged() - Method in class velox.api.layer1.data.OrderInfoBuilder
 
Marker(double, int, int, BufferedImage) - Constructor for class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.Marker
Creates new marker
markerY - Variable in class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.Marker
Vertical position of marker (price / pips)
marketMode - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
MarketMode - Enum in velox.api.layer1.data
 
MAX_NEGATIVE_PRICES_STEPS_MULTIPLIER_POWER - Static variable in class velox.api.layer1.utils.PriceRangeCalculationHelper
 
MAX_POSITIVE_PRICES_STEPS_MULTIPLIER_POWER - Static variable in class velox.api.layer1.utils.PriceRangeCalculationHelper
 
maxValue - Variable in class velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable.InputPriceAxisInfo
 
maxValue - Variable in class velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable.ResultPriceAxisInfo
 
maxValue - Variable in class velox.api.layer1.messages.indicators.BoundsInfo
Can be null to indicate no predetermined maximum value
maxValue - Variable in class velox.api.layer1.messages.indicators.LimitsResponse
 
mbo - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
Provides MBO data.
MboAggregationEvent - Class in velox.api.layer1.datastructure.events
Aggregation of MBO data in some time interval
MboAggregationEvent(long) - Constructor for class velox.api.layer1.datastructure.events.MboAggregationEvent
 
MboAggregationEvent.Order - Class in velox.api.layer1.datastructure.events
 
MboAggregationEvent.PriceSizeUpdate - Class in velox.api.layer1.datastructure.events
 
mboDataListeners - Variable in class velox.api.layer0.live.ExternalLiveBaseProvider
 
mboDataListeners - Variable in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
mboDataListeners - Variable in class velox.api.layer1.Layer1ApiBasicListenable
 
menuDescriptionSet - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageModifyStrategiesMainMenu
Should have required action listeners attached.
metadata - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
This field will not be used anywhere outside of strategy code, but strategy can later use this field, for example, to determine if this message should be cancelled in Layer1ApiSoundAlertCancelMessage.Layer1ApiSoundMessagesFilter.shouldCancelMessage(Layer1ApiSoundAlertMessage)
MIN_INTERVAL_NS - Static variable in class velox.api.layer1.messages.Layer1ApiRequestCurrentTimeEvents
 
minLimitsRange - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
minValue - Variable in class velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable.InputPriceAxisInfo
 
minValue - Variable in class velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable.ResultPriceAxisInfo
 
minValue - Variable in class velox.api.layer1.messages.indicators.BoundsInfo
Can be null to indicate no predetermined minimum value
minValue - Variable in class velox.api.layer1.messages.indicators.LimitsResponse
 
modificationTimeChanged - Variable in class velox.api.layer1.data.OrderInfoUpdate
 
modificationUtcTime - Variable in class velox.api.layer1.data.OrderInfo
 
multiplier - Variable in class velox.api.layer1.data.InstrumentInfo
Similar to "tick value" in its meaning, with the only difference of being per price unit instead of per tick (can be computed as tick value divided by InstrumentInfo.pips)
multiplier - Variable in class velox.api.layer1.utils.CalculatePricesResult
 

N

name - Variable in class velox.api.layer1.messages.indicators.IndicatorColorScheme.ColorDescription
Color name that user will see
name - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageModifyActionToAllInstruments
 
NanoClock - Class in velox.api.layer1.common
Provides high precision timestamps.
NanoClock() - Constructor for class velox.api.layer1.common.NanoClock
 
negativeStopLimitOffset - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
If this is set to false then stop-limit orders can only be sent with positive or zero offset
netLiquidityValue - Variable in class velox.api.layer1.data.BalanceInfo.BalanceInCurrency
 
newOrders - Variable in class velox.api.layer1.datastructure.events.MboAggregationEvent
New orders submitted in this period.
newPassword - Variable in class velox.api.layer1.data.UserPasswordLoginData
If supported by platform password will be changed to this value.
NONE - Static variable in class velox.api.layer1.layers.utils.OrderBook
 
NONE - Static variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
No line.

O

oco - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
OcoOrderSendParameters - Class in velox.api.layer1.data
 
OcoOrderSendParameters(List<SimpleOrderSendParameters>) - Constructor for class velox.api.layer1.data.OcoOrderSendParameters
 
OcoOrderSendParameters(SimpleOrderSendParameters...) - Constructor for class velox.api.layer1.data.OcoOrderSendParameters
 
offset - Variable in class velox.api.layer1.data.OrderMoveToMarketParameters
How deep into market should order be moved
onActiveDepth(String, ActiveDepthLimits) - Method in interface velox.api.layer1.messages.Layer1ApiUserMessageSubscribeActiveDepth.ActiveDepthListener
 
onAddGenerators() - Method in interface velox.api.layer1.Layer1ApiAdvancedGeneratorCreator
Called when data has been changed (e.g.
onAddResetPoint(ResetPoint) - Method in interface velox.gui.utils.GuiUtils.ResetControlPanelCallbacks
 
onAdjust() - Method in class velox.gui.colors.ColorsConfigItem
 
onBalance(BalanceInfo) - Method in interface velox.api.layer1.Layer1ApiTradingAdapter
 
onBalance(BalanceInfo) - Method in interface velox.api.layer1.Layer1ApiTradingListener
Called when account balance information changes
onBalance(BalanceInfo) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onBalance(BalanceInfo) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onClearPoints() - Method in interface velox.gui.utils.GuiUtils.ResetControlPanelCallbacks
 
onColorsChanged() - Method in interface velox.colors.ColorsChangedListener
 
onColorsChanged() - Method in class velox.colors.WeakReferenceColorsChangedListener
 
onConnectionLost(DisconnectionReason, String) - Method in interface velox.api.layer1.Layer1ApiAdminAdapter
 
onConnectionLost(DisconnectionReason, String) - Method in interface velox.api.layer1.Layer1ApiAdminListener
Connection to server lost
onConnectionLost(DisconnectionReason, String) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onConnectionLost(DisconnectionReason, String) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onConnectionRestored() - Method in interface velox.api.layer1.Layer1ApiAdminAdapter
 
onConnectionRestored() - Method in interface velox.api.layer1.Layer1ApiAdminListener
Connection to server restored
onConnectionRestored() - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onConnectionRestored() - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onCurrentColorChanged() - Method in class velox.gui.colors.ColorsConfigItem
 
onDepth(String, boolean, int, int) - Method in interface velox.api.layer1.Layer1ApiDataAdapter
 
onDepth(String, boolean, int, int) - Method in interface velox.api.layer1.Layer1ApiDataListener
Depth data update.
onDepth(String, boolean, int, int) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onDepth(String, boolean, int, int) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onInstrumentAdded(String, InstrumentInfo) - Method in interface velox.api.layer1.Layer1ApiInstrumentAdapter
 
onInstrumentAdded(String, InstrumentInfo) - Method in interface velox.api.layer1.Layer1ApiInstrumentListener
Indicates successful subscription to the instrument
onInstrumentAdded(String, InstrumentInfo) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onInstrumentAdded(String, InstrumentInfo) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onInstrumentAlreadySubscribed(String, String, String) - Method in interface velox.api.layer1.Layer1ApiInstrumentAdapter
 
onInstrumentAlreadySubscribed(String, String, String) - Method in interface velox.api.layer1.Layer1ApiInstrumentListener
Indicates that attempt to subscribe failed because subscription is already active
onInstrumentAlreadySubscribed(String, String, String) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onInstrumentAlreadySubscribed(String, String, String) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onInstrumentNotFound(String, String, String) - Method in interface velox.api.layer1.Layer1ApiInstrumentAdapter
 
onInstrumentNotFound(String, String, String) - Method in interface velox.api.layer1.Layer1ApiInstrumentListener
Indicates that attempt to subscribe failed because instrument does not exist
onInstrumentNotFound(String, String, String) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onInstrumentNotFound(String, String, String) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onInstrumentRemoved(String) - Method in interface velox.api.layer1.Layer1ApiInstrumentAdapter
 
onInstrumentRemoved(String) - Method in interface velox.api.layer1.Layer1ApiInstrumentListener
Unsubscribed from instrument (user-initiated or provider initiated).
Please note that if you use this in strategy that implements OnlineCalculatable, you should not delete any data about instrument that is expected in OnlineCalculatable.calculateValuesInRange(String, String, long, long, int, velox.api.layer1.layers.strategies.interfaces.CalculatedResultListener) or OnlineCalculatable.createOnlineValueCalculator(String, String, long, java.util.function.Consumer, velox.api.layer1.layers.strategies.interfaces.InvalidateInterface), or should handle absence of that data (in case you delete it) gracefully.
onInstrumentRemoved(String) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onInstrumentRemoved(String) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onIntervalsNumber(int) - Method in interface velox.api.layer1.layers.strategies.interfaces.OnlineValueCalculatorAdapter
Guaranteed to be called once after adapter is created and OnlineValueCalculatorAdapter.onIntervalWidth(long) method is called, before any other methods are called
onIntervalWidth(long) - Method in interface velox.api.layer1.layers.strategies.interfaces.OnlineValueCalculatorAdapter
Guaranteed to be called once after adapter is created and before any other methods are called
onLeftTimeChanged(long) - Method in interface velox.api.layer1.layers.strategies.interfaces.OnlineValueCalculatorAdapter
Guaranteed to be called once after adapter is created and OnlineValueCalculatorAdapter.onIntervalWidth(long) and OnlineValueCalculatorAdapter.onIntervalsNumber(int) methods are called, before any other methods are called
Subsequent calls indicate that chart's left pixel was changed
OnlineCalculatable - Interface in velox.api.layer1.layers.strategies.interfaces
Strategy implementing this interfaces should support 2 types of requests.
onlineCalculatable - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
OnlineCalculatable.Marker - Class in velox.api.layer1.layers.strategies.interfaces
If passed as value it will cause marker to be drawn at that place (currently works only for Layer1ApiUserMessageModifyIndicator.GraphType.PRIMARY).
OnlineCalculatable.ValueBundle - Class in velox.api.layer1.layers.strategies.interfaces
 
OnlineValueCalculatorAdapter - Interface in velox.api.layer1.layers.strategies.interfaces
Receives updates, can generate new value for given strategy in response
onLoginFailed(LoginFailedReason, String) - Method in interface velox.api.layer1.Layer1ApiAdminAdapter
 
onLoginFailed(LoginFailedReason, String) - Method in interface velox.api.layer1.Layer1ApiAdminListener
Failed to login with specified credentials
onLoginFailed(LoginFailedReason, String) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onLoginFailed(LoginFailedReason, String) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onLoginSuccessful() - Method in interface velox.api.layer1.Layer1ApiAdminAdapter
 
onLoginSuccessful() - Method in interface velox.api.layer1.Layer1ApiAdminListener
Successful login.
onLoginSuccessful() - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onLoginSuccessful() - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onMarketMode(String, MarketMode) - Method in interface velox.api.layer1.Layer1ApiDataAdapter
 
onMarketMode(String, MarketMode) - Method in interface velox.api.layer1.Layer1ApiDataListener
Market mode update.
onMarketMode(String, MarketMode) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onMarketMode(String, MarketMode) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onMboCancel(String, String) - Method in interface velox.api.layer1.Layer1ApiMboDataAdapter
 
onMboCancel(String, String) - Method in interface velox.api.layer1.Layer1ApiMboDataListener
 
onMboCancel(String, String) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onMboCancel(String, String) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onMboReplace(String, String, int, int) - Method in interface velox.api.layer1.Layer1ApiMboDataAdapter
 
onMboReplace(String, String, int, int) - Method in interface velox.api.layer1.Layer1ApiMboDataListener
 
onMboReplace(String, String, int, int) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onMboReplace(String, String, int, int) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onMboSend(String, String, boolean, int, int) - Method in interface velox.api.layer1.Layer1ApiMboDataAdapter
 
onMboSend(String, String, boolean, int, int) - Method in interface velox.api.layer1.Layer1ApiMboDataListener
 
onMboSend(String, String, boolean, int, int) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onMboSend(String, String, boolean, int, int) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onNoSubscribers() - Method in class velox.api.layer1.Layer1ApiBasicListenable
Called when no subscribers left.
onOrderExecuted(ExecutionInfo) - Method in interface velox.api.layer1.Layer1ApiTradingAdapter
 
onOrderExecuted(ExecutionInfo) - Method in interface velox.api.layer1.Layer1ApiTradingListener
Called when one of our orders gets executed
onOrderExecuted(ExecutionInfo) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onOrderExecuted(ExecutionInfo) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onOrderUpdated(OrderInfoUpdate) - Method in interface velox.api.layer1.Layer1ApiTradingAdapter
 
onOrderUpdated(OrderInfoUpdate) - Method in interface velox.api.layer1.Layer1ApiTradingListener
Called when order is updated (order creation is also considered an update).
onOrderUpdated(OrderInfoUpdate) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onOrderUpdated(OrderInfoUpdate) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onRealTimeDataStart() - Method in interface velox.api.layer1.layers.strategies.interfaces.OnlineValueCalculatorAdapter
Any data that came before this method call was historical data from last pixel
There is no need to treat this data differently, but if this data triggers any invalidates, in some case this could result in continuous invalidations
(if time is paused in replay and chart range is not changing, data received will always be the same
onRemoveIndicators() - Method in interface velox.api.layer1.Layer1ApiAdvancedGeneratorCreator
Called when strategy is being unloaded due to data change (e.g.
onRestore(boolean) - Method in class velox.gui.colors.ColorsConfigItem
 
onSessionStartTimeEnabled(boolean) - Method in interface velox.gui.utils.GuiUtils.ResetControlPanelCallbacks
 
onSettingsChanged() - Method in interface velox.api.layer1.Layer1ApiAdvancedGeneratorCreator
Called when settings has been changed.
onSoundAlertStatus(String, Layer1ApiSoundAlertMessage.SoundAlertStatus) - Method in interface velox.api.layer1.messages.Layer1ApiSoundAlertMessage.SoundAlertStatusListener
 
onStatus(StatusInfo) - Method in interface velox.api.layer1.Layer1ApiTradingAdapter
 
onStatus(StatusInfo) - Method in interface velox.api.layer1.Layer1ApiTradingListener
Called when instrument status information changes (PnL, number of open orders, position, etc).
onStatus(StatusInfo) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onStatus(StatusInfo) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onStrategyAdd() - Method in interface velox.api.layer1.layers.strategies.interfaces.Layer1StrategyAddInterface
Called immediately after constructor if strategy was added (as opposed to being loaded from settings); that's usually a result of user manually adding the strategy and is a good time to display initial notifications or perform initial set up process.
onStrategyCheckboxEnabled(String, boolean) - Method in interface velox.api.layer1.Layer1ApiInstrumentSpecificEnabledStateProvider
Checkbox for this strategy for this alias was set enabled/disabled
onSystemTextMessage(String, SystemTextMessageType) - Method in interface velox.api.layer1.Layer1ApiAdminAdapter
 
onSystemTextMessage(String, SystemTextMessageType) - Method in interface velox.api.layer1.Layer1ApiAdminListener
Some message from the system.
onSystemTextMessage(String, SystemTextMessageType) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onSystemTextMessage(String, SystemTextMessageType) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onTrade(String, double, int, TradeInfo) - Method in interface velox.api.layer1.Layer1ApiDataAdapter
 
onTrade(String, double, int, TradeInfo) - Method in interface velox.api.layer1.Layer1ApiDataListener
Trade
onTrade(String, double, int, TradeInfo) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onTrade(String, double, int, TradeInfo) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onUpdate(boolean, int, long) - Method in class velox.api.layer1.layers.utils.OrderBook
 
onUpdate(DepthAggregationEvent) - Method in class velox.api.layer1.layers.utils.OrderBook
 
onUserMessage(Object) - Method in interface velox.api.layer1.Layer1ApiAdminAdapter
 
onUserMessage(Object) - Method in interface velox.api.layer1.Layer1ApiAdminListener
Allows incorporating arbitrary functionality into protocol
onUserMessage(Object) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
onUserMessage(Object) - Method in class velox.api.layer1.layers.Layer1ApiUpstreamRelay
 
onUserMessage(Object) - Method in interface velox.api.layer1.layers.strategies.interfaces.OnlineValueCalculatorAdapter
 
onUserMessage(Object) - Method in interface velox.api.layer1.messages.indicators.StrategyUpdateGenerator
Similar to Layer1ApiAdminListener.onUserMessage(Object)
Currently only iceberg messages are passed here
Order(boolean, int, int) - Constructor for class velox.api.layer1.datastructure.events.MboAggregationEvent.Order
 
Order - Class in velox.api.layer1.layers.utils.mbo
 
Order(String, boolean, int, int) - Constructor for class velox.api.layer1.layers.utils.mbo.Order
 
Order(Order) - Constructor for class velox.api.layer1.layers.utils.mbo.Order
 
Order(boolean, int, long) - Constructor for class velox.api.layer1.layers.utils.OrderByOrderBook.Order
 
OrderBook - Class in velox.api.layer1.layers.utils
 
OrderBook() - Constructor for class velox.api.layer1.layers.utils.OrderBook
 
OrderBook(OrderBook) - Constructor for class velox.api.layer1.layers.utils.OrderBook
 
OrderBookMbo - Class in velox.api.layer1.layers.utils.mbo
 
OrderBookMbo() - Constructor for class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
OrderBookMbo(OrderBookMbo) - Constructor for class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
OrderByOrderBook - Class in velox.api.layer1.layers.utils
Class designed to help with conversion from MBO to MBP data.
OrderByOrderBook() - Constructor for class velox.api.layer1.layers.utils.OrderByOrderBook
 
OrderByOrderBook.Order - Class in velox.api.layer1.layers.utils
Describes single order
OrderByOrderBook.OrderUpdateResult - Class in velox.api.layer1.layers.utils
OrderCancelParameters - Class in velox.api.layer1.data
Used to cancel the order
OrderCancelParameters(String) - Constructor for class velox.api.layer1.data.OrderCancelParameters
Request to cancel single order
OrderCancelParameters(String, boolean) - Constructor for class velox.api.layer1.data.OrderCancelParameters
Request to cancel single order.
OrderCancelParameters(String, long, boolean) - Constructor for class velox.api.layer1.data.OrderCancelParameters
 
OrderDuration - Enum in velox.api.layer1.data
Order durations
OrderExecutedEvent - Class in velox.api.layer1.datastructure.events
Information about order execution.
OrderExecutedEvent(long, ExecutionInfo, String) - Constructor for class velox.api.layer1.datastructure.events.OrderExecutedEvent
 
OrderExecutedEvent(OrderExecutedEvent) - Constructor for class velox.api.layer1.datastructure.events.OrderExecutedEvent
 
orderId - Variable in class velox.api.layer0.data.OrderQueuePositionUserMessage
Deprecated.
 
orderId - Variable in class velox.api.layer1.data.ExecutionInfo
 
orderId - Variable in class velox.api.layer1.data.OrderInfo
 
orderId - Variable in class velox.api.layer1.data.OrderUpdateParameters
 
OrderInfo - Class in velox.api.layer1.data
Cumulative information about the order
OrderInfo(String, String, boolean, OrderType, String, boolean, int, int, double, OrderDuration, OrderStatus, double, double, boolean, long) - Constructor for class velox.api.layer1.data.OrderInfo
 
OrderInfo(String, String, boolean, OrderType, String, boolean, int, int, double, OrderDuration, OrderStatus, double, double, boolean, long, boolean) - Constructor for class velox.api.layer1.data.OrderInfo
 
OrderInfo(String, String, boolean, OrderType, String, boolean, int, int, double, OrderDuration, OrderStatus, double, double, boolean, long, boolean, boolean) - Constructor for class velox.api.layer1.data.OrderInfo
 
OrderInfoBuilder - Class in velox.api.layer1.data
Modifiable version of OrderInfo/OrderInfoUpdate.
OrderInfoBuilder(String, String, boolean, OrderType, String, boolean) - Constructor for class velox.api.layer1.data.OrderInfoBuilder
 
OrderInfoBuilder(String, String, boolean, OrderType, String, boolean, int, boolean, int, boolean, double, boolean, OrderDuration, boolean, OrderStatus, boolean, double, boolean, double, boolean, boolean, boolean, long, boolean, boolean) - Constructor for class velox.api.layer1.data.OrderInfoBuilder
 
OrderInfoUpdate - Class in velox.api.layer1.data
Contains cumulative information about the order + boolean fields, that mark what has changed since the last time it was reported.
OrderInfoUpdate(String, String, boolean, OrderType, String, boolean, int, boolean, int, boolean, double, boolean, OrderDuration, boolean, OrderStatus, boolean, double, boolean, double, boolean, boolean, boolean, long, boolean, boolean, boolean) - Constructor for class velox.api.layer1.data.OrderInfoUpdate
 
OrderInfoUpdate(String, String, boolean, OrderType, String, boolean, int, boolean, int, boolean, double, boolean, OrderDuration, boolean, OrderStatus, boolean, double, boolean, double, boolean, boolean, boolean, long, boolean, boolean) - Constructor for class velox.api.layer1.data.OrderInfoUpdate
 
OrderInfoUpdate(String, String, boolean, OrderType, String, boolean, int, boolean, int, boolean, double, boolean, OrderDuration, boolean, OrderStatus, boolean, double, boolean, double, boolean, boolean, boolean, long, boolean) - Constructor for class velox.api.layer1.data.OrderInfoUpdate
 
OrderInfoUpdate(OrderInfo) - Constructor for class velox.api.layer1.data.OrderInfoUpdate
 
orderInfoUpdate - Variable in class velox.api.layer1.datastructure.events.OrderUpdatedEvent
 
OrderMoveParameters - Class in velox.api.layer1.data
Used to change order price(s)
OrderMoveParameters(String, double, double) - Constructor for class velox.api.layer1.data.OrderMoveParameters
 
OrderMoveToMarketParameters - Class in velox.api.layer1.data
Used to change order price so it gets immediately executed
OrderMoveToMarketParameters(String, int) - Constructor for class velox.api.layer1.data.OrderMoveToMarketParameters
 
OrderQueuePositionUserMessage - Class in velox.api.layer0.data
Deprecated.
OrderQueuePositionUserMessage(String, int) - Constructor for class velox.api.layer0.data.OrderQueuePositionUserMessage
Deprecated.
Record order position in the queue
OrderResizeParameters - Class in velox.api.layer1.data
Used to change order size
OrderResizeParameters(String, int) - Constructor for class velox.api.layer1.data.OrderResizeParameters
 
orders - Variable in class velox.api.layer1.data.OcoOrderSendParameters
 
orders - Variable in class velox.api.layer1.data.OsoOrderSendParameters
 
OrderSendParameters - Interface in velox.api.layer1.data
Base interface for sending any order type
OrderStatus - Enum in velox.api.layer1.data
Order status
OrderType - Enum in velox.api.layer1.data
Order type
OrderUpdatedEvent - Class in velox.api.layer1.datastructure.events
Order update event.
OrderUpdatedEvent(long, OrderInfoUpdate, String) - Constructor for class velox.api.layer1.datastructure.events.OrderUpdatedEvent
 
OrderUpdatedEvent(OrderUpdatedEvent) - Constructor for class velox.api.layer1.datastructure.events.OrderUpdatedEvent
 
OrderUpdateParameters - Class in velox.api.layer1.data
Basic parameters necessary to perform any order update
OrderUpdateParameters(String) - Constructor for class velox.api.layer1.data.OrderUpdateParameters
 
OrderUpdateResult(int, long, long) - Constructor for class velox.api.layer1.layers.utils.OrderByOrderBook.OrderUpdateResult
 
orderUpdates - Variable in class velox.api.layer1.datastructure.events.OrderUpdatesExecutionsAggregationEvent
List of updates.
OrderUpdatesExecutionsAggregationEvent - Class in velox.api.layer1.datastructure.events
Keeps info about all updates and executions that happened to orders
OrderUpdatesExecutionsAggregationEvent(long) - Constructor for class velox.api.layer1.datastructure.events.OrderUpdatesExecutionsAggregationEvent
 
oso - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
OsoOrderSendParameters - Class in velox.api.layer1.data
 
OsoOrderSendParameters(List<SimpleOrderSendParameters>) - Constructor for class velox.api.layer1.data.OsoOrderSendParameters
 
ownerClassName - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Name of owner strategy class
ownerUserName - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
User friendly name of owner strategy class (if provided via Layer1StrategyName)

P

passiveOrderId - Variable in class velox.api.layer1.data.TradeInfo
order (partially) consumed by aggressor, can be null if not known/not applicable
password - Variable in class velox.api.layer1.data.UserPasswordLoginData
 
pips - Variable in class velox.api.layer1.data.InstrumentInfo
Also known as min tick, tick size or minimal price increment.
pips - Variable in class velox.api.layer1.data.SubscribeInfoCrypto
Some cryptocurrencies might have pips (min tick) too low to be useful in bookmap.
pipsFunction - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
If set, it will be called to determine what are the possible pips values for selected instrument
pipsFunction - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
position - Variable in class velox.api.layer0.data.OrderQueuePositionUserMessage
Deprecated.
 
position - Variable in class velox.api.layer1.data.StatusInfo
position
predictFullName(Class<?>, String) - Static method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
There is no guarantee that value returned from this method will be the same as indicator's full name
Do not use this method to predict strategy name
previousDayBalance - Variable in class velox.api.layer1.data.BalanceInfo.BalanceInCurrency
 
price - Variable in class velox.api.layer0.data.IndicatorPointUserMessage
Deprecated.
 
price - Variable in class velox.api.layer0.data.TextDataMessage
 
price - Variable in class velox.api.layer1.data.ExecutionInfo
Price where execution happened
price - Variable in class velox.api.layer1.datastructure.events.MboAggregationEvent.PriceSizeUpdate
 
price - Variable in class velox.api.layer1.layers.utils.OrderByOrderBook.Order
order price
PriceFormatHelper - Class in velox.api.layer1.providers.helper
 
PriceFormatHelper() - Constructor for class velox.api.layer1.providers.helper.PriceFormatHelper
 
priceMultiplier - Variable in class velox.api.layer1.data.SubscribeInfoCrypto
Deprecated.
PriceRangeCalculationHelper - Class in velox.api.layer1.utils
Provides implementations of price range calculation
PriceRangeCalculationHelper() - Constructor for class velox.api.layer1.utils.PriceRangeCalculationHelper
 
PRICES_STEPS_MULTIPLIERS - Static variable in class velox.api.layer1.utils.PriceRangeCalculationHelper
 
PriceSizeUpdate(int, int) - Constructor for class velox.api.layer1.datastructure.events.MboAggregationEvent.PriceSizeUpdate
 
priceStep - Variable in class velox.api.layer1.utils.CalculatePricesResult
 
provider - Variable in class velox.api.layer1.layers.Layer1ApiRelay
Do not change it directly, use Layer1ApiRelay.setProvider(Layer1ApiProvider).
provideResponse(Object) - Method in interface velox.api.layer1.layers.strategies.interfaces.CalculatedResultListener
It is expected that number of provided responses is equal to number of requested intervals.

R

rateToBase - Variable in class velox.api.layer1.data.BalanceInfo.BalanceInCurrency
Conversion rate to account base currency.
RawDataHelper - Class in velox.api.layer1.providers.helper
You can use this helper class to record raw data.
RawDataHelper() - Constructor for class velox.api.layer1.providers.helper.RawDataHelper
 
ReadFileLoginData - Class in velox.api.layer0.data
Request to start reading specific file
ReadFileLoginData(File) - Constructor for class velox.api.layer0.data.ReadFileLoginData
 
realizedPnl - Variable in class velox.api.layer1.data.BalanceInfo.BalanceInCurrency
 
realizedPnl - Variable in class velox.api.layer1.data.StatusInfo
realized (closed) PnL
REMOVAL - Static variable in class velox.api.layer1.datastructure.events.MboAggregationEvent.PriceSizeUpdate
 
removeListener(Layer1ApiAdminListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
removeListener(Layer1ApiInstrumentListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
removeListener(Layer1ApiTradingListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
removeListener(Layer1ApiDataListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
removeListener(Layer1ApiMboDataListener) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
 
removeListener(Layer1ApiAdminListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
removeListener(Layer1ApiInstrumentListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
removeListener(Layer1ApiTradingListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
removeListener(Layer1ApiDataListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
removeListener(Layer1ApiMboDataListener) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
removeListener(Layer1ApiAdminListener) - Method in interface velox.api.layer1.Layer1ApiAdminListenable
Remove listener for general events
removeListener(Layer1ApiInstrumentListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
removeListener(Layer1ApiDataListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
removeListener(Layer1ApiMboDataListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
removeListener(Layer1ApiTradingListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
removeListener(Layer1ApiAdminListener) - Method in class velox.api.layer1.Layer1ApiBasicListenable
 
removeListener(Layer1ApiDataListener) - Method in interface velox.api.layer1.Layer1ApiDataListenable
Remove data listener
removeListener(Layer1ApiInstrumentListener) - Method in interface velox.api.layer1.Layer1ApiInstrumentListenable
Remove instrument events listener
removeListener(Layer1ApiMboDataListener) - Method in interface velox.api.layer1.Layer1ApiMboDataListenable
Remove mbo data listener
removeListener(Layer1ApiTradingListener) - Method in interface velox.api.layer1.Layer1ApiTradingListenable
Remove trading listener
removeListeners(LayerApiListenable, Object) - Static method in class velox.api.layer1.common.ListenableHelper
removeOrder(long) - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Remove existing order from the book
REPEAT_COUNT_INFINITE - Static variable in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
 
repeatCount - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
Number of times sound will be repeated or Layer1ApiSoundAlertMessage.REPEAT_COUNT_INFINITE for infinite replay (until cancelled by user).
repeatDelay - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
Delay between sound repetitions.
replace(String, int, int) - Method in class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
representation(SimpleOrderSendParameters.PriceFormatter, double) - Method in class velox.api.layer1.data.SimpleOrderSendParameters
 
requestReload() - Method in class velox.gui.StrategyPanel
Reload strategy panels, Layer1CustomPanelsGetter.getCustomGuiFor(String, String) will be called again if panel was still visible to retrieve updated version
ResultPriceAxisInfo(double, double, String[]) - Constructor for class velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable.ResultPriceAxisInfo
 
rightLineStyleMask - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
rightLineStyleMask - Variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
Mask for the right line style.
rightLineStyleMultiplier - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
rightLineStyleMultiplier - Variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
Multiplier for the right line style.
rightLineWidth - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
rightLineWidth - Variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
Right line width.

S

safeInject(Runnable) - Method in class velox.api.layer1.layers.Layer1ApiInjectorRelay
Deprecated.
say(String) - Static method in class velox.api.layer1.layers.utils.SoundSynthHelper
Synthesize and say immediately.
second - Variable in class velox.api.layer1.providers.data.Combination
 
SelectAccountMessage - Class in velox.api.layer1.messages
This message requests account selection.
SelectAccountMessage(AccountInfo[]) - Constructor for class velox.api.layer1.messages.SelectAccountMessage
Constructs new account selection request
selfTest() - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Run self-check verifying order book validity.
send(String, boolean, int, int) - Method in class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
sendDataToListener(String, Layer1ApiMboDataListener) - Method in class velox.api.layer1.layers.utils.mbo.OrderBookMbo
 
sendOrder(OrderSendParameters) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
sendOrder(OrderSendParameters) - Method in interface velox.api.layer1.Layer1ApiTradingProvider
Submit order with specified parameters
sendOrder(OrderSendParameters) - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
sendRawData(String, List<Layer1ApiAdminListener>) - Static method in class velox.api.layer1.providers.helper.RawDataHelper
Record raw data.
sendUserMessage(Object) - Method in class velox.api.layer0.live.ExternalLiveBaseProvider
Some messages might reach the provider, but those can be ignored
sendUserMessage(Object) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
sendUserMessage(Object) - Method in interface velox.api.layer1.Layer1ApiAdminProvider
Allows incorporating arbitrary functionality into protocol
sendUserMessage(Object) - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
sendUserMessage(Object) - Method in class velox.api.layer1.layers.Layer1ApiStrategiesEchoMessagesLayer
 
SEPARATOR_COLOR - Static variable in class velox.gui.colors.Colors
 
serverUrl - Variable in class velox.api.layer1.data.BmSimpleHistoricalDataInfo
URL of historical server
set(String, Color) - Method in interface velox.api.layer1.messages.indicators.IndicatorColorInterface
 
set(int) - Method in class velox.api.layer1.messages.SelectAccountMessage
Sets selected account index after selection is performed.
setAdd(boolean) - Method in class velox.api.layer1.messages.Layer1ApiRequestCurrentTimeEvents
 
setAlias(String) - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
setAliasFiler(AliasFilter) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setAverageFillPrice(double) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setBalanceSupported(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setBoundsInfo(BoundsInfo) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setBrackets(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setBuy(boolean) - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
setBuy(boolean) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setClientId(String) - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
setClientId(String) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setColor(String, String, Color) - Method in interface velox.api.layer1.layers.strategies.interfaces.Layer1IndicatorColorInterface
Can be called if color is changed from external places such as dialogs or context menues
setColor(Color, boolean) - Method in class velox.gui.colors.ColorsConfigItem
 
setColorInterface(Layer1IndicatorColorInterface) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setCompleted() - Method in interface velox.api.layer1.layers.strategies.interfaces.CalculatedResultListener
You are required to make this call when you either completed and provided all calculations or aborted calculation.
setConvertOrderToMkt(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setDefaultTooltipBackgrondColor(Color) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setDefaultTooltipTextColor(Color) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setDelayed(Supplier<Boolean>) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setDepth(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setDoNotIncrease(boolean) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
setDoNotIncrease(boolean) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setDuplicate(boolean) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setDuration(OrderDuration) - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
setDuration(OrderDuration) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setEnabled(boolean) - Method in class velox.gui.colors.ColorsConfigItem
 
setEnabled(boolean) - Method in class velox.gui.StrategyPanel
 
setExchangeUsedForSubscription(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setExecutionId(String) - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
setFilled(int) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setForcedMaxValue(Double) - Method in interface velox.api.layer1.layers.strategies.interfaces.WidgetRangeConsumer
 
setForcedMinValue(Double) - Method in interface velox.api.layer1.layers.strategies.interfaces.WidgetRangeConsumer
 
setGeneratedEventsConsumer(Consumer<CustomGeneratedEventAliased>) - Method in interface velox.api.layer1.messages.indicators.GeneratedUpdateConsumer
 
setGraphType(Layer1ApiUserMessageModifyIndicator.GraphType) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setHistoricalDataInfo(HistoricalDataInfo) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setHorizontalValueLinesInfo(HorizontalValueLinesInfo) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIndicatorColorScheme(IndicatorColorScheme) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIndicatorContextMenuInformation(IndicatorContextMenuInformation) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIndicatorDisplayLogic(IndicatorDisplayLogic) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIndicatorLineStyle(IndicatorLineStyle) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIndicatorMaxMarginPriceOut(Double) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIndicatorMinMarginPriceOut(Double) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setInstrumentAlias(String) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setInvalidateIsEnabledCallback(Layer1InternallyControllingEnable.InvalidateIsEnabledCallback) - Method in interface velox.api.layer1.Layer1InternallyControllingEnable
 
setIsAdd(boolean) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIsEnableSettingsFromConfigPopup(boolean) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIsShowColorSettings(boolean) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIsSupportWidget(boolean) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setIsWidgetEnabledByDefault(boolean) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setKnownInstruments(List<SubscribeInfo>) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setLimitPrice(double) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
setLimitPrice(double) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setLimitsCalculator(LimitsCalculator) - Method in class velox.api.layer1.messages.indicators.IndicatorDisplayLogic
 
setListener(Log.LogListener) - Static method in class velox.api.layer1.common.Log
 
setLookupInfo(LookupInfo) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setMarketMode(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setMbo(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setMinLimitsRange(Double) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setModificationUtcTime(long) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setNegativeStopLimitOffset(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setOco(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setOnlineCalculatable(OnlineCalculatable) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setOrderId(String) - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
setOrderId(String) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setOso(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setPanelEnabled(JPanel, Boolean) - Static method in class velox.gui.utils.GuiUtils
Enables or disables all elements within the panel
setPipsFunction(Function<SubscribeInfo, DefaultAndList<Double>>) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setPrice(double) - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
setPrice(int) - Method in class velox.api.layer1.layers.utils.mbo.Order
 
setProvider(Layer1ApiProvider) - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
setSettings(String, String, Object, Class<?>) - Method in interface velox.api.layer1.messages.indicators.SettingsAccess
 
setSimulated(boolean) - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
setSimulated(boolean) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setSize(int) - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
setSize(int) - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
setSize(int) - Method in class velox.api.layer1.layers.utils.mbo.Order
 
setSizeMultiplier(double) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
Deprecated.
setSizeMultiplierFunction(Function<SubscribeInfo, DefaultAndList<Double>>) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setStatus(OrderStatus) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setStopLossClientId(String) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
setStopLossOffset(int) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
setStopLossTrailingStep(int) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
setStopPrice(double) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
setStopPrice(double) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setStopTriggered(boolean) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setStrategyEnabledRecheckCallback(String, Runnable) - Method in interface velox.api.layer1.Layer1ApiInstrumentSpecificEnabledStateProvider
Set callback that allows strategy to notify that value returned by Layer1ApiInstrumentSpecificEnabledStateProvider.isStrategyEnabled(String) has changed.
setSupportedLimitDurations(List<OrderDuration>) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setSupportedOrderDurations(List<OrderDuration>) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setSupportedStopDurations(List<OrderDuration>) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setSupportedStopOrders(List<OrderType>) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setTakeProfitClientId(String) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
setTakeProfitOffset(int) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
setTime(long) - Method in class velox.api.layer1.data.ExecutionInfoBuilder
 
setTime(long) - Method in interface velox.api.layer1.messages.indicators.StrategyUpdateGenerator
Following updates will have have this time
SettingsAccess - Interface in velox.api.layer1.messages.indicators
Interface that can be used to save or get settings from config
setTrading(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setTradingStartKnown(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setTradingVia(ProviderType) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setTrailingStep(int) - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
setTrailingStopsAsBracketChildren(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setTrailingStopsAsIndependentOrders(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setType(OrderType) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setTypeUsedForSubscription(boolean) - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
setUnfilled(int) - Method in class velox.api.layer1.data.OrderInfoBuilder
 
setValuesFormatter(ValuesFormatter) - Method in class velox.api.layer1.messages.indicators.IndicatorDisplayLogic
 
setWidgetConsumer(String, String, WidgetRangeConsumer) - Method in interface velox.api.layer1.layers.strategies.interfaces.Layer1WidgetRangeInterface
 
setWidgetDisplayInfo(WidgetDisplayInfo) - Method in interface velox.api.layer1.layers.strategies.interfaces.WidgetRangeConsumer
 
setWidgetDisplayInfo(WidgetDisplayInfo) - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.Builder
 
setWidgetVisible(boolean) - Method in interface velox.api.layer1.layers.strategies.interfaces.WidgetRangeConsumer
 
SHORT_DASHES - Static variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
Short dashes of the same style both to the left and to the right of timeline
SHORT_DASHES_WIDE_LEFT_NARROW_RIGHT - Static variable in class velox.api.layer1.messages.indicators.IndicatorLineStyle
Mostly a demo to show how to configure more complex style.
shouldCancelMessage(Layer1ApiSoundAlertMessage) - Method in interface velox.api.layer1.messages.Layer1ApiSoundAlertCancelMessage.Layer1ApiSoundMessagesFilter
 
shouldReceiveHistory - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageAddStrategyUpdateGenerator
If true, loading this generator in replay mode will stop playing until
all data from beginning is played to this generator so it could generate complete history
showOnMainChart - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
showSettings() - Method in interface velox.api.layer1.messages.indicators.StrategySettingsInterface
Called when user clicks cog icon in strategies configuration popup
SimpleConsoleLogger(int) - Constructor for class velox.api.layer1.common.Log.SimpleConsoleLogger
 
SimpleLookupInfo - Interface in velox.api.layer1.data
Provides items for subscription dialog lookup dropdown.
SimpleOrderSendParameters - Class in velox.api.layer1.data
Simple order.
SimpleOrderSendParameters(String, boolean, int, OrderDuration, double, double) - Constructor for class velox.api.layer1.data.SimpleOrderSendParameters
 
SimpleOrderSendParameters(String, boolean, int, OrderDuration, int, double, double) - Constructor for class velox.api.layer1.data.SimpleOrderSendParameters
 
SimpleOrderSendParameters(String, boolean, int, OrderDuration, double, double, int, int, int, int, boolean) - Constructor for class velox.api.layer1.data.SimpleOrderSendParameters
 
SimpleOrderSendParameters(String, boolean, int, OrderDuration, String, double, double, int, int, int, int, boolean) - Constructor for class velox.api.layer1.data.SimpleOrderSendParameters
 
SimpleOrderSendParameters(String, boolean, int, OrderDuration, double, double, double) - Constructor for class velox.api.layer1.data.SimpleOrderSendParameters
Deprecated.
SimpleOrderSendParameters(String, boolean, int, OrderDuration, int, double, double, double) - Constructor for class velox.api.layer1.data.SimpleOrderSendParameters
Deprecated.
SimpleOrderSendParameters(String, boolean, int, OrderDuration, double, double, int, int, int, int, boolean, double) - Constructor for class velox.api.layer1.data.SimpleOrderSendParameters
Deprecated.
SimpleOrderSendParameters(String, boolean, int, OrderDuration, String, double, double, int, int, int, int, boolean, double) - Constructor for class velox.api.layer1.data.SimpleOrderSendParameters
Deprecated.
SimpleOrderSendParameters.PriceFormatter - Interface in velox.api.layer1.data
 
SimpleOrderSendParametersBuilder - Class in velox.api.layer1.data
SimpleOrderSendParametersBuilder(String, boolean, int, OrderDuration, String, double, double, int, int, int, int, boolean, double) - Constructor for class velox.api.layer1.data.SimpleOrderSendParametersBuilder
Deprecated.
SimpleOrderSendParametersBuilder(String, boolean, int, OrderDuration, String, double, double, int, int, int, int, boolean) - Constructor for class velox.api.layer1.data.SimpleOrderSendParametersBuilder
 
SimpleOrderSendParametersBuilder(String, boolean, int) - Constructor for class velox.api.layer1.data.SimpleOrderSendParametersBuilder
 
SingleOrderSendParameters - Class in velox.api.layer1.data
Base class for sending a single order
SingleOrderSendParameters(String, boolean, int, OrderDuration, String) - Constructor for class velox.api.layer1.data.SingleOrderSendParameters
 
SingleOrderSendParameters(String, boolean, int, OrderDuration) - Constructor for class velox.api.layer1.data.SingleOrderSendParameters
 
size - Variable in class velox.api.layer0.data.TextDataMessage
 
size - Variable in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
size - Variable in class velox.api.layer1.data.ExecutionInfo
Size of the execution
size - Variable in class velox.api.layer1.data.OrderResizeParameters
 
size - Variable in class velox.api.layer1.data.SingleOrderSendParameters
Order size
size - Variable in class velox.api.layer1.datastructure.events.MboAggregationEvent.PriceSizeUpdate
 
size - Variable in class velox.api.layer1.layers.utils.OrderByOrderBook.Order
order size
sizeMultiplier - Variable in class velox.api.layer1.data.InstrumentInfo
Used when size granularity is less than 1 (for most providers it's always 1, so you can ignore this field if only those are targeted).
sizeMultiplier - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Deprecated.
sizeMultiplier - Variable in class velox.api.layer1.data.SubscribeInfoCrypto
Some cryptocurrencies have non-integer sizes.
sizeMultiplierFunction - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
If set, it will be called to determine what are the possible size multiplier values for selected instrument
sizeMultiplierFunction - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
sound - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
Binary data for the sound to be played.
soundMessagesFilter - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertCancelMessage
 
SoundSynthHelper - Class in velox.api.layer1.layers.utils
Wrapper around TTS library.
SoundSynthHelper() - Constructor for class velox.api.layer1.layers.utils.SoundSynthHelper
 
source - Variable in class velox.api.layer0.data.TextDataMessage
 
source - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertCancelMessage
Class that created this message
source - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
Class that created this message
startTimeNs - Variable in class velox.api.layer1.messages.Layer1ApiRequestCurrentTimeEvents
 
status - Variable in class velox.api.layer1.data.OrderInfo
 
statusChanged - Variable in class velox.api.layer1.data.OrderInfoUpdate
 
StatusInfo - Class in velox.api.layer1.data
Instrument status information (PnL, number of open orders, position, etc)
StatusInfo(String, double, double, String, int, double, int, int, int) - Constructor for class velox.api.layer1.data.StatusInfo
 
StatusInfo(String, double, double, String, int, double, int, int, int, boolean) - Constructor for class velox.api.layer1.data.StatusInfo
 
statusListener - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
 
stopLossClientId - Variable in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
stopLossClientId - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Client id for stop loss order, similar too SingleOrderSendParameters.clientId
stopLossOffset - Variable in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
stopLossOffset - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Offset for stop loss order (for brackets).
stopLossTrailingStep - Variable in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
stopLossTrailingStep - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Stop loss trailing step.
stopPrice - Variable in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
stopPrice - Variable in class velox.api.layer1.data.OrderInfo
 
stopPrice - Variable in class velox.api.layer1.data.OrderMoveParameters
New stop price, NaN if order does not have a stop price
stopPrice - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Stop price for stop and stop-limit orders, NaN for market and limit orders
stopPriceChanged - Variable in class velox.api.layer1.data.OrderInfoUpdate
 
stopTriggered - Variable in class velox.api.layer1.data.OrderInfo
 
stopTriggeredChanged - Variable in class velox.api.layer1.data.OrderInfoUpdate
 
strategyClass - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageAddStrategyUpdateGenerator
 
strategyName - Variable in class velox.api.layer1.messages.Layer1ApiUserMessageModifyStrategiesMainMenu
 
StrategyPanel - Class in velox.gui
JPanel that can be display in strategies dialog with custom title specified
Will follow general style with border and title
If you want displayed panel to be without general styled border and title, set title to null
Also, sets all components Component.setEnabled(boolean)
StrategyPanel(String) - Constructor for class velox.gui.StrategyPanel
 
StrategyPanel(String, boolean) - Constructor for class velox.gui.StrategyPanel
 
StrategyPanel(String, LayoutManager, boolean) - Constructor for class velox.gui.StrategyPanel
 
StrategyPanel(String, LayoutManager) - Constructor for class velox.gui.StrategyPanel
 
StrategySettingsInterface - Interface in velox.api.layer1.messages.indicators
Describes action when user clicks cog icon in strategies configuration popup
StrategySettingsVersion - Annotation Type in velox.api.layer1.settings
Defines current version of settings and compatibility with previous versions Any settings that wish to be saved and loaded from config should have this annotation
StrategyUpdateGenerator - Interface in velox.api.layer1.messages.indicators
Can generate any number of custom events in response to depth/trade updates
StrategyUpdateGeneratorFilter - Interface in velox.api.layer1.messages.indicators
Limits events and instrument aliases that StrategyUpdateGenerator listens to.
StrategyUpdateGeneratorFilter.StrategyUpdateGeneratorEventType - Enum in velox.api.layer1.messages.indicators
 
subscribe(SubscribeInfo) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
subscribe(SubscribeInfo) - Method in interface velox.api.layer1.Layer1ApiInstrumentProvider
Subscribe to specified instrument.
subscribe(String, String, String) - Method in interface velox.api.layer1.Layer1ApiInstrumentProvider
Deprecated.
subscribe(SubscribeInfo) - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
SubscribeInfo - Class in velox.api.layer1.data
Describes subscription request
SubscribeInfo(String, String, String) - Constructor for class velox.api.layer1.data.SubscribeInfo
 
SubscribeInfoCrypto - Class in velox.api.layer1.data
Describes subscription request with extra parameters typical for cryptocurrencies
SubscribeInfoCrypto(String, String, String, double, double) - Constructor for class velox.api.layer1.data.SubscribeInfoCrypto
 
summary - Variable in class velox.api.layer1.data.AccountInfo
summary string, containing account name, etc.
supportedLimitDurations - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
supportedStopDurations - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
supportedStopOrders - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
symbol - Variable in class velox.api.layer1.data.InstrumentCoreInfo
 
symbol - Variable in class velox.api.layer1.data.SubscribeInfo
 
synthesize(String) - Static method in class velox.api.layer1.layers.utils.SoundSynthHelper
Prepare sound from text
SystemTextMessageType - Enum in velox.api.layer1.data
 

T

TAB_DEFAULT - Static variable in class velox.gui.colors.Colors
 
TAB_HOVER - Static variable in class velox.gui.colors.Colors
 
takeProfitClientId - Variable in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
takeProfitClientId - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Client id for take profit order, similar too SingleOrderSendParameters.clientId
takeProfitOffset - Variable in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
takeProfitOffset - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Offset for take profit order (for brackets).
targetClass - Variable in class velox.api.layer1.messages.UserMessageLayersChainCreatedTargeted
 
text - Variable in class velox.gui.colors.ColorsConfigItem
 
TextDataMessage - Class in velox.api.layer0.data
Record arbitrary text information that can later be viewed via bookmap.
TextDataMessage(String, String, Boolean, double, double, String) - Constructor for class velox.api.layer0.data.TextDataMessage
Create a new message to record arbitrary text information that can later be viewed via bookmap.
textInfo - Variable in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
Text description of a message, will be displyed in alerts dialog
time - Variable in class velox.api.layer1.data.ExecutionInfo
Time when execution happened
time - Variable in class velox.api.layer1.datastructure.events.Event
 
time - Variable in class velox.api.layer1.messages.CurrentTimeUserMessage
Current providers time
toBuilder() - Method in class velox.api.layer1.data.ExecutionInfo
 
toBuilder() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
toBuilder() - Method in class velox.api.layer1.data.OrderInfoUpdate
 
toBuilder() - Method in class velox.api.layer1.data.SimpleOrderSendParameters
 
toBuilder() - Method in class velox.api.layer1.data.StatusInfo
 
toSize - Variable in class velox.api.layer1.layers.utils.OrderByOrderBook.OrderUpdateResult
Size on new order price after modification
toString() - Method in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
toString() - Method in class velox.api.layer1.data.AbstractSingleOrderSendParametersBuilder
 
toString() - Method in class velox.api.layer1.data.BalanceInfo.BalanceInCurrency
 
toString() - Method in class velox.api.layer1.data.BalanceInfo
 
toString() - Method in class velox.api.layer1.data.ExecutionInfo
 
toString() - Method in class velox.api.layer1.data.InstrumentCoreInfo
 
toString() - Method in class velox.api.layer1.data.InstrumentInfo
 
toString() - Method in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
toString() - Method in class velox.api.layer1.data.OcoOrderSendParameters
 
toString() - Method in class velox.api.layer1.data.OrderCancelParameters
 
toString() - Method in class velox.api.layer1.data.OrderInfoUpdate
 
toString() - Method in class velox.api.layer1.data.OrderMoveParameters
 
toString() - Method in class velox.api.layer1.data.OrderMoveToMarketParameters
 
toString() - Method in class velox.api.layer1.data.OrderResizeParameters
 
toString() - Method in class velox.api.layer1.data.OrderUpdateParameters
 
toString() - Method in class velox.api.layer1.data.OsoOrderSendParameters
 
toString() - Method in class velox.api.layer1.data.SimpleOrderSendParameters
 
toString() - Method in class velox.api.layer1.data.SingleOrderSendParameters
 
toString() - Method in class velox.api.layer1.data.StatusInfo
 
toString() - Method in class velox.api.layer1.datastructure.events.DepthAggregationEvent
 
toString() - Method in class velox.api.layer1.datastructure.events.MboAggregationEvent.Order
 
toString() - Method in class velox.api.layer1.datastructure.events.MboAggregationEvent.PriceSizeUpdate
 
toString() - Method in class velox.api.layer1.datastructure.events.MboAggregationEvent
 
toString() - Method in class velox.api.layer1.datastructure.events.OrderExecutedEvent
 
toString() - Method in class velox.api.layer1.datastructure.events.OrderUpdatedEvent
 
toString() - Method in class velox.api.layer1.layers.strategies.interfaces.CustomGeneratedEventAliased
 
toString() - Method in class velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable.InputPriceAxisInfo
 
toString() - Method in class velox.api.layer1.layers.strategies.interfaces.Layer1PriceAxisRangeCalculatable.ResultPriceAxisInfo
 
toString() - Method in class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.Marker
 
toString() - Method in class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.ValueBundle
 
toString() - Method in class velox.api.layer1.layers.utils.OrderBook
 
toString() - Method in class velox.api.layer1.messages.CurrentTimeUserMessage
 
toString() - Method in class velox.api.layer1.messages.indicators.BoundsInfo
 
toString() - Method in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
toString() - Method in class velox.api.layer1.messages.indicators.LimitsResponse
 
toString() - Method in class velox.api.layer1.messages.Layer1ApiRequestCurrentTimeEvents
 
toString() - Method in class velox.api.layer1.messages.Layer1ApiSoundAlertMessage
 
toString() - Method in class velox.api.layer1.utils.CalculatePricesResult
 
trace(String, Exception) - Method in interface velox.api.layer1.common.Log.LogListener
 
trace(String) - Method in interface velox.api.layer1.common.Log.LogListener
 
trace(String) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
trace(String, Exception) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
trace(String, Exception) - Static method in class velox.api.layer1.common.Log
 
trace(String) - Static method in class velox.api.layer1.common.Log
 
trade(String, Exception) - Method in interface velox.api.layer1.common.Log.LogListener
 
trade(String) - Method in interface velox.api.layer1.common.Log.LogListener
 
trade(String) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
trade(String, Exception) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
trade(String, Exception) - Static method in class velox.api.layer1.common.Log
 
trade(String) - Static method in class velox.api.layer1.common.Log
 
TradeAggregationEvent - Class in velox.api.layer1.datastructure.events
Aggregation of trade events in some time interval
TradeAggregationEvent(long) - Constructor for class velox.api.layer1.datastructure.events.TradeAggregationEvent
 
TradeInfo - Class in velox.api.layer1.data
Information about the trade
TradeInfo(boolean, boolean) - Constructor for class velox.api.layer1.data.TradeInfo
 
TradeInfo(boolean, boolean, boolean, boolean) - Constructor for class velox.api.layer1.data.TradeInfo
 
TradeInfo(boolean, boolean, boolean, boolean, String, String) - Constructor for class velox.api.layer1.data.TradeInfo
 
trading - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
Basic trading capabilities
tradingListeners - Variable in class velox.api.layer0.live.ExternalLiveBaseProvider
 
tradingListeners - Variable in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
tradingListeners - Variable in class velox.api.layer1.Layer1ApiBasicListenable
 
tradingStartKnown - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
If set it means that provider has a way to know when trading day starts for the instrument
tradingStartKnown - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
tradingVia - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
If not null, this is provider that is used to do trading (e.g.
tradingVia - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 
trailingStep - Variable in class velox.api.layer1.data.AbstractSimpleOrderSendParametersBuilder
 
trailingStep - Variable in class velox.api.layer1.data.SimpleOrderSendParameters
Trailing step for this order, if it's a stop order.
trailingStopsAsBracketChildren - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
trailingStopsAsIndependentOrders - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
 
TRANSPARENT - Static variable in class velox.gui.colors.Colors
 
TreeResponseInterval() - Constructor for class velox.api.layer1.messages.indicators.DataStructureInterface.TreeResponseInterval
 
type - Variable in class velox.api.layer1.data.InstrumentCoreInfo
For multiplatform mode might end with "@Platform", e.g.
type - Variable in class velox.api.layer1.data.OrderInfo
 
type - Variable in class velox.api.layer1.data.SubscribeInfo
type - Variable in class velox.api.layer1.messages.indicators.WidgetDisplayInfo
 
typeUsedForSubscription - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeatures
Determines if user can set type when subscribing
typeUsedForSubscription - Variable in class velox.api.layer1.data.Layer1ApiProviderSupportedFeaturesBuilder
 

U

unfilled - Variable in class velox.api.layer1.data.OrderInfo
 
unfilledChanged - Variable in class velox.api.layer1.data.OrderInfoUpdate
 
unrealizedPnl - Variable in class velox.api.layer1.data.BalanceInfo.BalanceInCurrency
 
unrealizedPnl - Variable in class velox.api.layer1.data.StatusInfo
unrealized (open) PnL
unsubscribe(String) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
unsubscribe(String) - Method in interface velox.api.layer1.Layer1ApiInstrumentProvider
Unsubscribe from the instrument
unsubscribe(String) - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
UpdateCustomIndicatorMessage - Interface in velox.api.layer1.messages
Message should implement this interface if it wants to update an existing custom indicator
updateMap(TreeMap<Integer, Long>, int, long) - Method in class velox.api.layer1.layers.utils.OrderBook
 
updateOrder(OrderUpdateParameters) - Method in class velox.api.layer0.replay.ExternalReaderBaseProvider
 
updateOrder(OrderUpdateParameters) - Method in interface velox.api.layer1.Layer1ApiTradingProvider
Update order according to parameters
updateOrder(OrderUpdateParameters) - Method in class velox.api.layer1.layers.Layer1ApiRelay
 
updateOrder(long, int, long) - Method in class velox.api.layer1.layers.utils.OrderByOrderBook
Update existing order
updates - Variable in class velox.api.layer1.datastructure.events.MboAggregationEvent
Order updates.
upstreamInjectorLock - Variable in class velox.api.layer1.layers.Layer1ApiInjectorRelay
 
user - Variable in class velox.api.layer1.data.UserPasswordLoginData
 
UserMessageLayersChainCreatedTargeted - Class in velox.api.layer1.messages
Strategy will receive this message with it's target class specified when it is added and can start sending messages
(message.getClass() == (strategy class).class) should return true if it is target of the message
Note that there can be many messages of this type that are not related to your class
UserMessageLayersChainCreatedTargeted(Class<?>, boolean) - Constructor for class velox.api.layer1.messages.UserMessageLayersChainCreatedTargeted
 
UserMessageLayersChainCreatedTargeted(boolean) - Constructor for class velox.api.layer1.messages.UserMessageLayersChainCreatedTargeted
No class will be targeted with this
UserMessageModifyAllInstrumentControlsHft - Class in velox.api.layer1.messages
 
UserMessageModifyAllInstrumentControlsHft(String, boolean) - Constructor for class velox.api.layer1.messages.UserMessageModifyAllInstrumentControlsHft
 
UserMessageRewindBase - Class in velox.api.layer1.messages
When rewind happens this message will be sent
UserMessageRewindBase() - Constructor for class velox.api.layer1.messages.UserMessageRewindBase
 
userName - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
Name that will be visible to user i.e.
UserPasswordAccountLoginData - Class in velox.api.layer1.data
 
UserPasswordAccountLoginData(String, String, int, boolean) - Constructor for class velox.api.layer1.data.UserPasswordAccountLoginData
 
UserPasswordAccountLoginData(String, String, String, int, boolean) - Constructor for class velox.api.layer1.data.UserPasswordAccountLoginData
 
UserPasswordAccountLoginData(String, String, int) - Constructor for class velox.api.layer1.data.UserPasswordAccountLoginData
 
UserPasswordDemoLoginData - Class in velox.api.layer1.data
 
UserPasswordDemoLoginData(String, String, boolean, boolean) - Constructor for class velox.api.layer1.data.UserPasswordDemoLoginData
 
UserPasswordDemoLoginData(String, String, boolean) - Constructor for class velox.api.layer1.data.UserPasswordDemoLoginData
 
UserPasswordLoginData - Class in velox.api.layer1.data
 
UserPasswordLoginData(String, String) - Constructor for class velox.api.layer1.data.UserPasswordLoginData
 
UserPasswordLoginData(String, String, String) - Constructor for class velox.api.layer1.data.UserPasswordLoginData
 

V

value - Variable in class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.ValueBundle
 
ValueBundle(Object, List<Object>) - Constructor for class velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.ValueBundle
 
valueClass - Variable in class velox.api.layer1.messages.GeneratedEventInfo
 
valueDefault - Variable in class velox.api.layer1.data.DefaultAndList
Default value
valueFormat - Variable in class velox.api.layer0.data.IndicatorDefinitionUserMessage
Deprecated.
 
valueOf(String) - Static method in enum velox.api.layer1.annotations.Layer1ApiVersionValue
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum velox.api.layer1.annotations.Layer1ApiVersionValue
 
valueOf(String) - Static method in enum velox.api.layer1.data.DisconnectionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum velox.api.layer1.data.LoginFailedReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum velox.api.layer1.data.MarketMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum velox.api.layer1.data.MarketMode
 
valueOf(String) - Static method in enum velox.api.layer1.data.OrderDuration
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum velox.api.layer1.data.OrderDuration
 
valueOf(String) - Static method in enum velox.api.layer1.data.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum velox.api.layer1.data.OrderStatus
 
valueOf(String) - Static method in enum velox.api.layer1.data.OrderType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum velox.api.layer1.data.OrderType
 
valueOf(String) - Static method in enum velox.api.layer1.data.SystemTextMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum velox.api.layer1.messages.indicators.DataStructureInterface.StandardEvents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.GraphType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum velox.api.layer1.messages.indicators.StrategyUpdateGeneratorFilter.StrategyUpdateGeneratorEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum velox.api.layer1.messages.indicators.WidgetDisplayInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum velox.api.layer1.messages.Layer1ApiSoundAlertMessage.SoundAlertStatus
Returns the enum constant of this type with the specified name.
valueOfLoose(String) - Static method in enum velox.api.layer1.data.MarketMode
 
valueOfLoose(String) - Static method in enum velox.api.layer1.data.OrderDuration
Parse order duration from string that might not exactly match the enum.
valueOfLoose(String) - Static method in enum velox.api.layer1.data.OrderStatus
Parse order status from string that might not exactly match the enum.
valueOfLoose(String) - Static method in enum velox.api.layer1.data.OrderType
Parse order type from string that might not exactly match the enum.
valueOptions - Variable in class velox.api.layer1.data.DefaultAndList
List of options (including default)
values() - Static method in enum velox.api.layer1.annotations.Layer1ApiVersionValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.data.DisconnectionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.data.LoginFailedReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.data.MarketMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.data.OrderDuration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.data.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.data.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.data.SystemTextMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.messages.indicators.DataStructureInterface.StandardEvents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator.GraphType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.messages.indicators.StrategyUpdateGeneratorFilter.StrategyUpdateGeneratorEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.messages.indicators.WidgetDisplayInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum velox.api.layer1.messages.Layer1ApiSoundAlertMessage.SoundAlertStatus
Returns an array containing the constants of this enum type, in the order they are declared.
valuesFormatter - Variable in class velox.api.layer1.messages.indicators.IndicatorDisplayLogic
 
ValuesFormatter - Interface in velox.api.layer1.messages.indicators
Use this interface to use custom formatting for your indicator's tooltip and/or widgets values
velox.api.layer0.annotations - package velox.api.layer0.annotations
 
velox.api.layer0.data - package velox.api.layer0.data
 
velox.api.layer0.live - package velox.api.layer0.live
 
velox.api.layer0.replay - package velox.api.layer0.replay
 
velox.api.layer1 - package velox.api.layer1
This package contains Bookmap L1 api.
velox.api.layer1.annotations - package velox.api.layer1.annotations
 
velox.api.layer1.common - package velox.api.layer1.common
 
velox.api.layer1.data - package velox.api.layer1.data
 
velox.api.layer1.datastructure.events - package velox.api.layer1.datastructure.events
 
velox.api.layer1.datastructure.interfaces - package velox.api.layer1.datastructure.interfaces
 
velox.api.layer1.layers - package velox.api.layer1.layers
 
velox.api.layer1.layers.strategies.interfaces - package velox.api.layer1.layers.strategies.interfaces
 
velox.api.layer1.layers.utils - package velox.api.layer1.layers.utils
 
velox.api.layer1.layers.utils.mbo - package velox.api.layer1.layers.utils.mbo
 
velox.api.layer1.messages - package velox.api.layer1.messages
 
velox.api.layer1.messages.indicators - package velox.api.layer1.messages.indicators
 
velox.api.layer1.providers.data - package velox.api.layer1.providers.data
 
velox.api.layer1.providers.helper - package velox.api.layer1.providers.helper
 
velox.api.layer1.settings - package velox.api.layer1.settings
 
velox.api.layer1.utils - package velox.api.layer1.utils
 
velox.colors - package velox.colors
 
velox.gui - package velox.gui
 
velox.gui.colors - package velox.gui.colors
 
velox.gui.utils - package velox.gui.utils
 
VerticalLine - Class in velox.api.layer1.layers.strategies.interfaces
A vertical line that is drawn on chart
VerticalLine(String) - Constructor for class velox.api.layer1.layers.strategies.interfaces.VerticalLine
 
volume - Variable in class velox.api.layer1.data.StatusInfo
number of shares bought/sold during the day

W

waitUntilInitialized() - Static method in class velox.api.layer1.layers.utils.SoundSynthHelper
Wait for initialization to complete.
warn(String, Exception) - Method in interface velox.api.layer1.common.Log.LogListener
 
warn(String) - Method in interface velox.api.layer1.common.Log.LogListener
 
warn(String) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
warn(String, Exception) - Method in class velox.api.layer1.common.Log.SimpleConsoleLogger
 
warn(String, Exception) - Static method in class velox.api.layer1.common.Log
 
warn(String) - Static method in class velox.api.layer1.common.Log
 
WeakReferenceColorsChangedListener - Class in velox.colors
 
WeakReferenceColorsChangedListener(ColorsChangedListener) - Constructor for class velox.colors.WeakReferenceColorsChangedListener
 
widgetDisplayInfo - Variable in class velox.api.layer1.messages.indicators.Layer1ApiUserMessageModifyIndicator
 
WidgetDisplayInfo - Class in velox.api.layer1.messages.indicators
Defines 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
WidgetDisplayInfo(WidgetDisplayInfo.Type, double) - Constructor for class velox.api.layer1.messages.indicators.WidgetDisplayInfo
 
WidgetDisplayInfo.Type - Enum in velox.api.layer1.messages.indicators
 
WidgetRangeConsumer - Interface in velox.api.layer1.layers.strategies.interfaces
 
workingBuys - Variable in class velox.api.layer1.data.StatusInfo
number of working buy orders
workingSells - Variable in class velox.api.layer1.data.StatusInfo
number of working sell orders
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links