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

A

addDependency(InputDependency) - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Adds a dependency between 2 or more SettingDescriptors
addFigure(Figure) - Method in class com.motivewave.platform.sdk.study.Study
Adds a figure to the end of the figure list (for the default plot).
addFigure(String, Figure) - Method in class com.motivewave.platform.sdk.study.Study
Adds a figure to the end of the figure list for the plot associated with the given plot name.
addFigureFront(Figure) - Method in class com.motivewave.platform.sdk.study.Study
Adds a figure to the start of the figure list (for the default plot).
addFigureFront(String, Figure) - Method in class com.motivewave.platform.sdk.study.Study
Adds a figure to the start of the figure list for the plot associated with the given plot name.
addGroup(SettingGroup) - Method in class com.motivewave.platform.sdk.common.desc.SettingTab
Adds a group of settings.
addHorizontalLine(LineInfo) - Method in class com.motivewave.platform.sdk.study.Plot
Adds a horizontal line to the graph using the information defined in LineInfo.
addHorizontalLine(LineInfo) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Adds a horizontal line to the default plot using the information defined in LineInfo.
addInvisibleSetting(SettingDescriptor) - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Adds a setting that is not part of the UI.
addPlot(String, Plot) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Adds a new plot to the study.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.motivewave.platform.sdk.common.Settings
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.motivewave.platform.sdk.study.Study
Adds the given property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.motivewave.platform.sdk.study.Study
Adds the given property change listener.
addRegion(Color, double, double) - Method in class com.motivewave.platform.sdk.draw.ColorRange
Adds a color region to this range.
addRow(SettingDescriptor...) - Method in class com.motivewave.platform.sdk.common.desc.SettingGroup
Adds a row with 1 or more inputs.
addSession(TimeFrame) - Method in class com.motivewave.platform.sdk.common.Settings
Adds a session to the strategy.
addStrategySetting(SettingDescriptor) - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Adds a setting used to configure the strategy.
addTab(SettingTab) - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Adds a SettingTab.
adjustFont(Font) - Method in class com.motivewave.platform.sdk.draw.Text
Adjusts the font of the text while retaining the current line layout.
ALICE_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
AMETHYST - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
ANTIQUE_WHITE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
AQUA - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
AQUAMARINE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
atr(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the average true range based on the most recent complete bars.
atr(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the average true range based on the most recent complete bars.
atr(int, int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the average true range.
atr(int, int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the average true range.
AZURE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 

B

BAR - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
BarDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a vertical bar.
BarDescriptor(String, String, Color, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.BarDescriptor
Constructor.
BarDescriptor(String, String, Color, Integer, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.BarDescriptor
Constructor.
BarInfo - Class in com.motivewave.platform.sdk.common
Encapsulates information that describes a bar that is rendered on a graph.
BarInfo(Color, Integer, boolean) - Constructor for class com.motivewave.platform.sdk.common.BarInfo
Constructor
BARS - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
BarSize - Class in com.motivewave.platform.sdk.common
Describes the bar size for the historical data.
BARSIZE - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
BarSizeDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a bar size that is part of the study/strategy.
BarSizeDescriptor(String, String, BarSize) - Constructor for class com.motivewave.platform.sdk.common.desc.BarSizeDescriptor
Constructor.
BEIGE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
BISQUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
BLACK - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
BLANCHED_ALMOND - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
BLUE_VIOLET - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
BooleanDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a boolean setting
BooleanDescriptor(String, String, Boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.BooleanDescriptor
Constructor
BooleanDescriptor(String, String, Boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.BooleanDescriptor
Constructor
BooleanDescriptor(String, String, Boolean, boolean, int) - Constructor for class com.motivewave.platform.sdk.common.desc.BooleanDescriptor
Constructor
BOTTOM_COLOR - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
BOTTOM_FILL - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
BOTTOM_GUIDE - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
BOTTOM_GUIDE2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
BOTTOM_IND - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
BOTTOM_PATH - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
BOTTOM_STRENGTH - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
Box - Class in com.motivewave.platform.sdk.draw
Draws a rectangular box with the given start and end coordinates.
Box(Coordinate, Coordinate) - Constructor for class com.motivewave.platform.sdk.draw.Box
Constructor
Box(Coordinate, Coordinate, PathInfo) - Constructor for class com.motivewave.platform.sdk.draw.Box
Constructor
Box(long, double, long, double) - Constructor for class com.motivewave.platform.sdk.draw.Box
Constructor.
Box(long, double, long, double, PathInfo) - Constructor for class com.motivewave.platform.sdk.draw.Box
Constructor.
BROWN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
BURLY_WOOD - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
buy(Instrument, int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Convenience Method: Places a BUY order for the given instrument at market price.
buy(int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Convenience Method: Places a BUY order for the current instrument at market price.

C

CADET_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
calcCommission(int) - Method in interface com.motivewave.platform.sdk.common.Instrument
Calculates the commission to trade the given quantity of shares/contracts.
calcLatestMA(DataContext, Enums.MAMethod, Object, int, int, Object, boolean) - Static method in class com.motivewave.platform.sdk.common.Util
This convenience method updates the calculates a moving average of the current (latest) bar in the data series and stores it in the internal data cache with key specified (@see valKey)
calcMAAt(int, DataContext, Enums.MAMethod, Object, int, int, Object) - Static method in class com.motivewave.platform.sdk.common.Util
This convenience method calculates the moving average at the given index in the data series and stores it in the internal data cache with key specified (@see valKey)
calcPnL(double, int) - Method in interface com.motivewave.platform.sdk.common.Instrument
Calculates the profit or loss for the given quantity and the raw price movement.
calcPnl(float, int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Convenience Method.
calcPnl(float, float, int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Convenience Method.
calcSeriesMA(DataContext, Enums.MAMethod, Object, int, int, Object, boolean, boolean) - Static method in class com.motivewave.platform.sdk.common.Util
This convenience method calculates a moving average for the visible bars in the data series and stores it in the internal data cache with key specified (@see valKey)
calcSeriesMA(DataContext, Enums.MAMethod, Object, int, int, Object, boolean) - Static method in class com.motivewave.platform.sdk.common.Util
This convenience method calculates a moving average for the visible bars in the data series and stores it in the internal data cache with key specified (@see valKey)
calcSwingPoints(boolean, int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns a list of swing points of a given strength or greater.
calcSwingPoints(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns a list of swing points of a given strength or greater.
calculate(int, DataContext) - Method in class com.motivewave.platform.sdk.study.Study
Override this method to calculate the values at a specific index in the data series.
calculateAngle(double, double, double, double) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates the angle (in radians) between the two given points.
calculateAngle(Point2D, Point2D) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates the angle (in radians) between the two given points.
calculateAngle(Point2D, Point2D, Point2D) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates the angle (in radians) between the two given points.
calculateValues(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
By default, this method is called on events where the data series has been affected.
cancelOrders(Order...) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Use this method to cancel one or more existing orders.
cancelOrders(List<Order>) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Use this method to cancel one or more existing orders.
cancelOrders() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Cancels all of the open orders for this strategy.
CENTER_GUIDE - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
CHARTREUSE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
CHOCOLATE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
clearFigures() - Method in class com.motivewave.platform.sdk.study.Study
Clears the figures associated with this study (all figures).
clearFigures(String) - Method in class com.motivewave.platform.sdk.study.Study
Clears the figures associated with the given plot.
clearRegions() - Method in class com.motivewave.platform.sdk.draw.ColorRange
Removes all of the regions defined for this color range.
clearState() - Method in class com.motivewave.platform.sdk.study.Study
Override this method to clear any internal state that may be kept within the study.
clipLine(Point2D, Point2D, Rectangle2D) - Static method in class com.motivewave.platform.sdk.common.Util
Clips the line defined by the two given points to the bounds.
clipLine(double, double, double, double, Rectangle2D) - Static method in class com.motivewave.platform.sdk.common.Util
 
clipLine(Line2D, Rectangle2D) - Static method in class com.motivewave.platform.sdk.common.Util
 
clone() - Method in class com.motivewave.platform.sdk.common.BarInfo
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.common.ExitPoint
 
clone() - Method in class com.motivewave.platform.sdk.common.FontInfo
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.common.IndicatorInfo
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.common.LineInfo
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.common.MarkerInfo
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.common.PathInfo
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.common.Settings
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.common.ShadeInfo
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.common.TimeFrame
 
clone() - Method in class com.motivewave.platform.sdk.draw.Text
 
clone() - Method in class com.motivewave.platform.sdk.study.Plot
Creates a clone (copy) of this object.
clone() - Method in class com.motivewave.platform.sdk.study.Study
Creates a clone (copy) of this study.
closeAccountAtMarket() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Closes the position held by the selected account.
closeAtMarket() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Closes the position held by this strategy.
ColorDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a color setting.
ColorDescriptor(String, String, Color) - Constructor for class com.motivewave.platform.sdk.common.desc.ColorDescriptor
Constructor.
ColorDescriptor(String, String, Color, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.ColorDescriptor
Constructor.
ColorInfo - Class in com.motivewave.platform.sdk.common
Describes a color and if it is enabled.
ColorInfo(Color, boolean) - Constructor for class com.motivewave.platform.sdk.common.ColorInfo
Constructor.
ColorRange - Class in com.motivewave.platform.sdk.draw
This class may be used to draw a set of colors at a given bar location.
ColorRange(long) - Constructor for class com.motivewave.platform.sdk.draw.ColorRange
Creates a color range at the given bar time.
com.motivewave.platform.sdk.common - package com.motivewave.platform.sdk.common
 
com.motivewave.platform.sdk.common.desc - package com.motivewave.platform.sdk.common.desc
 
com.motivewave.platform.sdk.draw - package com.motivewave.platform.sdk.draw
 
com.motivewave.platform.sdk.order_mgmt - package com.motivewave.platform.sdk.order_mgmt
 
com.motivewave.platform.sdk.study - package com.motivewave.platform.sdk.study
 
compact() - Method in class com.motivewave.platform.sdk.draw.Text
Compresses the bounds to fit exactly the size of the text as per the last call to layout()
compare(Object, Object) - Static method in class com.motivewave.platform.sdk.common.Util
Compares the two objects.
compareTo(BarSize) - Method in class com.motivewave.platform.sdk.common.BarSize
 
compareTo(Object) - Method in class com.motivewave.platform.sdk.common.ErrorCode
Warning: this method does not support localization.
compareTo(SwingPoint) - Method in class com.motivewave.platform.sdk.common.SwingPoint
Compares this swing point to another point This is used to sort swing points by time.
contains(double, double, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Box
Returns true if the box contains the given x and y coordinates within the given draw context.
contains(double, double, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Figure
This method is called by the study framework to determine if the figure contains the x and y coordinates.
contains(double, double, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Line
Returns true if the line contains the given x and y coordinates within the given draw context.
contains(double, double, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Polygon
Returns true if the polygon contains the given x and y coordinates within the given draw context.
contains(double, double, DrawContext) - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
This method is called by the study framework to determine if the figure contains the x and y coordinates.
contains(double, double) - Method in class com.motivewave.platform.sdk.draw.Text
 
convertToBaseCurrency(double) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Converts the given amount to the amount in the base currency using the instrument associated with this context.
convertToBaseCurrency(Instrument, double) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Converts the given amount to the amount in the base currency.
Coordinate - Class in com.motivewave.platform.sdk.common
Specifies a real point on a graph which includes time (in milliseconds since 1970) and a value (typically price).
Coordinate(long, double) - Constructor for class com.motivewave.platform.sdk.common.Coordinate
Creates a coordinate.
copyFrom(TimeFrame) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Copies the settings from the given timeframe object into this object.
CORAL - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
CORNFLOWER_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
CORNSILK - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
createDownTriangle(int, int, int) - Static method in class com.motivewave.platform.sdk.common.Util
Creates a triangle path pointing down.
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.BarDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.BarSizeDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.BooleanDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.ColorDescriptor
Creates the color input selector
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.DateTimeDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.DiscreteDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.DoubleDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.ExitPointDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.FontDescriptor
Creates an editor for this input and returns it as a JComponent.
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.IndicatorDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.InputDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.InstrumentDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.IntegerDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.MAMethodDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.OrderTypeDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Creates the component that will accept the user input.
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.TifDescriptor
 
createInput(Settings, boolean) - Method in class com.motivewave.platform.sdk.common.desc.TimeFrameDescriptor
 
createLimitOrder(Enums.OrderAction, Enums.TIF, int, float) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Limit' order.
createLimitOrder(Instrument, Enums.OrderAction, Enums.TIF, int, float) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Limit' order.
createLimitOrder(Object, Enums.OrderAction, Enums.TIF, int, float) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Limit' order using the current instrument.
createLimitOrder(Instrument, Object, Enums.OrderAction, Enums.TIF, int, float) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Limit' order using the given instrument.
createMarketOrder(Enums.OrderAction, int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Market' order.
createMarketOrder(Instrument, Enums.OrderAction, int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Market' order.
createMarketOrder(Object, Enums.OrderAction, int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Market' order using the current instrument.
createMarketOrder(Instrument, Object, Enums.OrderAction, int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Market' order using the given instrument.
createStopOrder(Enums.OrderAction, Enums.TIF, int, float) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Stop' order.
createStopOrder(Instrument, Enums.OrderAction, Enums.TIF, int, float) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Stop' order.
createStopOrder(Object, Enums.OrderAction, Enums.TIF, int, float) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Stop' order using the current instrument.
createStopOrder(Instrument, Object, Enums.OrderAction, Enums.TIF, int, float) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Creates a new 'Stop' order using the given instrument.
createUpTriangle(int, int, int) - Static method in class com.motivewave.platform.sdk.common.Util
Creates a triangle path pointing up.
CRIMSON - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
crossedAbove(Object, Object) - Method in class com.motivewave.platform.sdk.study.Study
Convenience Method.
crossedAbove(DataSeries, int, Object, Object) - Method in class com.motivewave.platform.sdk.study.Study
Convenience Method.
crossedAbove(Object, double) - Method in class com.motivewave.platform.sdk.study.Study
Convenience Method.
crossedAbove(DataSeries, int, Object, double) - Method in class com.motivewave.platform.sdk.study.Study
Convenience Method.
crossedBelow(Object, Object) - Method in class com.motivewave.platform.sdk.study.Study
Convenience Method.
crossedBelow(DataSeries, int, Object, Object) - Method in class com.motivewave.platform.sdk.study.Study
Convenience Method.
crossedBelow(Object, double) - Method in class com.motivewave.platform.sdk.study.Study
Convenience Method.
crossedBelow(DataSeries, int, Object, double) - Method in class com.motivewave.platform.sdk.study.Study
Convenience Method.
CYAN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 

D

DARK_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_CYAN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_GOLDENROD - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_GRAY - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_KHAKI - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_MAGENTA - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_OLIVE_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_ORANGE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_ORCHID - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_RED - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_SALMON - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_SEA_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_SLATE_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_SLATE_GRAY - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_TURQUOISE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DARK_VIOLET - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DataContext - Interface in com.motivewave.platform.sdk.common
This context provides an access point to services relating to data.
DataSeries - Interface in com.motivewave.platform.sdk.common
Represents a series of price bars that are displayed on a chart.
DateTimeDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes an input for selecting a date/time.
DateTimeDescriptor(String, String, long) - Constructor for class com.motivewave.platform.sdk.common.desc.DateTimeDescriptor
Constructor.
DateTimeDescriptor(String, String, long, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.DateTimeDescriptor
Constructor.
debug(String) - Method in class com.motivewave.platform.sdk.study.Study
Logs a debug message to the study log.
declareBars(Object, String) - Method in class com.motivewave.platform.sdk.study.Plot
Declare a bar sequence associated with the given value key.
declareBars(Object) - Method in class com.motivewave.platform.sdk.study.Plot
Declare bar sequence using the default settings for drawing bars.
declareBars(Object, String) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Declare a bar sequence associated with the given value key for the default plot.
declareBars(Object) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Declare bar sequence on the default plot using the default settings for drawing bars.
declareGuide(String) - Method in class com.motivewave.platform.sdk.study.Plot
Declare a guide to be displayed on this plot.
declareIndicator(Object, String) - Method in class com.motivewave.platform.sdk.study.Plot
Associates a value key to an indicator.
declareIndicator(Object, String) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Associates a value key to an indicator on the default plot.
declarePath(Object, String) - Method in class com.motivewave.platform.sdk.study.Plot
Declare a path associated with the given value key.
declarePath(Object, String) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Declare a path associated with the given value key for the default plot.
declareSignal(Object, String) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Declare a signal with the given key and user readable string.
DEEP_PINK - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DEEP_SKY_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DEFAULT - Static variable in class com.motivewave.platform.sdk.study.Plot
Default plot for studies that are not overlays.
Defaults - Interface in com.motivewave.platform.sdk.common
This interface gives access to system defaults.
dema(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Double Exponential Moving Average (2*EMA - EMA(EMA)).
dema(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Double Exponential Moving Average (2*EMA - EMA(EMA)).
destroy() - Method in class com.motivewave.platform.sdk.draw.Text
 
destroy() - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the study is being disposed.
DIM_GRAY - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
DiscreteDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a discrete set of values the user can choose from.
DiscreteDescriptor(String, String, String, List<NVP>) - Constructor for class com.motivewave.platform.sdk.common.desc.DiscreteDescriptor
Constructor
distance(double, double, double, double) - Static method in class com.motivewave.platform.sdk.common.Util
 
distance(Point2D, Point2D) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates and returns the distance between the two points.
distance(Point2D, int, int) - Static method in class com.motivewave.platform.sdk.common.Util
 
distanceFromLine(double, double, double, double, double, double) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates distance from the given line.
distanceFromLine(double, double, Line2D) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates distance from the given line.
DODGER_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
dot(double, double, double, double) - Static method in class com.motivewave.platform.sdk.common.Util
 
DoubleDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a double value that is part of the study/strategy settings.
DoubleDescriptor(String, String, double, double, double, double) - Constructor for class com.motivewave.platform.sdk.common.desc.DoubleDescriptor
Constructor
DOWN_COLOR - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
DOWN_MARKER - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
draw(Graphics2D, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Box
Draws the box (this is called by the study framework).
draw(Graphics2D, DrawContext) - Method in class com.motivewave.platform.sdk.draw.ColorRange
This method draws the figure on the graph (using the given Graphics2D).
draw(Graphics2D, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Figure
This method draws the figure on the graph (using the given Graphics2D).
draw(Graphics2D, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Label
This method draws the figure on the graph (using the given Graphics2D).
draw(Graphics2D, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Line
Draws the line (this is called by the study framework).
draw(Graphics2D, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Marker
Draws the marker (and optional text).
draw(Graphics2D, DrawContext) - Method in class com.motivewave.platform.sdk.draw.Polygon
Draws the polygon (this is called by the study framework).
draw(Graphics2D) - Method in class com.motivewave.platform.sdk.draw.Text
Draws the text within the given bounds.
DrawContext - Interface in com.motivewave.platform.sdk.common
Provides an interface to the Graphics environment for drawing figures on the study graph.

E

ema(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Exponential Moving Average.
ema(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Exponential Moving Average.
ENABLE_BAR_COLOR - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
EnabledDependency - Class in com.motivewave.platform.sdk.common.desc
 
EnabledDependency(String, String...) - Constructor for class com.motivewave.platform.sdk.common.desc.EnabledDependency
 
EnabledDependency(boolean, String, String...) - Constructor for class com.motivewave.platform.sdk.common.desc.EnabledDependency
 
Enums - Interface in com.motivewave.platform.sdk.common
This interface contains enumerations used within the SDK.
Enums.BarData - Enum in com.motivewave.platform.sdk.common
Source of the data described in the historical price bars.
Enums.BarInput - Enum in com.motivewave.platform.sdk.common
Describes values available from historical price bars.
Enums.BarSizeType - Enum in com.motivewave.platform.sdk.common
Describes the type of BarSize.
Enums.ColorPolicy - Enum in com.motivewave.platform.sdk.common
Determines the policy changing the color value for a series of values.
Enums.EntryState - Enum in com.motivewave.platform.sdk.common
Describes the entry status of a strategy.
Enums.ExecutionType - Enum in com.motivewave.platform.sdk.common
Execution type: Entry, Exit, Stop and Reverse (SAR)
Enums.InstrumentType - Enum in com.motivewave.platform.sdk.common
Describes the type of instrument.
Enums.IntervalType - Enum in com.motivewave.platform.sdk.common
Describes the interval measurement type for a BarSize.
Enums.MAMethod - Enum in com.motivewave.platform.sdk.common
Moving Average calculation methods.
Enums.MarkerType - Enum in com.motivewave.platform.sdk.common
Describes the available types of markers.
Enums.OrderAction - Enum in com.motivewave.platform.sdk.common
Order Action (Buy or Sell)
Enums.OrderType - Enum in com.motivewave.platform.sdk.common
Type of order
Enums.PointType - Enum in com.motivewave.platform.sdk.common
Describes the type of figure to display for the points of a path.
Enums.Position - Enum in com.motivewave.platform.sdk.common
 
Enums.PositionType - Enum in com.motivewave.platform.sdk.common
Type of positions in a strategy.
Enums.Priority - Enum in com.motivewave.platform.sdk.common
Describes a priority level.
Enums.Service - Enum in com.motivewave.platform.sdk.common
Describes the available brokers and data services.
Enums.ShadeType - Enum in com.motivewave.platform.sdk.common
Describes where to apply a shade.
Enums.Size - Enum in com.motivewave.platform.sdk.common
Describes the size of a marker or figure.
Enums.StackPolicy - Enum in com.motivewave.platform.sdk.common
Determines the policy for stacking figures that share the same coordinates (time, value).
Enums.StrategyState - Enum in com.motivewave.platform.sdk.common
Describes the current state of a strategy.
Enums.TextAlign - Enum in com.motivewave.platform.sdk.common
Text alignment
Enums.TextOutline - Enum in com.motivewave.platform.sdk.common
Text border style
Enums.TIF - Enum in com.motivewave.platform.sdk.common
Order Time In Force
Enums.ValueType - Enum in com.motivewave.platform.sdk.common
Describes the type of a value.
equals(Object) - Method in class com.motivewave.platform.sdk.common.BarInfo
Compares the give object with this object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.BarSize
Compares this bar size with the given object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.Coordinate
Compares this coordinate with the given object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.ErrorCode
Compares this object with another ErrorMsg.
equals(Object) - Method in class com.motivewave.platform.sdk.common.ExitPoint
 
equals(Object) - Method in class com.motivewave.platform.sdk.common.FontInfo
Compares the give object with this object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.GuideInfo
Compares the give object with this object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.IndicatorInfo
Compares the give object with this object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.LineInfo
Compares the give object with this object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.MarkerInfo
Compares the give object with this object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.PathInfo
Compares the give object with this object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.Settings
Compares this settings object with the given object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.ShadeInfo
Compares this ShadeInfo object with the given object and returns true if they are equal.
equals(Object) - Method in class com.motivewave.platform.sdk.common.TimeFrame
 
error(String) - Method in class com.motivewave.platform.sdk.study.Study
Logs an error message to the study log.
ErrorCode - Class in com.motivewave.platform.sdk.common
Encapsulates a message ID and the resource bundle used to resolve the locale dependent message.
ErrorCode(String, String) - Constructor for class com.motivewave.platform.sdk.common.ErrorCode
Constructs an error message with the given bundle name.
Execution - Class in com.motivewave.platform.sdk.order_mgmt
Represents an executed order.
Execution(OrderContext, Order, boolean) - Constructor for class com.motivewave.platform.sdk.order_mgmt.Execution
Constructor
Execution(String, String, Instrument, Object, long, Enums.OrderAction, int, float, float, Enums.ExecutionType, float, float, float, int, int, float, float) - Constructor for class com.motivewave.platform.sdk.order_mgmt.Execution
Constructor
exists() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Determines if this order exists.
ExitPoint - Class in com.motivewave.platform.sdk.common
 
ExitPoint(int, int, boolean) - Constructor for class com.motivewave.platform.sdk.common.ExitPoint
 
ExitPointDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes an exit point for a strategy.
ExitPointDescriptor(String, String, int, int, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.ExitPointDescriptor
Constructor
exportValue(ValueDescriptor) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Exports a value so that it may be used outside of the context of the study.

F

FAST_PERIOD - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
Figure - Class in com.motivewave.platform.sdk.draw
Base Class for all figures that can be added to a study.
Figure() - Constructor for class com.motivewave.platform.sdk.draw.Figure
 
FILL - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
FILL2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
FILL3 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
FILL4 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
FILL_FORWARD - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
findExportedValue(String) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Finds the exported value using a string key.
findIndex(long) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Searches for the index that contains the given time.
findNVP(String) - Method in class com.motivewave.platform.sdk.common.desc.DiscreteDescriptor
Gets the NVP associated to the given value.
FIRE_BRICK - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
firePropertyChange(String, Object, Object) - Method in class com.motivewave.platform.sdk.study.Study
Fires a property change event for the given property name if the newValue is different from the oldValue
FLORAL_WHITE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
FONT - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
FONT2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
FONT3 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
FONT4 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
FontDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a Font and its Color.
FontDescriptor(String, String, Font) - Constructor for class com.motivewave.platform.sdk.common.desc.FontDescriptor
Constructor
FontDescriptor(String, String, Font, Color, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.FontDescriptor
Constructor
FontDescriptor(String, String, Font, Color, boolean, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.FontDescriptor
Constructor
FontInfo - Class in com.motivewave.platform.sdk.common
Describes settings information for a font and display color.
FontInfo(Font, Color) - Constructor for class com.motivewave.platform.sdk.common.FontInfo
Constructor
FontInfo(Font, Color, boolean) - Constructor for class com.motivewave.platform.sdk.common.FontInfo
Constructor
FOREST_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
format(float) - Method in interface com.motivewave.platform.sdk.common.Instrument
Formats the given value as a string.
format(double) - Method in interface com.motivewave.platform.sdk.common.Instrument
Formats the given value as a string.
format(double) - Method in class com.motivewave.platform.sdk.study.Study
Formats the give value as a displayable value on the graph.
formatMMDDYYYY(long) - Static method in class com.motivewave.platform.sdk.common.Util
Formats the given date (in milliseconds since 1970) in MM/dd/yyyy format.
formatMMDDYYYYHHMM(long) - Static method in class com.motivewave.platform.sdk.common.Util
Formats the given date (in milliseconds since 1970) in MM/dd/yyyy h:mm a format.
FUCHSIA - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 

G

GAINSBORO - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
get(Locale, Object...) - Method in class com.motivewave.platform.sdk.common.ErrorCode
Gets the locale dependent message for the default locale.
get() - Method in class com.motivewave.platform.sdk.common.ErrorCode
 
get(Object...) - Method in class com.motivewave.platform.sdk.common.ErrorCode
 
get(String, Object...) - Method in class com.motivewave.platform.sdk.study.Study
Retrieves the locale dependent string from the resource bundle identified in the StudyHeader annotation.
getAccountAvgEntryPrice() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the average entry price for the current position on the selected account.
getAccountId() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the ID of the account that this execution occurred on.
getAccountId() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the account ID for this order.
getAccountPosition() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the current open position for the account.
getAccountUnrealizedPnL() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the average entry price for the current position on the selected account.
getAction() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the action (buy or sell)
getAction() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the action of this order (Buy or Sell)
getActiveOrders() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets all of the active orders that are associated with this strategy.
getAdjLimitPrice() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the adjusted limit price.
getAdjQuantity() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the adjusted quantity.
getAdjStopPrice() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the adjusted stop price.
getAdjTIF() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the adjusted TIF (time in force).
getAlphaFill(Color) - Static method in class com.motivewave.platform.sdk.common.Util
 
getAlphaFill(Color, int) - Static method in class com.motivewave.platform.sdk.common.Util
 
getAlphaMarkers() - Static method in enum com.motivewave.platform.sdk.common.Enums.MarkerType
 
getAngle() - Method in class com.motivewave.platform.sdk.draw.Text
 
getAskClose(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the ask close value of the price bar at the given index.
getAskClose() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the ask close value of the latest price bar.
getAskClose(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the ask close value of the price bar for the given instrument at the given index.
getAskClose(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the ask close value of the latest price bar for the given instrument.
getAskHigh(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high ask value of the price bar at the given index for the default instrument.
getAskHigh() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high ask value of the latest price bar and default instrument.
getAskHigh(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high ask value of the price bar for the given instrument at the given index.
getAskHigh(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high ask value of the latest price bar for the given instrument.
getAskLow(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the ask low value of the price bar at the given index.
getAskLow() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the ask low value of the latest price bar.
getAskLow(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the ask low value of the price bar at the given index.
getAskLow(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the ask low value of the latest price bar.
getAskOpen(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open ask value of the price bar at the given index.
getAskOpen() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open ask value of the latest price bar.
getAskOpen(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open ask value of the price bar for the given instrument at the given index.
getAskOpen(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open ask value of the latest price bar for the given instrument.
getAskPrice() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the current ask price for this instrument.
getAskSize() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the current ask size for this instrument.
getAvgEntryPrice() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the average entry price for the current position.
getAvgFillPrice() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the average fill price for this order.
getAvgPrice() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the average fill price.
getAvgStrength() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Gets the average strength of this swing point ((left strength +right strength)/2)
getBackground() - Method in class com.motivewave.platform.sdk.draw.Text
Gets the background color for the outline.
getBackgroundColor() - Method in interface com.motivewave.platform.sdk.common.Defaults
Chart background color.
getBackgroundColor() - Method in class com.motivewave.platform.sdk.common.desc.IndicatorDescriptor
Gets the default background color.
getBackgroundColor() - Method in class com.motivewave.platform.sdk.common.IndicatorInfo
Gets the background color for the indicator.
getBackgroundColor() - Method in class com.motivewave.platform.sdk.draw.ColorRange
Gets the background color for the color range.
getBar() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the index of the bar when this execution occurred (since the strategy was last activated)
getBarColor(int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the color of the bar at the given index with the given value key.
getBarColor(Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the color of the latest bar with the given key.
getBarColor() - Method in interface com.motivewave.platform.sdk.common.Defaults
Default color for painting bars.
getBarData() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the type of data available in this data series.
getBars(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the bar info associated to the given name.
getBars() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered bar names.
getBars() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the set of declared bars (a map of value key to settings key).
getBars() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the map of declared bars for the default plot.
getBarSize(Enums.BarSizeType, int) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given minutes and interval.
getBarSize(Enums.BarSizeType, int, boolean) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given minutes and interval.
getBarSize(Enums.BarSizeType, Enums.IntervalType, int) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given minutes and interval.
getBarSize(Enums.BarSizeType, Enums.IntervalType, int, boolean) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given minutes and interval.
getBarSize(Enums.BarSizeType, int, int) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given minutes and interval.
getBarSize(Enums.BarSizeType, int, int, boolean) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given minutes and interval.
getBarSize(Enums.BarSizeType, int, int, int) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given source interval, interval and reverse interval.
getBarSize(Enums.BarSizeType, int, int, int, boolean) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given source interval, interval and reverse interval.
getBarSize(Enums.BarSizeType, Enums.IntervalType, int, int, int) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given source interval, interval and reverse interval.
getBarSize(Enums.BarSizeType, Enums.IntervalType, int, int, int, boolean) - Static method in class com.motivewave.platform.sdk.common.BarSize
Gets the BarSize with the given source interval, interval and reverse interval.
getBarSize() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the size of the bars in this data series.
getBarSize(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the bar size associated to the given name.
getBarSizes() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered bar size names.
getBarSizes() - Method in class com.motivewave.platform.sdk.study.Study
Gets the list of bar sizes required by this study.
getBarWidth() - Method in interface com.motivewave.platform.sdk.common.DrawContext
Gets the width (in pixels) of the bars.
getBaseCurrency() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the symbol for the base currency.
getBGColor1() - Method in class com.motivewave.platform.sdk.draw.Text
 
getBGColor2() - Method in class com.motivewave.platform.sdk.draw.Text
 
getBidClose(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the close bid value of the price bar at the given index.
getBidClose() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the close bid value of the latest price bar.
getBidClose(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the close bid value of the price bar for the given instrument at the given index.
getBidClose(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the close bid value of the latest price bar for the given instrument.
getBidHigh(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high bid value of the price bar at the given index.
getBidHigh() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high bid value of the latest price bar.
getBidHigh(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high bid value of the price bar for the given instrument at the given index.
getBidHigh(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high bid value of the latest price bar for the given instrument.
getBidLow(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the bid low value of the price bar at the given index.
getBidLow() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the bid low value of the latest price bar.
getBidLow(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the bid low value of the price bar at the given index.
getBidLow(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the bid low value of the latest price bar.
getBidOpen(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open bid value of the price bar at the given index.
getBidOpen() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open bid value of the latest price bar.
getBidOpen(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open bid value of the price bar for the given instrument at the given index.
getBidOpen(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open bid value of the latest price bar for the given instrument.
getBidPrice() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the current bid price for this instrument.
getBidSize() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the current bid size for this instrument.
getBlue() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default blue color (varies by chart theme).
getBlueLine() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default blue line color (varies by chart theme).
getBoolean(Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the boolean value for the given key for the latest index.
getBoolean(Object, boolean) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the boolean value for the given key for the latest index.
getBoolean(int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the boolean value for the given key at the given index.
getBoolean(int, Object, boolean) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the boolean value at the given index for the given key.
getBoolean(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the boolean value associated to the given name.
getBoolean(String, boolean) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the boolean value associated to the given name.
getBorderColor() - Method in class com.motivewave.platform.sdk.draw.Text
Gets the border color.
getBorderStroke() - Method in class com.motivewave.platform.sdk.draw.Text
 
getBottomFillColor() - Method in interface com.motivewave.platform.sdk.common.Defaults
Default color for bottom fill.
getBottomInsetPixels() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the bottom inset for the graph (in pixels).
getBottomInsetPixels() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the bottom inset for the default plot (in pixels).
getBounds() - Method in interface com.motivewave.platform.sdk.common.DrawContext
Gets the bounds of the graph.
getBounds() - Method in class com.motivewave.platform.sdk.draw.Figure
Gets the bounds of this figure as a java.awt.Rectangle
getBounds() - Method in class com.motivewave.platform.sdk.draw.Text
 
getBroker() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the broker service (order fulfillment).
getBrown() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default brown color (varies by chart theme).
getBuyPrice() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the current price to buy this instrument.
getCashBalance() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the current cash balance for the account.
getCenter() - Method in class com.motivewave.platform.sdk.draw.Text
 
getChange() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the change since the previous close for this instrument.
getChartBarSize() - Method in interface com.motivewave.platform.sdk.common.DataContext
Gets the current bar size for the underlying chart.
getChoices() - Method in class com.motivewave.platform.sdk.common.desc.ValueDescriptor
 
getClose(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the close value of the price bar at the given index.
getClose() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the close value of the latest price bar.
getClose(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the close value of the price bar for the given instrument at the given index.
getClose(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the close value of the latest price bar for the given instrument.
getColor() - Method in class com.motivewave.platform.sdk.common.BarInfo
Gets the color of the bar.
getColor() - Method in class com.motivewave.platform.sdk.common.ColorInfo
Gets the color (as chosen by the user).
getColor() - Method in class com.motivewave.platform.sdk.common.desc.BarDescriptor
Gets the default color of the bar.
getColor() - Method in class com.motivewave.platform.sdk.common.desc.FontDescriptor
Gets the color of the font.
getColor() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default color of the path line/points.
getColor() - Method in class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Gets the default color for the shade.
getColor() - Method in class com.motivewave.platform.sdk.common.FontInfo
Gets the text color for displaying this font.
getColor() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the main color of the path lines and points.
getColor(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the color associated to the given name.
getColor(String, Color) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the color associated to the given name.
getColor() - Method in class com.motivewave.platform.sdk.common.ShadeInfo
Gets the color used for drawing the shade.
getColor() - Method in class com.motivewave.platform.sdk.draw.Line
Gets the color of the line.
getColor2() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default secondary color for the path line.
getColor2() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the secondary color of the path lines and points.
getColor3() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default tertiary color for the path line.
getColor3() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the tertiary color of the path lines and points.
getColor4() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default quaternary color for the path line.
getColor4() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the quaternary color of the path lines and points.
getColorInfo(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the color info object associated to the given name
getColorPolicies() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the supported color policies for this path.
getColorPolicy() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the color policy for this path.
getColorPolicy() - Method in class com.motivewave.platform.sdk.common.PathInfo
Indicates the policy for applying colors to the series of values.
getColors() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered color names.
getCommission() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the commission.
getCoordinate() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Gets the coordinate for the swing point (time, value).
getCurrentTime() - Method in interface com.motivewave.platform.sdk.common.DataContext
Gets the current time.
getCurrentTime() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the current time.
getDash() - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Gets the default dash settings for the guide (null for solid line).
getDash() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default dash setting for the path line (null for solid line).
getDash() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Gets the dash style for drawing the guide line
getDash() - Method in class com.motivewave.platform.sdk.common.LineInfo
Gets the dash style for the line (null for a solid line)
getDash() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the dash style for the lines connecting the path points (null for solid line).
getDashedLine() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the stroke for a dashed line.
getDataContext() - Method in interface com.motivewave.platform.sdk.common.DrawContext
Gets the data context.
getDataContext() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the data context associated with this strategy.
getDataSeries() - Method in interface com.motivewave.platform.sdk.common.DataContext
Gets the primary data series.
getDataSeries(BarSize) - Method in interface com.motivewave.platform.sdk.common.DataContext
Gets additional data series objects of a different bar size.
getDataSource() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the data source for this instrument.
getDefaultPlot() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the default plot.
getDefaultQuantity() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the default order quantity for this instrument.
getDefaults() - Method in interface com.motivewave.platform.sdk.common.DataContext
Defaults defined by the system.
getDefaults() - Method in interface com.motivewave.platform.sdk.common.DrawContext
Gets the environment defaults such as default colors etc.
getDefaults() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Defaults defined by the system.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.BarDescriptor
Gets the default value as a BarInfo.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.BarSizeDescriptor
Gets the default value as a bar size.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.BooleanDescriptor
Gets the default value as a Boolean value.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.ColorDescriptor
Gets the default value as a color.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.DateTimeDescriptor
Gets the default value as a Long (epoch time).
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.DiscreteDescriptor
Gets the default value as a string.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.DoubleDescriptor
Gets the default value as a double.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.ExitPointDescriptor
 
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.FontDescriptor
Gets the default value as a FontInfo.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
 
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.IndicatorDescriptor
Gets the default value as an Indicator Info
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.IntegerDescriptor
Gets the default value as an Integer.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.MAMethodDescriptor
 
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Gets the default value as a MarkerInfo
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.OrderTypeDescriptor
 
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default value as a PathInfo object.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Gets the default value for this setting.
getDefaultValue(String) - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Gets the default value for the setting associated with the given name.
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Gets the default value as a ShadeInfo
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.TifDescriptor
 
getDefaultValue() - Method in class com.motivewave.platform.sdk.common.desc.TimeFrameDescriptor
 
getDependencies() - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Gets the list of setting dependencies.
getDependentFields() - Method in class com.motivewave.platform.sdk.common.desc.InputDependency
 
getDescription() - Method in enum com.motivewave.platform.sdk.common.Enums.BarInput
Gets the description.
getDescriptor() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the SettingsDescriptor object that describes the user settings.
getDisplayFont() - Method in class com.motivewave.platform.sdk.draw.Text
 
getDouble(int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key.
getDouble(int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key for the given instrument.
getDouble(int, Object, double) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key.
getDouble(long, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key.
getDouble(long, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key.
getDouble(Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets last numeric value (most recent) in the data series specified by the given key.
getDouble(Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets last numeric value (most recent) in the data series specified by the given key.
getDouble(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the double value associated to the given name.
getDouble(String, double) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the double value associated to the given name.
getEmailAddress() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the email address associated with the license
getEndColor() - Method in class com.motivewave.platform.sdk.common.TimeFrame
Gets the color of the end line (null for default line color).
getEndDash() - Method in class com.motivewave.platform.sdk.common.TimeFrame
Gets the dash type of the end line (null for solid line).
getEndIndex() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the bar index of the last visible bar on the chart.
getEndOfDay(long, boolean) - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the end of the day (in millis since 1970) for the given day.
getEndOfMonth(long, boolean) - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the end of the month (in millis since 1970) for the given time.
getEndOfWeek(long, boolean) - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the end of the week (in millis since 1970) for the given time.
getEndStroke() - Method in class com.motivewave.platform.sdk.common.TimeFrame
 
getEndTime() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the end time of the latest bar.
getEndTime(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the end time (in milliseconds since 1970) of the bar at the given index.
getEndTime() - Method in class com.motivewave.platform.sdk.common.desc.TimeFrameDescriptor
 
getEndTime() - Method in class com.motivewave.platform.sdk.common.TimeFrame
Gets the end time as seconds since midnight.
getEndTime() - Method in class com.motivewave.platform.sdk.draw.Box
Gets the time of the ending location of the box.
getEndTime() - Method in class com.motivewave.platform.sdk.draw.Line
Gets the time of the ending location of the line.
getEndValue() - Method in class com.motivewave.platform.sdk.draw.Box
Gets the value of the ending location of the box.
getEndValue() - Method in class com.motivewave.platform.sdk.draw.Line
Gets the value of the ending location of the line.
getEndWidth() - Method in class com.motivewave.platform.sdk.common.TimeFrame
Gets the width end line (in pixels).
getEntryPrice() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the entry price.
getEntryState() - Method in class com.motivewave.platform.sdk.study.Study
Gets the current entry state of this strategy.
getErrorCode() - Method in exception com.motivewave.platform.sdk.common.MException
Gets the error code associated with this exception.
getExchangeSymbol() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the exchange symbol for this instrument.
getExecutions() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the list of executed orders that have occurred since this strategy was activated.
getExitPoint(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the exit point associated to the given name.
getExitPoints() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered Exit Point names.
getExportedValue(Object) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the exported value associated with the given key.
getExportedValues() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the list of exported values.
getExtendLeft() - Method in class com.motivewave.platform.sdk.draw.Line
Gets the number of bars to extend past the start point.
getExtendRight() - Method in class com.motivewave.platform.sdk.draw.Line
Gets the number of bars to extend past the end point.
getExtensionsDirectory() - Static method in class com.motivewave.platform.sdk.common.Util
Gets the extensions directory.
getFigures() - Method in class com.motivewave.platform.sdk.study.Study
Gets the list of figures associated with the default plot.
getFigures(String) - Method in class com.motivewave.platform.sdk.study.Study
Gets the list of figures associated with the plot with the given name.
getFillColor() - Method in interface com.motivewave.platform.sdk.common.Defaults
Default color fill.
getFillColor() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Gets the default fill color for the marker.
getFillColor() - Method in class com.motivewave.platform.sdk.common.MarkerInfo
Gets the fill color of the marker.
getFillColor() - Method in class com.motivewave.platform.sdk.common.TimeFrame
Gets the color of the fill area (null for default fill color).
getFillColor() - Method in class com.motivewave.platform.sdk.draw.Box
Gets the color for drawing the box fill (null for no fill).
getFillColor() - Method in class com.motivewave.platform.sdk.draw.Marker
Gets the color used to fill the marker.
getFillColor() - Method in class com.motivewave.platform.sdk.draw.Polygon
Gets the color for drawing the fill (null for no fill).
getFilled() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the number of shares/contracts that have been filled.
getFixedBottomValue() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the 'fixed' bottom value (null if not defined).
getFixedBottomValue() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the 'fixed' bottom value (null if not defined).
getFixedTopValue() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the 'fixed' top value (null if not defined).
getFixedTopValue() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the 'fixed' top value (null if not defined).
getFixedWidth() - Method in class com.motivewave.platform.sdk.common.BarInfo
Gets the fixed width of the bar (null if the width is dynamic)
getFixedWidth() - Method in class com.motivewave.platform.sdk.common.desc.BarDescriptor
Gets the fixed width of the bar.
getFixedWidth() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the fixed width for displaying bars (null for dynamic width).
getFixedWidth() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the fixed width for drawing the bars (null for dynamic width).
getFloat(int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key.
getFloat(int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key.
getFloat(int, Object, float) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key.
getFloat(long, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key.
getFloat(long, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the numeric value at the given index specified by the given key.
getFloat(Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets last numeric value (most recent) in the data series specified by the given key.
getFloat(Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets last numeric value (most recent) in the data series specified by the given key.
getFont() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default font for writing text.
getFont() - Method in class com.motivewave.platform.sdk.common.desc.FontDescriptor
Gets the font.
getFont() - Method in class com.motivewave.platform.sdk.common.FontInfo
Gets the font.
getFont(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the font associated with the given name.
getFont() - Method in class com.motivewave.platform.sdk.draw.Text
Gets the font for displaying the text.
getFonts() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered font names.
getGradientCenter() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the center point for the gradient (null if automatic).
getGradientCenter() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the gradient center (real value).
getGraphLocation() - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Gets the location where this figure will be drawn on the graph.
getGreen() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default green color (varies by chart theme).
getGreenLine() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default green line color (varies by chart theme).
getGrey() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default grey color (varies by chart theme).
getGridWidth() - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Gets the number of columns occupied by the input component.
getGroups() - Method in class com.motivewave.platform.sdk.common.desc.SettingTab
 
getGuide(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the GuideInfo associated to the given name
getGuides() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered guide names.
getGuides() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the set of declared guides (a map of value key to settings key).
getHeader() - Method in class com.motivewave.platform.sdk.study.Study
This convenience method gets the StudyHeader annotation defined for this study.
getHeight() - Method in class com.motivewave.platform.sdk.draw.Text
 
getHigh(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the value of the price bar at the given index.
getHigh() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high value for the latest price bar.
getHigh(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high value of the price bar of the given instrument at the give index.
getHigh(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the high value of the price bar of the given instrument for the latest price bar.
getHigh() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the daily high price.
getHorizontalLines() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the list of horizontal lines declared for this plot.
getHorizontalLines() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the list of horizontal lines declared for the default plot.
getID() - Method in class com.motivewave.platform.sdk.common.ErrorCode
Gets the message ID.
getId() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the unique ID of this execution.
getIDSettings() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the set of settings that are part of the ID for the plot.
getIDSettings() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the set of settings that are part of the ID for the default plot.
getImage() - Method in class com.motivewave.platform.sdk.draw.Text
 
getIndex() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Index of the bar in the data series.
getIndicator(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the indicator associated with the given name
getIndicators() - Method in class com.motivewave.platform.sdk.common.Settings
Get the set of all registered indicator names.
getIndicators() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the set of declared indicators (a map of value key to settings key).
getIndicators() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the map of declared indicators for the default plot.
getInput(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the input associated to the given name.
getInput(String, Object) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the input key associated to the given name.
getInputs() - Method in class com.motivewave.platform.sdk.common.desc.InputDescriptor
 
getInputs() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered input names.
getInsets() - Method in class com.motivewave.platform.sdk.draw.Text
Gets the text insets.
getInstrument() - Method in interface com.motivewave.platform.sdk.common.DataContext
Gets the instrument associated with this context.
getInstrument() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the primary instrument for the data in this data series.
getInstrument(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the instrument associated to the given name
getInstrument() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the instrument that was traded.
getInstrument() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the instrument associated to this order.
getInstrument() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the instrument associated with the data provided in this context.
getInstruments() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered instrument names.
getInstruments() - Method in class com.motivewave.platform.sdk.study.Study
Gets the list of instruments required by this study.
getInt(int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Convenience method.
getInt(Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Convenience method.
getInteger(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the integer value associated to the given name.
getInteger(String, int) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the integer value associated to the given name.
getInterval() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets the interval for this bar.
getIntervalMinutes() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets the interval for this bar.
getIntervalSeconds() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets the interval for this bar.
getIntervalType() - Method in class com.motivewave.platform.sdk.common.BarSize
Indicates the measurement type of the interval parameter (ie minutes, days, seconds, pips)
getKey() - Method in class com.motivewave.platform.sdk.common.desc.SignalDescriptor
 
getKey() - Method in class com.motivewave.platform.sdk.common.desc.ValueDescriptor
 
getKeyAsString() - Method in class com.motivewave.platform.sdk.common.desc.SignalDescriptor
 
getKeyAsString() - Method in class com.motivewave.platform.sdk.common.desc.ValueDescriptor
 
getLabel() - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Gets the label for this setting (displayed to the user).
getLabel() - Method in class com.motivewave.platform.sdk.common.desc.SignalDescriptor
 
getLabel(Settings) - Method in class com.motivewave.platform.sdk.common.desc.SignalDescriptor
 
getLabel() - Method in class com.motivewave.platform.sdk.common.desc.ValueDescriptor
 
getLabel(Settings) - Method in class com.motivewave.platform.sdk.common.desc.ValueDescriptor
 
getLabel() - Method in enum com.motivewave.platform.sdk.common.Enums.BarInput
Gets the locale dependent label for this input.
getLabel() - Method in class com.motivewave.platform.sdk.study.Study
Gets the display label for the default plot including setting values.
getLabel(String) - Method in class com.motivewave.platform.sdk.study.Study
Gets the display label for the given plot including setting values.
getLabelColor() - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Gets the default label color for the guide indicator.
getLabelColor() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Gets the color for drawing the guide label
getLabelPrefix() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the label prefix.
getLabelPrefix() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the label prefix for the default plot.
getLabelSettings() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the set of settings that are part of the label for the plot.
getLabelSettings() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the label settings for the default plot.
getLabelValues() - Method in class com.motivewave.platform.sdk.common.desc.ValueDescriptor
These values are used to generate the label displayed in the cursor data window.
getLastFillPrice() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the last fill price for this order.
getLastFillTime() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the time (in milliseconds since 1970) of the last fill on this order.
getLastPrice() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the last traded price for this instrument.
getLastSize() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the last traded size for this instrument.
getLastTimestamp() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the time of the last trade (in millis since 1970).
getLimitPrice() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the limit price for the order (null if not a limit order).
getLineColor() - Method in interface com.motivewave.platform.sdk.common.Defaults
Default color for drawing lines.
getLineColor() - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Gets the default line color for the guide.
getLineColor() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Gets the color for drawing the guide line
getLineColor() - Method in class com.motivewave.platform.sdk.common.LineInfo
Gets the color of the line (null if default line color)
getLineColor() - Method in class com.motivewave.platform.sdk.draw.Box
Gets the color for drawing the box outline.
getLineColor() - Method in class com.motivewave.platform.sdk.draw.Label
Gets the color of the line connector (and label outline).
getLineColor() - Method in class com.motivewave.platform.sdk.draw.Polygon
Gets the color for drawing the outline.
getLineKey1() - Method in class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Gets the setting key for the first line.
getLineKey1() - Method in class com.motivewave.platform.sdk.common.ShadeInfo
Gets the key for the first line/path.
getLineKey2() - Method in class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Gets the setting key for the first line.
getLineKey2() - Method in class com.motivewave.platform.sdk.common.ShadeInfo
Gets the key for the second line/path.
getLines() - Method in class com.motivewave.platform.sdk.draw.Text
 
getLineStroke() - Method in class com.motivewave.platform.sdk.draw.Label
Gets the stroke used for the line and outline.
getLocation() - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Gets the location of this marker.
getLocation() - Method in class com.motivewave.platform.sdk.draw.Text
 
getLong(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the long value associated to the given name.
getLots() - Method in class com.motivewave.platform.sdk.common.desc.ExitPointDescriptor
 
getLots() - Method in class com.motivewave.platform.sdk.common.ExitPoint
 
getLow(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the low value of the price bar at the given index.
getLow() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the low value of the latest price bar.
getLow(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the low value of the price bar at the given index for the given instrument.
getLow(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the low value of the latest price bar for the given instrument.
getLow() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the daily low price.
getMAMethod(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the Moving Average Calculation method associated to the given name
getMAMethod(String, Enums.MAMethod) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the Moving Average Calculation method associated to the given name.
getMAMethods() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered Moving Average Method names.
getMarker(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the MarkerInfo object associated with the given name
getMarkers() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of registered marker names.
getMaxBottomValue() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the 'maximum' bottom value (null if not defined).
getMaxBottomValue() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the 'maximum' bottom value (null if not defined).
getMaxPoints() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default maximum number of points to display for the path.
getMaxPoints() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the max points to show.
getMaxPriceReached() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the maximum price reached since the last execution.
getMaxValue() - Method in class com.motivewave.platform.sdk.common.desc.DoubleDescriptor
Gets the maximum allowable value.
getMaxValue() - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Gets the maximum value for the guide.
getMaxValue() - Method in class com.motivewave.platform.sdk.common.desc.IntegerDescriptor
Gets the maximum value for the setting.
getMaxX() - Method in class com.motivewave.platform.sdk.draw.Text
 
getMaxY() - Method in class com.motivewave.platform.sdk.draw.Text
 
getMessage() - Method in exception com.motivewave.platform.sdk.common.MException
Gets the locale dependent message for this exception.
getMessage(Locale) - Method in exception com.motivewave.platform.sdk.common.MException
Gets the exception message in the given locale (if a translation is available).
getMidnight(long) - Static method in class com.motivewave.platform.sdk.common.Util
Gets the time in millis as of midnight on the morning of the specified date
getMidnight(long, TimeZone) - Static method in class com.motivewave.platform.sdk.common.Util
Gets the time in millis as of midnight on the morning of the specified date
getMidnight(Calendar, long) - Static method in class com.motivewave.platform.sdk.common.Util
Gets the time in millis as of midnight on the morning of the specified date
getMidnightEST(long) - Static method in class com.motivewave.platform.sdk.common.Util
Gets the time in millis as of midnight on the morning of the specified date
getMidnightGMT(long) - Static method in class com.motivewave.platform.sdk.common.Util
Gets the time in millis as of midnight on the morning of the specified date
getMidpoint() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the midpoint between the bid and ask price rounded to the minimum tick of the instrument.
getMinBars() - Method in class com.motivewave.platform.sdk.study.Study
Gets the minimum number of bars required to display this study.
getMinBars(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
Gets the minimum number of bars required to display this study.
getMinPriceReached() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the minimum price reached since the last execution.
getMinStartTime() - Method in class com.motivewave.platform.sdk.study.Study
Gets the minimum start time (milliseconds since 1970) required to display this study (null if no minimum is required)
getMinStartTime(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
Gets the minimum start time (milliseconds since 1970) required to display this study (null if no minimum is required)
getMinTick() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the minimum tick value for the vertical axis (if this is not an overlay).
getMinTick() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the minimum tick value for the vertical axis of the default plot (if this is not an overlay).
getMinTopValue() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the 'minimum' top value (null if not defined).
getMinTopValue() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the 'minimum' top value (null if not defined).
getMinValue() - Method in class com.motivewave.platform.sdk.common.desc.DoubleDescriptor
Gets the minimum allowable value.
getMinValue() - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Gets the minimum value for the guide.
getMinValue() - Method in class com.motivewave.platform.sdk.common.desc.IntegerDescriptor
Gets the minimum value for the setting.
getName() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets the display name for this bar size.
getName() - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Gets the name of this setting.
getName() - Method in class com.motivewave.platform.sdk.common.desc.SettingGroup
 
getName() - Method in class com.motivewave.platform.sdk.common.desc.SettingTab
 
getName() - Method in enum com.motivewave.platform.sdk.common.Enums.Service
 
getName() - Method in class com.motivewave.platform.sdk.common.NVP
Gets the displayable name of the value.
getName() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the name of this plot (human readable).
getNegativeDM() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Negative Directional Movement (-DM) of the latest price bar.
getNegativeDM(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Negative Directional Movement (-DM) of the price bar at the given index.
getNegativeDM(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Negative Directional Movement (-DM) of the latest price bar.
getNegativeDM(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Negative Directional Movement (-DM) of the price bar at the given index.
getNetPnl() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the net profit/loss (includes commission cost).
getNumericMarkers() - Static method in enum com.motivewave.platform.sdk.common.Enums.MarkerType
 
getOffset() - Method in class com.motivewave.platform.sdk.draw.Label
Gets the offset of the label (in pixels) relative to its location.
getOffsetPixels() - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Gets the offset in pixels to display the figure from the location.
getOpen(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open value of the price bar at the given index.
getOpen() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open value of the latest price bar.
getOpen(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open value of the price bar for the given instrument at the given index.
getOpen(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open value of the latest price bar for the given instrument.
getOpen() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the daily open price.
getOpenInterest(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open interest of the price bar at the given index.
getOpenInterest() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open interest of the latest price bar.
getOpenInterest(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open interest of the price bar for the given instrument at the given index.
getOpenInterest(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the open interest of the latest price bar for the given instrument.
getOrange() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default orange color (varies by chart theme).
getOrderId() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the unique identifier for this order.
getOrderType(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the order type associated to the given name.
getOutline() - Method in class com.motivewave.platform.sdk.draw.Text
 
getOutlineColor() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Gets the defautl outline color for the marker.
getOutlineColor() - Method in class com.motivewave.platform.sdk.common.MarkerInfo
Gets the outline color of the marker.
getOutlineColor() - Method in class com.motivewave.platform.sdk.draw.Marker
Gets the color used on the marker outline.
getParameters() - Method in exception com.motivewave.platform.sdk.common.MException
Gets the exception parameters.
getPath(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the PathInfo object associated with the given name
getPathColor(int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the color of the path at the given index.
getPathColor(Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the color of the latest index of the path with the given key.
getPaths() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered path names
getPaths() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the set of declared paths (a map of value key to settings key).
getPaths() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the map of declared paths for the default plot.
getPips() - Method in class com.motivewave.platform.sdk.common.desc.ExitPointDescriptor
 
getPips() - Method in class com.motivewave.platform.sdk.common.ExitPoint
 
getPips() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the pips (points) gained/lost
getPlot(String) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the plot associated with the given name.
getPlotKeys() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the set of plot keys registered to this study.
getPnl() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the profit or loss associated with this trade.
getPointSize() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default size of the path points.
getPointSize() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the size of a 'point'.
getPointSize() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the size of the path points.
getPointType() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default type of point displayed for each value in the path.
getPointType() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the type of the path points.
getPosition() - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Gets the relative position of the figure to its location.
getPosition() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the position held after this execution.
getPosition() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the current open position for this strategy.
getPositionType() - Method in class com.motivewave.platform.sdk.common.Settings
Indicates position type to be used with the strategy (long, short or both).
getPositiveDM() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Positive Directional Movement (+DM) of the latest price bar.
getPositiveDM(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Positive Directional Movement (+DM) of the latest price bar.
getPositiveDM(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Positive Directional Movement (+DM) of the price bar at the given index.
getPositiveDM(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Positive Directional Movement (+DM) of the price bar at the given index.
getPreviousClose() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the closing price for the previous day.
getPriceBarColor(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the color of the price bar at the given index.
getPriceBarColor() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the color of the latest price bar.
getPriceInputs() - Static method in enum com.motivewave.platform.sdk.common.Enums.BarInput
 
getPricePlot() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the price plot.
getPriority() - Method in class com.motivewave.platform.sdk.common.desc.SignalDescriptor
 
getPurple() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default purple color (varies by chart theme).
getQuantity() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the quantity that was executed.
getQuantity() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the quantity (size) of this order.
getRange() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the range of the price bar at the latest index.
getRange(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the range of the price bar at the latest index.
getRange(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the range of the price bar at the given index.
getRange(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the range of the price bar at the given index.
getRangeKeys() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the keys of the values used to affect the vertical range of the plot.
getRangeKeys() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the range keys for the default plot.
getRealHigh(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the real high value of the price bar at the given index (Renko Bars only).
getRealHigh() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the real high value of the latest price bar.
getRealizedPnL() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the realized PnL (profit/loss) for the current 'leg' of the strategy.
getRealLow(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the real low value of the price bar at the given index (Renko Bars only).
getRealLow() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the real low value of the latest price bar (Renko Bars only).
getRed() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default red color (varies by chart theme).
getRedLine() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default red line color (varies by chart theme).
getReferenceId() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the reference ID for this execution.
getReferenceID() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the reference ID for the order.
getResource() - Method in class com.motivewave.platform.sdk.common.ErrorCode
 
getReverseInterval() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets the reverse bar interval.
getRows() - Method in class com.motivewave.platform.sdk.common.desc.SettingGroup
Gets the rows in this group (each row may contain 1 or more inputs)
getRuntimeDescriptor() - Method in class com.motivewave.platform.sdk.study.Study
Gets the 'runtime' descriptor.
getSelectedStroke() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Gets the stroke for drawing the guide when the study is selected.
getSelectedStroke() - Method in class com.motivewave.platform.sdk.common.LineInfo
Gets the stroke for drawing the line when the study is selected.
getSelectedStroke() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the stroke for drawing the path when the study is selected.
getSellPrice() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the current price to sell this instrument.
getSessions() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the trading sessions (strategies only).
getSetting(String) - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Gets all of the SettingDescriptor associated with the given name.
getSetting(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the setting associated to the given name.
getSettings() - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Gets all of the SettingDescriptor instances declared for this study
getSettings() - Method in interface com.motivewave.platform.sdk.common.DrawContext
Gets the settings of the study (as configured by the user).
getSettings() - Method in class com.motivewave.platform.sdk.study.Study
Gets the user defined settings.
getSettingsDescriptor() - Method in class com.motivewave.platform.sdk.common.desc.InputDependency
 
getSettingsDescriptor() - Method in class com.motivewave.platform.sdk.study.Study
Gets the settings descriptor.
getShade(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the ShadeInfo object associated to the given name.
getShades() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered shade names.
getShadeType() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the shade type for this path.
getShadeType() - Method in class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Gets the type of shade to apply.
getShadeType() - Method in class com.motivewave.platform.sdk.common.PathInfo
Indicates the shade type for shading above/below the path.
getShadeType() - Method in class com.motivewave.platform.sdk.common.ShadeInfo
Gets the type of shade (above, below, both).
getShadeTypes() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the supported shade types for this path.
getShapeMarkers() - Static method in enum com.motivewave.platform.sdk.common.Enums.MarkerType
 
getShortLabel() - Method in enum com.motivewave.platform.sdk.common.Enums.BarInput
Gets the short version of the label.
getShortName() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets a shortened form of the display name for this bar size.
getSignal(Object) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the signal associated with the given key.
getSignals() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the list of signals generated by this study.
getSize() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Gets the defautl size of the marker.
getSize() - Method in class com.motivewave.platform.sdk.common.MarkerInfo
Gets the size of the marker.
getSize() - Method in class com.motivewave.platform.sdk.draw.Marker
Gets the size of the marker.
getSizeMillis() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets the size of the bar in milliseconds.
getSizes() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Gets all of the valid marker sizes.
getSolidLine() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the stroke for a solid line.
getSource() - Method in class com.motivewave.platform.sdk.common.desc.InputDependency
 
getSource() - Method in exception com.motivewave.platform.sdk.common.MException
Gets the source object that generated this exception.
getSourceInterval() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets the source bar interval for building the bars.
getSourceIntervalMinutes() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets the source bar interval for building the bars (in minutes).
getSpread() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the difference between the bid and ask price for this instrument.
getStackPolicy() - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Sets the policy for stacking figures that share the same coordinates (above or below).
getStartColor() - Method in class com.motivewave.platform.sdk.common.TimeFrame
Gets the color of the start line (null for default line color).
getStartDash() - Method in class com.motivewave.platform.sdk.common.TimeFrame
Gets the dash type of the start line (null for solid line).
getStartIndex() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the bar index of the first visible bar on the chart.
getStartOfDay(long, boolean) - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the start of the day (in millis since 1970) for the given day.
getStartOfMonth(long, boolean) - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the start of the month (in millis since 1970) for the given time.
getStartOfWeek(long, boolean) - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the start of the week (in millis since 1970) for the given time.
getStartStroke() - Method in class com.motivewave.platform.sdk.common.TimeFrame
 
getStartTime() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the start time (in milliseconds since 1970) of the latest bar.
getStartTime(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the start time (in milliseconds since 1970) of the bar at the given index.
getStartTime() - Method in class com.motivewave.platform.sdk.common.desc.TimeFrameDescriptor
 
getStartTime() - Method in class com.motivewave.platform.sdk.common.TimeFrame
Gets the start time as seconds since midnight.
getStartTime() - Method in class com.motivewave.platform.sdk.draw.Box
Gets the time of the starting location of the box.
getStartTime() - Method in class com.motivewave.platform.sdk.draw.Line
Gets the time of the starting location of the line.
getStartValue() - Method in class com.motivewave.platform.sdk.draw.Box
Gets the value of the starting location of the box.
getStartValue() - Method in class com.motivewave.platform.sdk.draw.Line
Gets the value of the starting location of the line.
getStartWidth() - Method in class com.motivewave.platform.sdk.common.TimeFrame
Gets the width start line (in pixels).
getState() - Method in class com.motivewave.platform.sdk.study.Study
Gets the current state of this strategy.
getStep() - Method in class com.motivewave.platform.sdk.common.desc.DoubleDescriptor
Gets the incremental step.
getStep() - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Gets the step increment.
getStep() - Method in class com.motivewave.platform.sdk.common.desc.IntegerDescriptor
Gets the step increment value.
getStopPrice() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the stop price for the order (null if not a stop order).
getStopPrice() - Method in class com.motivewave.platform.sdk.study.Study
Gets the current stop price for an active strategy.
getStrategySettings() - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Gets the list of settings that are used to configure the strategy.
getStrength() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Gets the strength of this swing point (minimum of left and right strength).
getStrengthLeft() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Gets the number of bars to the left of this point.
getStrengthRight() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Gets the number of bars to the right of this point.
getString(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the string value associated to the given name.
getString(String, String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the string value associated to the given name.
getStroke() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Gets the stroke for drawing the guide.
getStroke() - Method in class com.motivewave.platform.sdk.common.LineInfo
Gets the stroke for drawing the line.
getStroke() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the stroke for drawing the path.
getStroke(PathInfo, boolean) - Static method in class com.motivewave.platform.sdk.common.Util
 
getStroke() - Method in class com.motivewave.platform.sdk.draw.Box
Gets the stroke for displaying the box outline.
getStroke() - Method in class com.motivewave.platform.sdk.draw.Line
Gets the stroke for displaying the line.
getStroke() - Method in class com.motivewave.platform.sdk.draw.Marker
 
getStroke() - Method in class com.motivewave.platform.sdk.draw.Polygon
Gets the stroke for displaying the outline.
getSymbol() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the symbol for this instrument.
getTabName() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the name to display in the tab for this plot.
getTabName() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the tab name for the default plot.
getTabs() - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Gets the tabs (as displayed in the Study Dialog).
getTargetPrice() - Method in class com.motivewave.platform.sdk.study.Study
Gets the current target price (exit price) for an active strategy.
getText() - Method in class com.motivewave.platform.sdk.draw.Label
Gets the text displayed on the label.
getText() - Method in class com.motivewave.platform.sdk.draw.Line
 
getText() - Method in class com.motivewave.platform.sdk.draw.Marker
Gets the text label that is to be displayed with the marker.
getText() - Method in class com.motivewave.platform.sdk.draw.Text
Gets the text to display when drawing this object.
getTextColor() - Method in interface com.motivewave.platform.sdk.common.Defaults
Default color for drawing text.
getTextColor() - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Gets the default text color for the guide indicator.
getTextColor() - Method in class com.motivewave.platform.sdk.common.desc.IndicatorDescriptor
Gets the default text color.
getTextColor() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Gets the color for drawing the guide text
getTextColor() - Method in class com.motivewave.platform.sdk.common.IndicatorInfo
Gets the text color for the indicator.
getTextColor() - Method in class com.motivewave.platform.sdk.draw.Text
Gets the text color.
getTextPosition() - Method in class com.motivewave.platform.sdk.draw.Marker
Gets the position of the text label that is displayed with the marker.
getTickSize() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the minimum tick size.
getTIF(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the tif (Time In Force) value associated to the given name.
getTIF() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the Time In Force for this order.
getTime() - Method in class com.motivewave.platform.sdk.common.Coordinate
Gets the time (in milliseconds since 1970) for this coordinate.
getTime() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Gets the start time of the bar in the data series (milliseconds since 1970).
getTime() - Method in class com.motivewave.platform.sdk.draw.ColorRange
Gets the time (in milliseconds since 1970) where this bar is displayed.
getTime() - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Gets the time location (x coordinate).
getTime() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the time this execution occurred.
getTimeFrame(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the timeframe associated to the given name.
getTimeFrames() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of all registered time frame names.
getTimeInForce() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the time in force (TIF) for orders (strategies only).
getTimeZone() - Method in interface com.motivewave.platform.sdk.common.DataContext
Gets the time zone for the underlying chart.
getTimeZone() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the time zone for the trading hours of this instrument.
getTimeZone() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the timezone for sessions (null for local time zone).
getTopFillColor() - Method in interface com.motivewave.platform.sdk.common.Defaults
Default color for top fill.
getTopInsetPixels() - Method in class com.motivewave.platform.sdk.study.Plot
Gets the top inset for the graph (in pixels).
getTopInsetPixels() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the top inset for the default plot (in pixels).
getTotalRealizedPnL() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the total realized pnl (profit/loss) since this strategy was opened (or last reset).
getTradeLots() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the number of trade lots to use (strategies only).
getTrueRange(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the True Range of the price bar at the given index.
getTrueRange() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the True Range of the latest price bar.
getTrueRange(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the True Range of the price bar at the given index.
getTrueRange(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the True Range of the latest price bar.
getType() - Method in class com.motivewave.platform.sdk.common.BarSize
Gets the type of bar size.
getType() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Gets the default type of the marker.
getType() - Method in class com.motivewave.platform.sdk.common.desc.ValueDescriptor
 
getType() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the type of this instrument.
getType() - Method in class com.motivewave.platform.sdk.common.MarkerInfo
Gets the type of the marker.
getType() - Method in class com.motivewave.platform.sdk.draw.Marker
Gets the type of marker to display.
getType() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
Gets the type of execution (Entry, Exit or SAR).
getType() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Gets the type of order (Marker, Limit, Stop, Trail).
getTypes() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Gets the set of valid marker types.
getTypicalPrice(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Typical Price (TP = (High + Low + Close)/3) of the price bar at the given index.
getTypicalPrice() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Typical Price (TP = (High + Low + Close)/3) of the latest price bar.
getTypicalPrice(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Typical Price (TP = (High + Low + Close)/3) of the price bar at the given index.
getTypicalPrice(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates and returns the Typical Price (TP = (High + Low + Close)/3) of the latest price bar.
getUnderlying() - Method in interface com.motivewave.platform.sdk.common.Instrument
Gets the underlying symbol for this instrument.
getUnrealizedPnL() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Gets the PnL for the open position.
getValue() - Method in class com.motivewave.platform.sdk.common.Coordinate
Gets the value for this coordinate.
getValue(int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the value at the given index associated with the given key.
getValue(Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets last value (most recent) in the data series specified by the given key.
getValue(Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets last value (most recent) in the data series specified by the given key.
getValue(int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets last value (most recent) in the data series specified by the given key.
getValue() - Method in class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Gets the absolute value to shade above or below.
getValue() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Gets the y-value where the guide will be displayed
getValue() - Method in class com.motivewave.platform.sdk.common.LineInfo
Gets the y value (real value) for drawing this line.
getValue() - Method in class com.motivewave.platform.sdk.common.NVP
Gets the value.
getValue(String) - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of value associated with the given key.
getValue() - Method in class com.motivewave.platform.sdk.common.ShadeInfo
Gets the absolute value for determining the shade area.
getValue() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Gets the value of the bar (high for top, low for bottom) in the data series.
getValue() - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Gets the real value location (y coordinate).
getValues() - Method in class com.motivewave.platform.sdk.common.desc.DiscreteDescriptor
Gets the list of valid choices.
getValues() - Method in class com.motivewave.platform.sdk.common.Settings
Gets the set of value keys in the settings.
getValueSeries(Object) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Gets the data series for the value key.
getVersion() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the version of MotiveWave.
getVisibleEndTime() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the end time of the last visible bar on the chart.
getVisibleStartTime() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the start time of the first visible bar on the chart.
getVolume(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the volume of the price bar at the given index.
getVolume() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the volume of the latest price bar.
getVolume(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the volume of the price bar for the given instrument at the given index.
getVolume(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the volume of the latest price bar for the given instrument.
getVolumeInputs() - Static method in enum com.motivewave.platform.sdk.common.Enums.BarInput
 
getWidth() - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Gets the default line width for the guide.
getWidth() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Gets the default width of the path line.
getWidth() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Gets the line width for drawing the guide line
getWidth() - Method in class com.motivewave.platform.sdk.common.LineInfo
Gets the width of the line (null for a solid line)
getWidth() - Method in class com.motivewave.platform.sdk.common.PathInfo
Gets the width of the lines connecting the path points.
getWidth() - Method in class com.motivewave.platform.sdk.draw.Text
 
getX() - Method in class com.motivewave.platform.sdk.draw.Text
 
getY() - Method in class com.motivewave.platform.sdk.draw.Text
 
getYellow() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default yellow color (varies by chart theme).
getYellowLine() - Method in interface com.motivewave.platform.sdk.common.Defaults
Gets the default yellow line color (varies by chart theme).
GHOST_WHITE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
GOLD - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
GOLDENROD - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
GRAY - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
GREEN_YELLOW - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
GuideDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a guide that is displayed on a study graph.
GuideDescriptor(String, String, double, double, double, double, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Constructor.
GuideInfo - Class in com.motivewave.platform.sdk.common
Describes a guide.
GuideInfo(double, Color, Color, Color, float, float[], boolean, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.GuideInfo
Constructor.

H

hasData(Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Determines if data is available for the given instrument in this series.
hasData() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Determines if data is available for the primary instrument in this series.
hashCode() - Method in class com.motivewave.platform.sdk.common.Coordinate
 
highest(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the highest value over the given sequence of values.
highest(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the highest value over the given sequence of values.
highestVisible(Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the highest value of the visible bars (between getStartIndex() and getEndIndex()).
highestVisible(Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the highest value of the visible bars (between getStartIndex() and getEndIndex()).
HONEYDEW - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
HOT_COLOR - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
HOT_PINK - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 

I

in(String, String...) - Static method in class com.motivewave.platform.sdk.common.Util
Returns true if the String s is present in the list
in(Object, Object...) - Static method in class com.motivewave.platform.sdk.common.Util
Returns true if the Object o is in the search list
in(int, int[]) - Static method in class com.motivewave.platform.sdk.common.Util
Returns true if the number i is in the search list
in(double, double[]) - Static method in class com.motivewave.platform.sdk.common.Util
Determines if the given double value i is in the list of double values.
IND - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
IND2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
INDIAN_RED - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
IndicatorDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes an indicator that is displayed on the axis.
IndicatorDescriptor(String, String, Color, Color, boolean, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.IndicatorDescriptor
Constructor
IndicatorInfo - Class in com.motivewave.platform.sdk.common
Encapsulates configuration information for indicators that are displayed on the Price Axis (for overlays) or on the value axis (study graphs).
IndicatorInfo(Color, Color, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.IndicatorInfo
Constructs an Indicator Info.
INDIGO - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
info(String) - Method in class com.motivewave.platform.sdk.study.Study
Logs an info message to the study log.
initialize(Defaults) - Method in class com.motivewave.platform.sdk.study.Study
This method is called to initialize the design and runtime settings.
INPUT - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
INPUT2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
InputDependency - Class in com.motivewave.platform.sdk.common.desc
 
InputDependency(String, String...) - Constructor for class com.motivewave.platform.sdk.common.desc.InputDependency
 
InputDescriptor - Class in com.motivewave.platform.sdk.common.desc
 
InputDescriptor(String, String, Object) - Constructor for class com.motivewave.platform.sdk.common.desc.InputDescriptor
 
InputDescriptor(String, String, Object[], Object) - Constructor for class com.motivewave.platform.sdk.common.desc.InputDescriptor
 
Inputs - Interface in com.motivewave.platform.sdk.common
This interface defines common names for settings (inputs) used in many different studies.
INSTRUMENT - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
Instrument - Interface in com.motivewave.platform.sdk.common
Represents an Instrument.
INSTRUMENT1 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
INSTRUMENT2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
INSTRUMENT3 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
INSTRUMENT4 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
InstrumentDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes an input for selecting an instrument that is part of the study/strategy.
InstrumentDescriptor(String, String) - Constructor for class com.motivewave.platform.sdk.common.desc.InstrumentDescriptor
Constructor.
IntegerDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes an integer value that is used to configure a study/strategy.
IntegerDescriptor(String, String, int, int, int, int) - Constructor for class com.motivewave.platform.sdk.common.desc.IntegerDescriptor
Constructor.
intersection(Point2D, Point2D, Point2D, Point2D) - Static method in class com.motivewave.platform.sdk.common.Util
Computes the intersection point between the two lines defined by the pairs of start and end points.
intersection(double, double, double, double, double, double, double, double) - Static method in class com.motivewave.platform.sdk.common.Util
Computes the intersection between two segments.
intersection(Line2D, Line2D) - Static method in class com.motivewave.platform.sdk.common.Util
computes the intersection point between the two given lines.
isActive() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Determines if this order is active (waiting to be filled).
isAdjusted() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Determines if this order has pending changes.
isAllowDisable() - Method in class com.motivewave.platform.sdk.study.Plot
Determines if the user is allowed to disable (hide) this plot.
isAllowInsetModification() - Method in class com.motivewave.platform.sdk.study.Plot
Determines if the user is allowed to modify insets for this study (non-overlays only, true by default).
isAllowUserDefaults() - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Indicates if user "Save As Defaults" operations apply to this setting.
isAutoEntry() - Method in class com.motivewave.platform.sdk.common.Settings
Indicates if the strategy has auto entry enabled.
isBarComplete(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Determines if the bar at the given index is complete Note: this is only relevant if the index is the last in the series.
isBarUpdates() - Method in class com.motivewave.platform.sdk.common.Settings
Indicates if this study should respond to bar updates instead of only calculating on the close of the bar.
isBidAsk() - Method in class com.motivewave.platform.sdk.common.BarSize
Determines if this is a bid/ask graph.
isBottom() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Determines if this is a bottom swing point (local low).
isBroker() - Method in enum com.motivewave.platform.sdk.common.Enums.Service
 
isBuy() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Determines if this is a buy order.
isCancelInProgress() - Method in class com.motivewave.platform.sdk.study.Study
returns true if the strategy is currently being cancelled.
isCancelled() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Determines if this order is cancelled.
isCloseOnDeactivate() - Method in class com.motivewave.platform.sdk.common.Settings
Indicates if a position should be closed when the strategy is deactivated.
isCloseOnSessionEnd() - Method in class com.motivewave.platform.sdk.common.Settings
Determines if this strategy should exit an open position automatically when a trading session closes.
isComplete(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Determines if values stored at the bar at the given index are complete.
isComplete(int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Determines if the values stored at the given index are complete (for the specified value key).
isConstantVolume() - Method in class com.motivewave.platform.sdk.common.BarSize
Determines if this is a constant volume bar size.
isContinuous() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Indicates if both path line is continuous even if values are missing.
isContinuous() - Method in class com.motivewave.platform.sdk.common.PathInfo
Indicates if the path is continuous.
isDateOnly() - Method in class com.motivewave.platform.sdk.common.desc.DateTimeDescriptor
Returns true if only date values are accepted (not time).
isDiscreteValues() - Method in class com.motivewave.platform.sdk.common.desc.InputDescriptor
 
isDisplaySetting() - Method in class com.motivewave.platform.sdk.common.desc.BarDescriptor
 
isDisplaySetting() - Method in class com.motivewave.platform.sdk.common.desc.ColorDescriptor
 
isDisplaySetting() - Method in class com.motivewave.platform.sdk.common.desc.FontDescriptor
Determines if this setting is used for display purposes only.
isDisplaySetting() - Method in class com.motivewave.platform.sdk.common.desc.IndicatorDescriptor
 
isDisplaySetting() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
 
isDisplaySetting() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
 
isDisplaySetting() - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Indicates if this setting is used to affect the appearance of the of the study/strategy
isDisplaySetting() - Method in class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
 
isEmpty(Object) - Static method in class com.motivewave.platform.sdk.common.Util
Tests if an object is empty or null.
isEnabled() - Method in class com.motivewave.platform.sdk.common.BarInfo
If true, this bar is enabled.
isEnabled() - Method in class com.motivewave.platform.sdk.common.ColorInfo
Determines if this setting is enabled.
isEnabled() - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Indicates if the setting is enabled.
isEnabled() - Method in class com.motivewave.platform.sdk.common.ExitPoint
 
isEnabled() - Method in class com.motivewave.platform.sdk.common.FontInfo
Determines if this font is enabled.
isEnabled() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Determines if this guide is enabled (displayed as part of the study)
isEnabled() - Method in class com.motivewave.platform.sdk.common.IndicatorInfo
Indicates if this indicator is to be displayed on the price/value graph.
isEnabled() - Method in class com.motivewave.platform.sdk.common.MarkerInfo
Indicates if this marker is enabled.
isEnabled() - Method in class com.motivewave.platform.sdk.common.PathInfo
Indicates if this path should be displayed.
isEnabled() - Method in class com.motivewave.platform.sdk.common.ShadeInfo
Determines if this shade is enabled.
isEnabled() - Method in class com.motivewave.platform.sdk.common.TimeFrame
 
isEnabled() - Method in class com.motivewave.platform.sdk.study.Plot
Determines if this plot is enabled.
isEnterOnActivate() - Method in class com.motivewave.platform.sdk.common.Settings
Indicates if a position should be opened when the strategy is activated.
isEnterOnSessionStart() - Method in class com.motivewave.platform.sdk.common.Settings
Determines if this strategy should enter automatically when a trading session opens.
isError(ErrorCode) - Method in exception com.motivewave.platform.sdk.common.MException
Compares the internal error code with the given error code and returns true if they are equal.
isExtendLeftBounds() - Method in class com.motivewave.platform.sdk.draw.Line
Returns true if the line should be extended to the left bounds of the plot.
isExtendRightBounds() - Method in class com.motivewave.platform.sdk.draw.Line
Returns true if the line should be extended to the right bounds of the plot.
isFilled() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Determines if this order is filled.
isFormatMK() - Method in class com.motivewave.platform.sdk.study.Plot
Determines if this study allows formatting values using shortened versions (ie: 10000 is 10K, 10000000 is 10M).
isGradient() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Deprecated.
user color policy instead
isGradient() - Method in class com.motivewave.platform.sdk.common.PathInfo
Deprecated.
use getColorPolicy instead
isHighlighted() - Method in class com.motivewave.platform.sdk.draw.Text
 
isHybridRenko() - Method in class com.motivewave.platform.sdk.common.BarSize
Determines if this is a Hybrid Renko bar.
isIntervalPoints() - Method in class com.motivewave.platform.sdk.common.BarSize
Determines if the interval size is in points vs minimum tick.
isIntraday() - Method in class com.motivewave.platform.sdk.common.BarSize
Indicates if this bar size is intra-day (less than 1 day).
isLabel() - Method in enum com.motivewave.platform.sdk.common.Enums.MarkerType
 
isLastBarComplete() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Determines if the values stored at the last bar are complete.
isLatestData() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Determines if the end index is the latest bar.
isLinear() - Method in class com.motivewave.platform.sdk.common.BarSize
Determines if this bar is a fixed time interval (in minutes).
isLoadingData() - Method in interface com.motivewave.platform.sdk.common.DataContext
Checks to see if the system is currently loading historical data.
isLong() - Method in class com.motivewave.platform.sdk.study.Study
returns true if this strategy is 'long'.
isPointAndFigure() - Method in class com.motivewave.platform.sdk.common.BarSize
Determines if this is a Point & Figure bar size.
isPricePlotRequired() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Indicates that the price plot is required for this study.
isRange() - Method in class com.motivewave.platform.sdk.common.BarSize
Determines if this is a constant range bar size.
isRangeOrRenkoOnly() - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Returns true if this study if only for Range or Renko bars.
isRenko() - Method in class com.motivewave.platform.sdk.common.BarSize
Determines if this is a Renko (Japanese Brick) bar size.
isRepaintAllOnUpdate() - Method in class com.motivewave.platform.sdk.study.Study
Indicates if a full repaint of the graph is necessary when the latest bar is updated.
isRTH() - Method in interface com.motivewave.platform.sdk.common.DataContext
Returns true if the historical data is regular trading hours (vs extended hours).
isSelected() - Method in interface com.motivewave.platform.sdk.common.DrawContext
Indicates if the study is currently selected by the user.
isSell() - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Determines if this is a sell order.
isShort() - Method in class com.motivewave.platform.sdk.study.Study
returns true if this strategy is 'short'.
isShowAllPoints() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Indicates if all points on the path should be shown by default.
isShowAllPoints() - Method in class com.motivewave.platform.sdk.common.PathInfo
Indicates if all points should be shown.
isShowAsBars() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Indicates if all path should be show as bars by default.
isShowAsBars() - Method in class com.motivewave.platform.sdk.common.PathInfo
Indicates if the path should be shown as bars.
isShowBorder() - Method in class com.motivewave.platform.sdk.draw.Text
Indicates if the border should be shown around the text.
isShowEnd() - Method in class com.motivewave.platform.sdk.common.TimeFrame
 
isShowFill() - Method in class com.motivewave.platform.sdk.common.TimeFrame
 
isShowFill() - Method in class com.motivewave.platform.sdk.draw.Polygon
Gets the show fill attribute
isShowIndicator() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Determines if the indicator should be shown for the guide
isShowLabel() - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
If true, the label for this setting will be displayed to the user.
isShowLabel() - Method in class com.motivewave.platform.sdk.study.Plot
Determins if the labe should be shown for this plot.
isShowLine() - Method in class com.motivewave.platform.sdk.common.desc.IndicatorDescriptor
Gets the default show line attribute.
isShowLine() - Method in class com.motivewave.platform.sdk.common.GuideInfo
Determines if the line should be shown for the guide
isShowLine() - Method in class com.motivewave.platform.sdk.common.IndicatorInfo
Indicates if this indicator should show a horizontal line.
isShowLine() - Method in class com.motivewave.platform.sdk.draw.Label
Determines if the line is to be shown on the label.
isShowOutline() - Method in class com.motivewave.platform.sdk.draw.Polygon
Gets the show outline attribute
isShowOutline() - Method in class com.motivewave.platform.sdk.draw.Text
Indicates if the outline of the text should be drawn.
isShowPath() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Indicates if the path line should be shown by default.
isShowPath() - Method in class com.motivewave.platform.sdk.common.PathInfo
Indicates if the path lines should be shown.
isShowPoints() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Indicates if the points of the path should be shown by default.
isShowPoints() - Method in class com.motivewave.platform.sdk.common.PathInfo
Indicates if the points should be displayed.
isShowStart() - Method in class com.motivewave.platform.sdk.common.TimeFrame
 
isSignalEnabled(Object) - Method in interface com.motivewave.platform.sdk.common.DataContext
Checks to see if the signal with the given key is enabled.
isSupportsAdvanced() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Indicates if the user can adjust the advanced attributes of the marker.
isSupportsAdvancedPanel() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Indicates if the advanced settings panel is supported for this setting.
isSupportsBoth() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Indicates if both path line and path points are supported at the same time.
isSupportsColor() - Method in class com.motivewave.platform.sdk.common.desc.FontDescriptor
Indicates if color is supported for the font.
isSupportsColor() - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Indicates if the user can adjust the color attributes of the marker.
isSupportsColor2() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Deprecated.
use supportsColorPolicy instead
isSupportsColorPolicy() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the user is allowed to choose the color policy.
isSupportsDisable() - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
If true, this setting can be disabled by the user.
isSupportsMaxPoints() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the max points attribute is supported for this setting.
isSupportsShadeType() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the user is allowed to choose the shade type for the path.
isSupportsShowAsBars() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the path can optionally be shown as bars.
isSupportsShowPoints() - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the show points attribute is supported for this setting.
isTick() - Method in class com.motivewave.platform.sdk.common.BarSize
Determines if this is a Tick Interval bar (each bar is composed of a constant number of ticks).
isTop() - Method in class com.motivewave.platform.sdk.common.SwingPoint
Determines if this is a top swing point (local high).
isUseAccountPosition() - Method in class com.motivewave.platform.sdk.common.Settings
Indicates if this study should use the existing position that is available on the account.
isVisible(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Box
Returns true if the box is currently visible within the given draw context.
isVisible(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Figure
This method is called by the study framework and is used to improve the performance of the study by only working figures that are currently visible.
isVisible(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Line
Returns true if the line is currently visible within the given draw context.
isVisible(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Polygon
Returns true if the polygon is currently visible within the given draw context.
isVisible(DrawContext) - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
This method is called by the study framework and is used to improve the performance of the study by only working figures that are currently visible.
isVisible() - Method in class com.motivewave.platform.sdk.draw.Text
 
IVORY - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 

K

kama(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Kaufmann Adaptive Moving Average (null is returned if there is not enough data).
kama(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Kaufmann Adaptive Moving Average (null is returned if there is not enough data).
kama(int, int, double, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Kaufmann Adaptive Moving Average (null is returned if there is not enough data).
kama(int, int, double, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Kaufmann Adaptive Moving Average (null is returned if there is not enough data).
KHAKI - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 

L

Label - Class in com.motivewave.platform.sdk.draw
Draws a label on the chart with a line connector.
Label(String) - Constructor for class com.motivewave.platform.sdk.draw.Label
Constructor.
Label(Coordinate, String) - Constructor for class com.motivewave.platform.sdk.draw.Label
Constructor.
Label(Coordinate, Enums.StackPolicy, String) - Constructor for class com.motivewave.platform.sdk.draw.Label
Constructor.
Label(String, Font, Color, Color) - Constructor for class com.motivewave.platform.sdk.draw.Label
Constructor.
LAVENDER - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LAVENDER_BLUSH - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LAWN_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
layout(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Box
Lays out the box by converting the start and end coordinates to x,y coordinates on the graph.
layout(DrawContext) - Method in class com.motivewave.platform.sdk.draw.ColorRange
Converts the color regions to displayable areas on the graph.
layout(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Figure
This method is called to translate any real values in the figure to the graph (represented by the DrawContext).
layout(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Label
This method is called to translate any real values in the figure to the graph (represented by the DrawContext).
layout(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Line
Lays out the line by converting the start and end coordinates to x,y coordinates on the graph.
layout(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Marker
Lays out the marker by converting time and price coordinates into displayable x and y coordinates.
layout(DrawContext) - Method in class com.motivewave.platform.sdk.draw.Polygon
Lays out the polygon by converting the start and end coordinates to x,y coordinates on the graph.
layout() - Method in class com.motivewave.platform.sdk.draw.Text
Layout the text using the internal width
layout(int) - Method in class com.motivewave.platform.sdk.draw.Text
Layout the text using the internal width
layout(int, Font) - Method in class com.motivewave.platform.sdk.draw.Text
 
LEMON_CHIFFON - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_CORAL - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_CYAN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_GOLDENROD_YELLOW - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_GRAY - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_PINK - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_SALMON - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_SEA_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_SKY_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_SLATE_GRAY - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_STEEL_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIGHT_YELLOW - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIME - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
LIME_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
Line - Class in com.motivewave.platform.sdk.draw
Draws a line over the given start and end coordinates.
Line(Coordinate, Coordinate) - Constructor for class com.motivewave.platform.sdk.draw.Line
Constructor
Line(Coordinate, Coordinate, PathInfo) - Constructor for class com.motivewave.platform.sdk.draw.Line
Constructor
Line(long, double, long, double) - Constructor for class com.motivewave.platform.sdk.draw.Line
Constructor.
Line(long, double, long, double, PathInfo) - Constructor for class com.motivewave.platform.sdk.draw.Line
Constructor.
LineInfo - Class in com.motivewave.platform.sdk.common
Describes a horizontal line that is to be displayed in a Study.
LineInfo(double, Color, float, float[]) - Constructor for class com.motivewave.platform.sdk.common.LineInfo
Constructor.
LINEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
lowest(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the lowest value over the given sequence of values.
lowest(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the lowest value over the given sequence of values.
lowestVisible(Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the lowest value of the visible bars (between getStartIndex() and getEndIndex()).
lowestVisible(Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the lowest value of the visible bars (between getStartIndex() and getEndIndex()).

M

ma(Enums.MAMethod, int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates a Moving Average.
ma(Enums.MAMethod, int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates a Moving Average.
MAGENTA - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MAMethodDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a moving average calculation method for the study/strategy.
MAMethodDescriptor(String, String, Enums.MAMethod) - Constructor for class com.motivewave.platform.sdk.common.desc.MAMethodDescriptor
Constructor.
MARKER - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
Marker - Class in com.motivewave.platform.sdk.draw
Draws a marker of the given type and size on the graph.
Marker(Coordinate, Enums.MarkerType) - Constructor for class com.motivewave.platform.sdk.draw.Marker
Constructor.
Marker(Coordinate, Enums.Position, MarkerInfo) - Constructor for class com.motivewave.platform.sdk.draw.Marker
Constructor.
Marker(Coordinate, Enums.MarkerType, Enums.Size, Enums.Position, Color, Color) - Constructor for class com.motivewave.platform.sdk.draw.Marker
Constructor.
MARKER2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
MARKER3 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
MARKER4 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
MarkerDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes marker figure that is displayed at strategic points on the graph.
MarkerDescriptor(String, String, Enums.MarkerType, Enums.Size, Color, Color, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Constructor
MarkerInfo - Class in com.motivewave.platform.sdk.common
Describes how to display a marker.
MarkerInfo(Enums.MarkerType, Enums.Size, Color, Color, boolean) - Constructor for class com.motivewave.platform.sdk.common.MarkerInfo
Constructor.
MAROON - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
max(double...) - Static method in class com.motivewave.platform.sdk.common.Util
 
max(int, int) - Static method in class com.motivewave.platform.sdk.common.Util
Returns the greater number between someNumber and someOtherNumber.
max(double, double) - Static method in class com.motivewave.platform.sdk.common.Util
Returns the greater number between someNumber and someOtherNumber.
MAX_PERIOD - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
maxDouble(Double...) - Static method in class com.motivewave.platform.sdk.common.Util
 
maxInt(int...) - Static method in class com.motivewave.platform.sdk.common.Util
 
maxLong(long...) - Static method in class com.motivewave.platform.sdk.common.Util
 
MEDIUM_AQUAMARINE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MEDIUM_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MEDIUM_ORCHID - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MEDIUM_PURPLE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MEDIUM_SEA_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MEDIUM_SLATE_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MEDIUM_SPRING_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MEDIUM_TURQUOISE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MEDIUM_VIOLET_RED - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
mema(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Modified Exponential Moving Average.
mema(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Modified Exponential Moving Average.
METHOD - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
METHOD2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
MException - Exception in com.motivewave.platform.sdk.common
General Exception class
MException(ErrorCode) - Constructor for exception com.motivewave.platform.sdk.common.MException
Constructs a new MException using the given error code.
MException(ErrorCode, Object...) - Constructor for exception com.motivewave.platform.sdk.common.MException
Constructs a new MException with the given error code and parameter substitution for the message.
MException(Exception, ErrorCode) - Constructor for exception com.motivewave.platform.sdk.common.MException
Constructs a new MException with the cause and error msg.
MException(Exception, ErrorCode, Object...) - Constructor for exception com.motivewave.platform.sdk.common.MException
Constructs a new MException with the cause, using the error.
mfm(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Money Flow Multiplier.
mfm(int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Money Flow Multiplier.
MIDDLE_GUIDE - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
MIDDLE_IND - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
MIDDLE_PATH - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
MIDNIGHT_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
midpoint(Line2D) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates and returns the midpoint of the given line.
midpoint(Point2D, Point2D) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates and returns the midpoint of the line defined by the given points.
MILLIS_IN_DAY - Static variable in class com.motivewave.platform.sdk.common.Util
 
MILLIS_IN_HOUR - Static variable in class com.motivewave.platform.sdk.common.Util
 
MILLIS_IN_MINUTE - Static variable in class com.motivewave.platform.sdk.common.Util
 
MILLIS_IN_MONTH - Static variable in class com.motivewave.platform.sdk.common.Util
 
MILLIS_IN_WEEK - Static variable in class com.motivewave.platform.sdk.common.Util
 
MILLIS_IN_YEAR - Static variable in class com.motivewave.platform.sdk.common.Util
 
min(double...) - Static method in class com.motivewave.platform.sdk.common.Util
 
MIN_PERIOD - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
minDouble(Double...) - Static method in class com.motivewave.platform.sdk.common.Util
 
minInt(int...) - Static method in class com.motivewave.platform.sdk.common.Util
 
minLong(long...) - Static method in class com.motivewave.platform.sdk.common.Util
 
MINT_CREAM - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MISTY_ROSE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
MOCCASIN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 

N

NAVAJO_WHITE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
NAVY - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
NEUTRAL_COLOR - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
norm(double, double) - Static method in class com.motivewave.platform.sdk.common.Util
 
NVP - Class in com.motivewave.platform.sdk.common
This class may be used to wrap a displayable name and a string value.
NVP(String, String) - Constructor for class com.motivewave.platform.sdk.common.NVP
Constructor.

O

OLD_LACE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
OLIVE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
OLIVE_DRAB - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
onActivate(OrderContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the strategy is activated.
onBarClose(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the latest bar in the data series has been closed.
onBarClose(OrderContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the current bar has been closed.
onBarOpen(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the latest bar in the data series is first opened.
onBarOpen(OrderContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the current bar is first opened.
onBarUpdate(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the latest bar in the data series has been updated.
onBarUpdate(OrderContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the current bar has been updated.
onDataSeriesMoved(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the start and end indices of the data series have changed.
onDataSeriesUpdated(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when additional historical data is loaded into the data series or when a new bar has been added to the data series.
onDeactivate(OrderContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the strategy is deactivated.
onEnterNow(OrderContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called on response to the 'Enter Now' button on the strategy panel.
onLoad(Defaults) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the study is first loaded and before the data is loaded.
onNewDataSeries(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when a new data series is created.
onOrderCancelled(OrderContext, Order) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when an order is cancelled.
onOrderFilled(OrderContext, Order) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when an order is filled.
onOrderModified(OrderContext, Order) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when an order is cancelled.
onOrderRejected(OrderContext, Order) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when an order is rejected.
onPositionClosed(OrderContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the current open position is closed.
onReset(OrderContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when the strategy is reset.
onSessionEnded(OrderContext, TimeFrame) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when a trading session is ended.
onSessionStarted(OrderContext, TimeFrame) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when a trading session is started.
onSettingsUpdated(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
This method is called whenever the settings for the study have been updated.
onSignal(OrderContext, Object) - Method in class com.motivewave.platform.sdk.study.Study
This method is called when a signal is generated by the study.
onSourceUpdated(Settings, Map<String, JComponent>) - Method in class com.motivewave.platform.sdk.common.desc.EnabledDependency
Override this method to implement a dependency between fields.
onSourceUpdated(Settings, Map<String, JComponent>) - Method in class com.motivewave.platform.sdk.common.desc.InputDependency
Override this method to implement a dependency between fields.
onSourceUpdated(Settings, Map<String, JComponent>) - Method in class com.motivewave.platform.sdk.common.desc.TradeLotsDependency
Override this method to implement a dependency between fields.
ORANGE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
ORANGE_RED - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
ORCHID - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
Order - Interface in com.motivewave.platform.sdk.order_mgmt
Represents an order to buy or sell an instrument.
ORDER_TYPE - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
OrderContext - Interface in com.motivewave.platform.sdk.order_mgmt
This interface provides the capability to create and manage orders.
OrderTypeDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a type of order to use in a strategy.
OrderTypeDescriptor(String, String, Enums.OrderType) - Constructor for class com.motivewave.platform.sdk.common.desc.OrderTypeDescriptor
Constructor.
OrderTypeDescriptor(String, String, Enums.OrderType, Enums.OrderType[]) - Constructor for class com.motivewave.platform.sdk.common.desc.OrderTypeDescriptor
Constructor.

P

PALE_GOLDENROD - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
PALE_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
PALE_TURQUOISE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
PALE_VIOLET_RED - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
PAPAYA_WHIP - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
PATH - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
PATH2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
PATH3 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
PATH4 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
PathDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a path.
PathDescriptor(String, String, Color, float, float[]) - Constructor for class com.motivewave.platform.sdk.common.desc.PathDescriptor
Constructor
PathDescriptor(String, String, Color, float, float[], boolean, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.PathDescriptor
Constructor.
PathDescriptor(String, String, Color, float, float[], boolean, boolean, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.PathDescriptor
Constructor.
PathDescriptor(String, String, Color, Enums.PointType, Enums.Size) - Constructor for class com.motivewave.platform.sdk.common.desc.PathDescriptor
Constructor.
PathDescriptor(String, String, Color, Enums.PointType, Enums.Size, boolean, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.PathDescriptor
Constructor.
PathInfo - Class in com.motivewave.platform.sdk.common
Describes how to display a Path on a graph.
PathInfo(Color, float, float[], boolean, boolean, boolean, Integer) - Constructor for class com.motivewave.platform.sdk.common.PathInfo
Constructor.
PathInfo(Color, Color, Enums.ColorPolicy, Double, Enums.ShadeType, float, float[], int, boolean, boolean, boolean, boolean, Integer) - Constructor for class com.motivewave.platform.sdk.common.PathInfo
Constructor
PathInfo(Color, Color, Color, Color, Enums.ColorPolicy, Double, Enums.ShadeType, float, float[], int, boolean, boolean, boolean, boolean, Integer) - Constructor for class com.motivewave.platform.sdk.common.PathInfo
Constructor
PathInfo(Color, Color, Enums.PointType, Enums.Size, int, boolean, boolean, boolean, boolean, Integer) - Constructor for class com.motivewave.platform.sdk.common.PathInfo
Constructor.
PathInfo(Color, Color, Enums.ColorPolicy, Double, Enums.ShadeType, Enums.PointType, Enums.Size, int, boolean, boolean, boolean, boolean, Integer) - Constructor for class com.motivewave.platform.sdk.common.PathInfo
Constructor.
PathInfo(Color, Color, Color, Color, Enums.ColorPolicy, Double, Enums.ShadeType, Enums.PointType, Enums.Size, int, boolean, boolean, boolean, boolean, Integer) - Constructor for class com.motivewave.platform.sdk.common.PathInfo
Constructor.
PathInfo(Color, Color, Enums.ColorPolicy, Double, Enums.ShadeType, float, float[], Enums.PointType, Enums.Size, int, boolean, boolean, boolean, boolean, Integer) - Constructor for class com.motivewave.platform.sdk.common.PathInfo
Constructor.
PathInfo(Color, Color, Color, Color, Enums.ColorPolicy, Double, Enums.ShadeType, float, float[], Enums.PointType, Enums.Size, int, boolean, boolean, boolean, boolean, Integer) - Constructor for class com.motivewave.platform.sdk.common.PathInfo
Constructor.
PEACH_PUFF - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
PERIOD - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
PERIOD2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
PERIOD3 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
PERIOD4 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
PERU - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
PINK - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
Plot - Class in com.motivewave.platform.sdk.study
Represents a plot area within the chart where lines, bars, figures etc may be drawn.
Plot() - Constructor for class com.motivewave.platform.sdk.study.Plot
 
PLUM - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
Polygon - Class in com.motivewave.platform.sdk.draw
Draws a polygon with the given set of coordinates.
Polygon(Coordinate, Coordinate, Coordinate...) - Constructor for class com.motivewave.platform.sdk.draw.Polygon
Constructor
postcalculate(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
Override this method to perform work after calculate and calculateValues() is called.
POWDER_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
precalculate(DataContext) - Method in class com.motivewave.platform.sdk.study.Study
Override this method to perform work before calculate and calculateValues() is called.
PRICE - Static variable in class com.motivewave.platform.sdk.study.Plot
Plot for the Price Graph.
PURPLE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 

R

radiansToDegrees(double) - Static method in class com.motivewave.platform.sdk.common.Util
Converts the given value in radians to degrees.
RED - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
removeAllPropertyChangeListeners() - Method in class com.motivewave.platform.sdk.common.Settings
Removes all property change listeners.
removeFigure(Figure) - Method in class com.motivewave.platform.sdk.study.Study
Removes the given figure from the figure list for the default plot (if it exists).
removeFigure(String, Figure) - Method in class com.motivewave.platform.sdk.study.Study
Removes the given figure from the figure list for the plot associated with the given name.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.motivewave.platform.sdk.common.Settings
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.motivewave.platform.sdk.study.Study
Removes the given property listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.motivewave.platform.sdk.study.Study
Removes the given property listener for the given propertyName.
replace(String, String[], String[]) - Static method in class com.motivewave.platform.sdk.common.Util
Replaces occurences of the given pattern in the source string with the replacement value.
replaceAll(String, String[], String[]) - Static method in class com.motivewave.platform.sdk.common.Util
Takes a collection of patterns (no support for regex), replacements and a target string.
replaceAll(String, String[], Object[]) - Static method in class com.motivewave.platform.sdk.common.Util
Takes a collection of patterns (no support for regex), replacements and a target string.
replaceAll(Writer, String, String[], Object[]) - Static method in class com.motivewave.platform.sdk.common.Util
Takes a collection of patterns (no support for regex), replacements and a target string.
roc(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Rate Of Change.
roc(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Rate Of Change.
ROSY_BROWN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
rotate(double[], double) - Static method in class com.motivewave.platform.sdk.common.Util
Rotates the given array of points and returns the result in a new array.
rotate(Point2D, Point2D, double) - Static method in class com.motivewave.platform.sdk.common.Util
Rotates the given point p about the given origin.
round(float) - Method in interface com.motivewave.platform.sdk.common.Instrument
Rounds the given value to the minimum tick size.
round(double) - Method in interface com.motivewave.platform.sdk.common.Instrument
Rounds the given value to the minimum tick size.
round(double, int) - Static method in class com.motivewave.platform.sdk.common.Util
Round a double value to a specified number of decimal places.
round(double, double) - Static method in class com.motivewave.platform.sdk.common.Util
Rounds a double value using the given step (minimum value).
round(float, int) - Static method in class com.motivewave.platform.sdk.common.Util
Round a double value to a specified number of decimal places.
round(float, float) - Static method in class com.motivewave.platform.sdk.common.Util
Rounds a double value using the given step (minimum value).
round(double) - Method in class com.motivewave.platform.sdk.study.Study
Rounds the give value to the minimum value displayable on the graph.
ROYAL_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
RuntimeDescriptor - Class in com.motivewave.platform.sdk.study
This class describes 'runtime' settings for the study.
RuntimeDescriptor() - Constructor for class com.motivewave.platform.sdk.study.RuntimeDescriptor
Creates a RuntimeDescriptor object.

S

SADDLE_BROWN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
SALMON - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
SANDY_BROWN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
SEA_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
SEASHELL - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
SECONDS_IN_DAY - Static variable in class com.motivewave.platform.sdk.common.Util
 
SECONDS_IN_HOUR - Static variable in class com.motivewave.platform.sdk.common.Util
 
SECONDS_IN_MINUTE - Static variable in class com.motivewave.platform.sdk.common.Util
 
SECONDS_IN_WEEK - Static variable in class com.motivewave.platform.sdk.common.Util
 
sell(Instrument, int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Convenience Method: Places a SELL order for the given instrument at market price.
sell(int) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Convenience Method: Places a SELL order for the current instrument at market price.
setAdjLimitPrice(Float) - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Sets the adjusted limit price.
setAdjQuantity(int) - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Sets the adjusted quantity.
setAdjStopPrice(Float) - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Sets the adjusted stop price.
setAdjTIF(Enums.TIF) - Method in interface com.motivewave.platform.sdk.order_mgmt.Order
Sets the adjusted TIF (time in force).
setAllowDisable(boolean) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the the ability for the user to disable (hide) this plot.
setAllowInsetModification(boolean) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the flag for determining if the user can modify the insets for this study (non-overlays only).
setAllowUserDefaults(boolean) - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Sets the ability of the user to override defaults for this setting
setAngle(double) - Method in class com.motivewave.platform.sdk.draw.Text
 
setAutoEntry(boolean) - Method in class com.motivewave.platform.sdk.common.Settings
Sets the auto entry attribute for the strategy.
setBackground(Color) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the background color for the outline.
setBackgroundColor(Color) - Method in class com.motivewave.platform.sdk.draw.ColorRange
Sets the background color for the color range.
setBarColor(int, Object, Color) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the color of the bar at the given index.
setBarColor(Object, Color) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the color of the bar at the latest index.
setBars(String, BarInfo) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given BarInfo to the specified name.
setBarSize(String, BarSize) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given BarSize to the specified name.
setBarUpdates(boolean) - Method in class com.motivewave.platform.sdk.common.Settings
Indicates if this study should respond to bar updates instead of only calculating on the close of the bar.
setBGColor1(Color) - Method in class com.motivewave.platform.sdk.draw.Text
 
setBGColor2(Color) - Method in class com.motivewave.platform.sdk.draw.Text
 
setBoolean(int, Object, Boolean) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the boolean value for the given index and key.
setBoolean(Object, Boolean) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the boolean value for the latest index and key.
setBoolean(String, Boolean) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given boolean value to the specified name.
setBorderColor(Color) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the color for the border of the text.
setBorderStroke(BasicStroke) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the stroke for the border line.
setBorderStroke(Stroke) - Method in class com.motivewave.platform.sdk.draw.Text
 
setBottomInsetPixels(int) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the bottom inset for the graph (in pixels).
setBottomInsetPixels(int) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the bottom inset for the default plot (in pixels).
setBounds(Rectangle2D) - Method in class com.motivewave.platform.sdk.draw.Figure
Sets the bounds for this figure.
setBounds(double, double, double, double) - Method in class com.motivewave.platform.sdk.draw.Text
 
setCancelInProgress(boolean) - Method in class com.motivewave.platform.sdk.study.Study
Sets the cancel in progress state for this strategy
setCenter(Point2D) - Method in class com.motivewave.platform.sdk.draw.Text
 
setCenter(double, double) - Method in class com.motivewave.platform.sdk.draw.Text
 
setCloseOnDeactivate(boolean) - Method in class com.motivewave.platform.sdk.common.Settings
Indicates if a position should be closed when the strategy is deactivated.
setCloseOnSessionEnd(boolean) - Method in class com.motivewave.platform.sdk.common.Settings
Sets the close position on session end attribute (this is called by the study framework).
setColor(Color) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default color for the path line and/or points.
setColor(String, Color) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given Color to the specified name.
setColor(String, ColorInfo) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given Color to the specified name.
setColor(Color) - Method in class com.motivewave.platform.sdk.draw.Line
Sets the color of the line.
setColor2(Color) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default secondary color for the path line.
setColor3(Color) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default tertiary color for the path line.
setColor4(Color) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default quaternary color for the path line.
setColorAbove(double, Color) - Method in class com.motivewave.platform.sdk.draw.Line
Use this method to change the color of the line when it is above a given value.
setColorBelow(double, Color) - Method in class com.motivewave.platform.sdk.draw.Line
Use this method to change the color of the line when it is below a given value.
setColorPolicies(Enums.ColorPolicy[]) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the supported color policies for this path.
setColorPolicy(Enums.ColorPolicy) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the color policy for this path.
setComplete(int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Indicate the the values stored at the specified index are complete.
setComplete(int, boolean) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Indicate the the values stored at the specified index are complete.
setComplete(int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Indicate the the values stored at the specified index are complete for the specified value key (no further computation is required).
setComplete(int, Object, boolean) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Indicate the the values stored at the specified index are complete for the specified value key (no further computation is required).
setContinuous(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the continuous option for the path.
setDash(float[]) - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Sets the default dash settings for the guide (null for solid line).
setDash(float[]) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default dash setting for the path line (null for solid line).
setDateOnly(boolean) - Method in class com.motivewave.platform.sdk.common.desc.DateTimeDescriptor
Sets the input to only accept date values (not time).
setDefaultValue(Object) - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Sets the default value for this setting.
setDescriptor(SettingsDescriptor) - Method in class com.motivewave.platform.sdk.common.Settings
Sets the SettingsDescriptor object.
setDisplayFont(Font) - Method in class com.motivewave.platform.sdk.draw.Text
 
setDouble(int, Object, Double) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets a numeric value at the given index and identifies it using the key.
setDouble(Object, Double) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets a numeric value at the latest index and identifies it using the key.
setDouble(String, Double) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given double value to the specified name.
setEnabled(boolean) - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Sets the default enabled state for this guide.
setEnabled(boolean) - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Sets the enabled attribute.
setEnabled(boolean) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the enabled attribute for this time frame.
setEnabled(boolean) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the flag for enabling this plot.
setEnd(long, double) - Method in class com.motivewave.platform.sdk.draw.Box
Sets the location of the end of the box.
setEnd(long, double) - Method in class com.motivewave.platform.sdk.draw.Line
Sets the location of the end of the line.
setEndColor(Color) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the color of the end line (null for default line color).
setEndDash(float[]) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the dash type of the end line (null for solid line).
setEndTime(int) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the end time as seconds since midnight.
setEndWidth(float) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the width end line (in pixels).
setEnterOnActivate(boolean) - Method in class com.motivewave.platform.sdk.common.Settings
Indicates if a position should be opened when the strategy is activated.
setEnterOnSessionStart(boolean) - Method in class com.motivewave.platform.sdk.common.Settings
Sets the enter on session start attribute (this is called by the study framework).
setEntryState(Enums.EntryState) - Method in class com.motivewave.platform.sdk.study.Study
Sets the current state of this strategy.
setExitPoint(String, ExitPoint) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given ExitPoint to the specified name.
setExtendLeft(int) - Method in class com.motivewave.platform.sdk.draw.Line
Sets the number of bars to extend past the start point
setExtendLeftBounds(boolean) - Method in class com.motivewave.platform.sdk.draw.Line
Extends the line to the left bounds of the plot.
setExtendRight(int) - Method in class com.motivewave.platform.sdk.draw.Line
Sets the number of bars to extend past the end point.
setExtendRightBounds(boolean) - Method in class com.motivewave.platform.sdk.draw.Line
Extends the line to the right bounds of the plot.
setFillColor(Color) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the color of the fill area (null for default fill color).
setFillColor(Color) - Method in class com.motivewave.platform.sdk.draw.Box
Sets the color for drawing the box fill (null for no fill).
setFillColor(Color) - Method in class com.motivewave.platform.sdk.draw.Marker
Sets the color used to fill the marker.
setFillColor(Color) - Method in class com.motivewave.platform.sdk.draw.Polygon
Sets the color for drawing the fill (null for no fill).
setFixedBottomValue(Integer) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the 'fixed' bottom value (null if not defined).
setFixedBottomValue(Integer) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the 'fixed' bottom value (null if not defined).
setFixedTopValue(Integer) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the 'fixed' top value (null if not defined).
setFixedTopValue(Integer) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the 'fixed' top value (null if not defined).
setFixedWidth(Integer) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the fixed width for displaying bars (null for dynamic width).
setFloat(int, Object, Float) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets a numeric value at the given index and identifies it using the key.
setFloat(Object, Float) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets a numeric value at the latest index and identifies it using the key.
setFont(String, FontInfo) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given FontInfo to the specified name.
setFont(Font) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the font to use when drawing the text.
setFormatMK(boolean) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the flag for formatting shortened version of values (ie: 10000 is 10K, 10000000 is 10M).
setGradient(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Deprecated.
use color policy instead
setGradientCenter(Double) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the center point for the gradient (null if automatic).
setGraphLocation(Point2D) - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Sets the location where this figure will be drawn on the graph.
setGridWidth(int) - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Sets the number of columns occupied by the input component.
setGuide(String, GuideInfo) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given GuideInfo to the specified name.
setHAlign(Enums.TextAlign) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the horizontal alignment.
setHighlighted(boolean) - Method in class com.motivewave.platform.sdk.draw.Text
 
setIDSettings(String...) - Method in class com.motivewave.platform.sdk.study.Plot
Use this method to identify which settings should be part of the plot identifier.
setIDSettings(String...) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Use this method to identify which settings should be part of the default plot identifier.
setImage(Image) - Method in class com.motivewave.platform.sdk.draw.Text
Sets an image to display with the text.
setIndicator(String, IndicatorInfo) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given IndicatorInfo to the specified name.
setInput(String, Object) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given input key to the specified name.
setInputs(Object[]) - Method in class com.motivewave.platform.sdk.common.desc.InputDescriptor
 
setInsets(int, int, int, int) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the insets for the text.
setInstrument(String, Instrument) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given Instrument to the specified name.
setInt(int, Object, int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Convenience method.
setInt(Object, int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Convenience method.
setInteger(String, Integer) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given integer value to the specified name.
setLabelColor(Color) - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Sets the default label color for the guide indicator.
setLabelPrefix(String) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the label prefix for this plot.
setLabelPrefix(String) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the label prefix for the default plot.
setLabelSettings(String...) - Method in class com.motivewave.platform.sdk.study.Plot
Use this method to identify which settings should be part of the plot label (and to identify the study).
setLabelSettings(String...) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Use this method to identify which settings should be part of the default plot label (and to identify the study).
setLineColor(Color) - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Sets the default line color for the guide.
setLineColor(Color) - Method in class com.motivewave.platform.sdk.draw.Box
Sets the color of the line used to draw the box outline.
setLineColor(Color) - Method in class com.motivewave.platform.sdk.draw.Label
Sets the color of the line connector (and label outline).
setLineColor(Color) - Method in class com.motivewave.platform.sdk.draw.Polygon
Sets the color of the line used to draw the outline.
setLineStroke(Stroke) - Method in class com.motivewave.platform.sdk.draw.Label
Gets the stroke used for the line and outline.
setLocation(Coordinate) - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Sets the location of the marker.
setLocation(long, double) - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Sets the absolute location of this figure.
setLocation(Point2D) - Method in class com.motivewave.platform.sdk.draw.Text
 
setLocation(double, double) - Method in class com.motivewave.platform.sdk.draw.Text
 
setLong(String, Long) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given integer value to the specified name.
setLong(Boolean) - Method in class com.motivewave.platform.sdk.study.Study
Sets this strategy as "long' (if true)
setMAMethod(String, Enums.MAMethod) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given MAMethod to the specified name.
setMarker(String, MarkerInfo) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given MarkerInfo to the specified name.
setMaxBottomValue(Integer) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the 'maximum' bottom value (null if not defined).
setMaxBottomValue(Integer) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the 'maximum' bottom value (null if not defined).
setMaxPoints(int) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default maximum number of points to display for the path.
setMinBars(int) - Method in class com.motivewave.platform.sdk.study.Study
Sets the minimum number of bars required to display this study.
setMinStartTime(Long) - Method in class com.motivewave.platform.sdk.study.Study
Sets the minimum start time (milliseconds since 1970) to display this study (null if no minimum is required)
setMinTick(Double) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the minimum tick for the vertical axis (if this is not an overlay).
setMinTick(Double) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the minimum tick for the vertical axis of the default plot (if this is not an overlay).
setMinTopValue(Integer) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the 'minimum' top value (null if not defined).
setMinTopValue(Integer) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the 'minimum' top value (null if not defined).
setName(String) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the name of this plot (human readable).
setOffset(int) - Method in class com.motivewave.platform.sdk.draw.Label
Sets the offset of the label (in pixels) relative to its location.
setOffsetPixels(int) - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Sets the offset in pixels to display the figure from the location.
setOrderType(String, Enums.OrderType) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given OrderType to the specified name.
setOutline(Enums.TextOutline) - Method in class com.motivewave.platform.sdk.draw.Text
 
setOutlineColor(Color) - Method in class com.motivewave.platform.sdk.draw.Marker
Sets the color used on the marker outline.
setPath(String, PathInfo) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given PathInfo to the specified name.
setPathColor(int, Object, Color) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the color of the path at the given index.
setPathColor(Object, Color) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the color of the path at the latest index.
setPointSize(Enums.Size) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default size of the path points.
setPointType(Enums.PointType) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default type of point displayed for each value in the path.
setPosition(Enums.Position) - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Sets the relative position of the marker to its location.
setPositionType(Enums.PositionType) - Method in class com.motivewave.platform.sdk.common.Settings
Sets the position type for the strategy.
setPriceBarColor(int, Color) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the color of the price bar at the given index.
setPriceBarColor(Color) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the color of the price bar at the latest index.
setPricePlotRequired(boolean) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the required attribute for the price plot.
setPriority(Enums.Priority) - Method in class com.motivewave.platform.sdk.common.desc.SignalDescriptor
 
setRangeKeys(Object...) - Method in class com.motivewave.platform.sdk.study.Plot
Use this method to identify the numeric values generated by this study that are to affect the vertical range of the plot (when auto scale is turned on).
setRangeKeys(Object...) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Use this method to identify the numeric values generated by this study that are to affect the vertical range of the default plot (when auto scale is turned on).
setRangeOrRenkoOnly(boolean) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Use this method to set a study to be used with Range or Renko bars only.
setRuntimeDescriptor(RuntimeDescriptor) - Method in class com.motivewave.platform.sdk.study.Study
Sets the 'runtime' descriptor.
setSettings(Settings) - Method in class com.motivewave.platform.sdk.study.Study
Sets the user defined settings.
setSettingsDescriptor(SettingsDescriptor) - Method in class com.motivewave.platform.sdk.common.desc.InputDependency
 
setSettingsDescriptor(SettingsDescriptor) - Method in class com.motivewave.platform.sdk.study.Study
Sets the settings descriptor.
setShade(String, ShadeInfo) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given ShadeInfo to the specified name.
setShadeType(Enums.ShadeType) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
sets the shade type for this path.
setShadeTypes(Enums.ShadeType[]) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the supported shade types for this path.
setShowAllPoints(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default show all points value.
setShowAsBars(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default show as bars value.
setShowBorder(boolean) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the show border attribute for the text.
setShowEnd(boolean) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the attribute for displaying the end line.
setShowFill(boolean) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the attribute for displaying the fill area.
setShowFill(boolean) - Method in class com.motivewave.platform.sdk.draw.Polygon
Sets the display of the fill.
setShowLabel(boolean) - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Sets the show label attribute for the setting.
setShowLabel(boolean) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the flag for showing the label for this plot.
setShowLine(boolean) - Method in class com.motivewave.platform.sdk.draw.Label
Sets the attribute to show the line from the label to the point that it is highlighting.
setShowOutline(boolean) - Method in class com.motivewave.platform.sdk.draw.Polygon
Sets the display of the outline.
setShowOutline(boolean) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the attribute for drawing the outline.
setShowPath(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default 'show path' attribute.
setShowPoints(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default 'show points' attribute.
setShowStart(boolean) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the attribute for displaying the start line.
setSize(Enums.Size) - Method in class com.motivewave.platform.sdk.draw.Marker
Sets the size of the marker.
setSizes(Enums.Size[]) - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Sets the valid marker sizes.
setSource(Object) - Method in exception com.motivewave.platform.sdk.common.MException
Sets the source object that generated this exception.
setStackPolicy(Enums.StackPolicy) - Method in class com.motivewave.platform.sdk.draw.SinglePointFigure
Sets the policy for stacking figures that share the same coordinates (above or below).
setStart(long, double) - Method in class com.motivewave.platform.sdk.draw.Box
Sets the location of the start of the box.
setStart(long, double) - Method in class com.motivewave.platform.sdk.draw.Line
Sets the location of the start of the line.
setStartColor(Color) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the color of the start line (null for default line color).
setStartDash(float[]) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the dash type of the start line (null for solid line).
setStartTime(int) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the start time as seconds since midnight.
setStartWidth(float) - Method in class com.motivewave.platform.sdk.common.TimeFrame
Sets the width start line (in pixels).
setState(Enums.StrategyState) - Method in class com.motivewave.platform.sdk.study.Study
Sets the current state of this strategy.
setStopPrice(Float) - Method in class com.motivewave.platform.sdk.study.Study
Sets the stop price for the active strategy.
setStrategySettings(List<SettingDescriptor>) - Method in class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
Sets the settings used to configure the strategy.
setString(String, String) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given string value to the specified name.
setStroke(Stroke) - Method in class com.motivewave.platform.sdk.draw.Box
Sets the stroke for displaying the box outline.
setStroke(Stroke) - Method in class com.motivewave.platform.sdk.draw.Line
Sets the stroke for displaying the line.
setStroke(Stroke) - Method in class com.motivewave.platform.sdk.draw.Polygon
Sets the stroke for displaying the outline.
setSupportsAdvanced(boolean) - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Sets the attribute to allow the user to set advanced attributes.
setSupportsAdvancedPanel(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Indicates if the advanced settings panel is supported for this setting.
setSupportsBoth(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Indicates if both the path line and path points are supported at the same time.
setSupportsColor(boolean) - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Sets the attribute to allow the user to set color attributes.
setSupportsColor2(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Deprecated.
use supportsColorPolicy instead
setSupportsColorPolicy(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the user is allowed to choose the color policy.
setSupportsDisable(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the supports disable attribute for the path.
setSupportsDisable(boolean) - Method in class com.motivewave.platform.sdk.common.desc.SettingDescriptor
If true, this setting can be disabled by the user.
setSupportsMaxPoints(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the max points attribute is supported for this setting.
setSupportsShadeType(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the user is allowed to choose the shade type for the path.
setSupportsShowAsBars(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the path can optionally be shown as bars.
setSupportsShowPoints(boolean) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Determines if the show points attribute is supported for this setting.
setTabName(String) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the name to display in the tab for this plot.
setTabName(String) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the tab name.
setTargetPrice(Float) - Method in class com.motivewave.platform.sdk.study.Study
Sets the target price for the active strategy.
setText(String, Font) - Method in class com.motivewave.platform.sdk.draw.Line
Sets the text to be displayed in the center of the line.
setText(String) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the text to display when drawing this object.
setTextColor(Color) - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Sets the default text color for the guide indicator.
setTextColor(Color) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the text color.
setTextPosition(Enums.Position) - Method in class com.motivewave.platform.sdk.draw.Marker
Sets the position of the text label that is displayed with the marker.
setTextValue(String) - Method in class com.motivewave.platform.sdk.draw.Marker
Sets the value of the text label to be displayed with the marker.
setTIF(String, Enums.TIF) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given TIF (time in force) to the specified name.
setTimeFrame(String, TimeFrame) - Method in class com.motivewave.platform.sdk.common.Settings
Associates the given TimeFrame to the specified name.
setTimeInForce(Enums.TIF) - Method in class com.motivewave.platform.sdk.common.Settings
Sets the time in force (TIF) for orders (strategies only).
setTimeZone(TimeZone) - Method in class com.motivewave.platform.sdk.common.Settings
Sets the timezone for sessions (null for local time zone).
SettingDescriptor - Class in com.motivewave.platform.sdk.common.desc
Base class for all setting descriptors.
SettingDescriptor(String, String, Object) - Constructor for class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Constructor.
SettingDescriptor(String, String, Object, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Constructor.
SettingDescriptor(String, String, Object, boolean, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.SettingDescriptor
Constructor.
SettingGroup - Class in com.motivewave.platform.sdk.common.desc
Identifies a set of inputs that are to be arranged as a group when displaying the configuration dialog to the end user.
SettingGroup(String) - Constructor for class com.motivewave.platform.sdk.common.desc.SettingGroup
Creates a SettingGroup with the given name.
Settings - Class in com.motivewave.platform.sdk.common
Encapsulates the configuration information for a study or strategy.
Settings() - Constructor for class com.motivewave.platform.sdk.common.Settings
 
SettingsDescriptor - Class in com.motivewave.platform.sdk.common.desc
Contains all of the SettingDescriptor instances that describe the user configurable settings for the study.
SettingsDescriptor() - Constructor for class com.motivewave.platform.sdk.common.desc.SettingsDescriptor
 
SettingTab - Class in com.motivewave.platform.sdk.common.desc
Identifies a set of groups that may be organized in a tab.
SettingTab(String) - Constructor for class com.motivewave.platform.sdk.common.desc.SettingTab
Creates a tab with the given name
setTopInsetPixels(int) - Method in class com.motivewave.platform.sdk.study.Plot
Sets the top inset for the graph (in pixels).
setTopInsetPixels(int) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the top inset for the default plot (in pixels).
setTradeLots(int) - Method in class com.motivewave.platform.sdk.common.Settings
Sets the number of trade lots to use (strategies only).
setType(Enums.MarkerType) - Method in class com.motivewave.platform.sdk.draw.Marker
Sets the type of marker to display.
setTypes(Enums.MarkerType[]) - Method in class com.motivewave.platform.sdk.common.desc.MarkerDescriptor
Sets the valid set of type choices.
setUseAccountPosition(boolean) - Method in class com.motivewave.platform.sdk.common.Settings
Indicates if this study should use the existing position that is available on the account.
setVAlign(Enums.TextAlign) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the vertical alignment.
setValue(int, Object, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the value for the given index and key.
setValue(Object, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Sets the value for the latest index and key.
setValueSeries(Object, BarSize) - Method in class com.motivewave.platform.sdk.study.RuntimeDescriptor
Sets the data series for the value key.
setVetoCloseOnDeactivate(boolean) - Method in class com.motivewave.platform.sdk.study.Study
 
setVisible(boolean) - Method in class com.motivewave.platform.sdk.draw.Text
Sets the visible.
setWidth(float) - Method in class com.motivewave.platform.sdk.common.desc.GuideDescriptor
Sets the default line width for the guide.
setWidth(float) - Method in class com.motivewave.platform.sdk.common.desc.PathDescriptor
Sets the default with of the path line.
ShadeDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes information to shade an area between two lines/paths.
ShadeDescriptor(String, String, String, String, Enums.ShadeType, Color) - Constructor for class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Constructor.
ShadeDescriptor(String, String, String, double, Enums.ShadeType, Color) - Constructor for class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Constructor.
ShadeDescriptor(String, String, String, String, Enums.ShadeType, Color, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Constructor
ShadeDescriptor(String, String, String, double, Enums.ShadeType, Color, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.ShadeDescriptor
Constructor
ShadeInfo - Class in com.motivewave.platform.sdk.common
Describes shading information between two lines described by lineKey1 and lineKey2.
ShadeInfo(String, double, Enums.ShadeType, Color, boolean) - Constructor for class com.motivewave.platform.sdk.common.ShadeInfo
Constructor.
ShadeInfo(String, String, Enums.ShadeType, Color, boolean) - Constructor for class com.motivewave.platform.sdk.common.ShadeInfo
Constructor.
ShadeInfo(String, String, double, Enums.ShadeType, Color, boolean) - Constructor for class com.motivewave.platform.sdk.common.ShadeInfo
Constructor.
SHIFT - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
SHIFT2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
SHIFT3 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
SHIFT4 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
SIENNA - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
signal(int, Object, String, Object) - Method in interface com.motivewave.platform.sdk.common.DataContext
Triggers a signal with the given key, message and value.
SIGNAL_ENABLED - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
SIGNAL_IND - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
SIGNAL_METHOD - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
SIGNAL_PATH - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
SIGNAL_PERIOD - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
SignalDescriptor - Class in com.motivewave.platform.sdk.common.desc
Identifies and describes signals that are generated by a study.
SignalDescriptor(Object, String) - Constructor for class com.motivewave.platform.sdk.common.desc.SignalDescriptor
 
SignalDescriptor(Object, String, Enums.Priority) - Constructor for class com.motivewave.platform.sdk.common.desc.SignalDescriptor
 
SILVER - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
SinglePointFigure - Class in com.motivewave.platform.sdk.draw
Instances of this class represent objects that are anchored by a single point.
SinglePointFigure() - Constructor for class com.motivewave.platform.sdk.draw.SinglePointFigure
 
size() - Method in interface com.motivewave.platform.sdk.common.DataSeries
Gets the number of elements in this data series.
SKY_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
SLATE_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
SLATE_GRAY - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
slope(Line2D) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates the slope for the given line.
slope(Point2D, Point2D) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates the slope for the line defined by the given points.
slope(double, double, double, double) - Static method in class com.motivewave.platform.sdk.common.Util
Calculates the slope for the line defined by the given points.
SLOW_PERIOD - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
sma(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Simple Moving Average (null is returned if there is not enough data).
sma(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Simple Moving Average (null is returned if there is not enough data).
smma(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Smoothed Moving Average.
smma(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Smoothed Moving Average.
SNOW - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
SPRING_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
std(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Standard Deviation (null is returned if there is not enough data).
std(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Standard Deviation (null is returned if there is not enough data).
STEEL_BLUE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
stochasticK(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the stochastic 'K' value using the given key.
stochasticK(int, int) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the stochastic 'K' value using price data.
stochasticK(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the stochastic 'K' value using the given key.
stochasticK(int, int, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the stochastic 'K' value using price data.
STRENGTH - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
Study - Class in com.motivewave.platform.sdk.study
This is the base class for all studies and strategies.
Study() - Constructor for class com.motivewave.platform.sdk.study.Study
 
StudyHeader - Annotation Type in com.motivewave.platform.sdk.study
This annotation is used to describe information about the study when the study is loaded by MotiveWave.
submitOrders(Order...) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Use this method to submit one or more orders to the broker.
submitOrders(List<Order>) - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Use this method to submit one or more orders to the broker.
sum(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the sum of the values over the given sequence of values.
sum(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Returns the sum of the values over the given sequence of values.
supportsHedging() - Method in interface com.motivewave.platform.sdk.order_mgmt.OrderContext
Determines if this account (broker) supports hedging.
SwingPoint - Class in com.motivewave.platform.sdk.common
Identifies a swing point (local high or low) on a chart.
SwingPoint(boolean, int, long, double, int, int) - Constructor for class com.motivewave.platform.sdk.common.SwingPoint
Constructor

T

TAN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
TEAL - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
tema(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Triple Exponential Moving Average (3*EMA - 3*EMA(EMA) + EMA(EMA(EMA))).
tema(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Triple Exponential Moving Average (3*EMA - 3*EMA(EMA) + EMA(EMA(EMA))).
Text - Class in com.motivewave.platform.sdk.draw
Encapsulates text that can be resized and displayed to the given graphics context.
Text() - Constructor for class com.motivewave.platform.sdk.draw.Text
Constructor.
Text(String) - Constructor for class com.motivewave.platform.sdk.draw.Text
Constructor.
Text(String, Font) - Constructor for class com.motivewave.platform.sdk.draw.Text
Constructor.
Text(String, Font, Insets, boolean) - Constructor for class com.motivewave.platform.sdk.draw.Text
Constructor.
THISTLE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
TifDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes a Time In Force order attribute for a strategy.
TifDescriptor(String, String, Enums.TIF) - Constructor for class com.motivewave.platform.sdk.common.desc.TifDescriptor
Constructor.
TimeFrame - Class in com.motivewave.platform.sdk.common
Describes a time frame with an open and closing time.
TimeFrame() - Constructor for class com.motivewave.platform.sdk.common.TimeFrame
 
TimeFrame(int, int, boolean) - Constructor for class com.motivewave.platform.sdk.common.TimeFrame
 
TimeFrameDescriptor - Class in com.motivewave.platform.sdk.common.desc
Describes an exit point for a strategy.
TimeFrameDescriptor(String, String, int, int, boolean, boolean) - Constructor for class com.motivewave.platform.sdk.common.desc.TimeFrameDescriptor
 
tma(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Triangular Moving Average (SMA(SMA)).
tma(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Triangular Moving Average (SMA(SMA)).
toDouble(Object) - Static method in class com.motivewave.platform.sdk.common.Util
Converts the given object to an double.
toDouble(Object, double) - Static method in class com.motivewave.platform.sdk.common.Util
 
toDouble(String) - Static method in class com.motivewave.platform.sdk.common.Util
 
toInt(Object) - Static method in class com.motivewave.platform.sdk.common.Util
Converts the given object to an int.
TOMATO - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
TOP_COLOR - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
TOP_FILL - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
TOP_GUIDE - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
TOP_GUIDE2 - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
TOP_IND - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
TOP_PATH - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
TOP_STRENGTH - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
toString() - Method in class com.motivewave.platform.sdk.common.BarSize
Returns a printable string representation of this bar size (see getName())
toString() - Method in class com.motivewave.platform.sdk.common.Coordinate
Returns a printable string for this coordinate (time, value)
toString() - Method in class com.motivewave.platform.sdk.common.desc.SignalDescriptor
These values are used to generate the label displayed in the cursor data window.
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.BarData
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.BarInput
This method has been overridden to display a user friendly version of the input type for use in combo boxes etc.
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.BarSizeType
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.ColorPolicy
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.ExecutionType
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.IntervalType
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.MAMethod
This method has been overridden to display a user friendly version of the input type for use in combo boxes etc.
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.MarkerType
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.PointType
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.PositionType
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.Service
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.ShadeType
 
toString() - Method in enum com.motivewave.platform.sdk.common.Enums.Size
 
toString() - Method in class com.motivewave.platform.sdk.common.ErrorCode
Formats this object as a String.
toString() - Method in class com.motivewave.platform.sdk.common.GuideInfo
 
toString() - Method in class com.motivewave.platform.sdk.common.LineInfo
Gets string representation of this LineInfo object
toString() - Method in class com.motivewave.platform.sdk.common.NVP
 
toString() - Method in class com.motivewave.platform.sdk.common.TimeFrame
 
toString() - Method in class com.motivewave.platform.sdk.draw.Marker
 
toString() - Method in class com.motivewave.platform.sdk.order_mgmt.Execution
 
TRADE_LOTS - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
TradeLotsDependency - Class in com.motivewave.platform.sdk.common.desc
 
TradeLotsDependency(String, String...) - Constructor for class com.motivewave.platform.sdk.common.desc.TradeLotsDependency
 
translate(long, double) - Method in interface com.motivewave.platform.sdk.common.DrawContext
Translates a 'real' date and value into a point on the graph.
translate(Coordinate) - Method in interface com.motivewave.platform.sdk.common.DrawContext
Translates a 'real' date and value into a point on the graph.
translateTime(long) - Method in interface com.motivewave.platform.sdk.common.DrawContext
Translates the given time into an x coordinate on the graph.
translateValue(double) - Method in interface com.motivewave.platform.sdk.common.DrawContext
Translates the given value into a y coordinate on the graph.
TURQUOISE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 

U

UP_COLOR - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
UP_MARKER - Static variable in interface com.motivewave.platform.sdk.common.Inputs
 
update(Settings) - Method in class com.motivewave.platform.sdk.common.Settings
Updates the information from the given object.
Util - Class in com.motivewave.platform.sdk.common
This class provides a set of utility methods
Util() - Constructor for class com.motivewave.platform.sdk.common.Util
 

V

ValueDescriptor - Class in com.motivewave.platform.sdk.common.desc
Identifies and describes values that are generated by a study.
ValueDescriptor(Object, String, String[]) - Constructor for class com.motivewave.platform.sdk.common.desc.ValueDescriptor
Constructor
ValueDescriptor(Object, Enums.ValueType, String, String[]) - Constructor for class com.motivewave.platform.sdk.common.desc.ValueDescriptor
Constructor
ValueDescriptor(Object, Object[], String, String[]) - Constructor for class com.motivewave.platform.sdk.common.desc.ValueDescriptor
 
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.BarData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.BarInput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.BarSizeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.ColorPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.EntryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.ExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.InstrumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.IntervalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.MAMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.MarkerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.OrderAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.PointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.PositionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.Service
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.ShadeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.Size
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.StackPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.StrategyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.TextAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.TextOutline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.TIF
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.motivewave.platform.sdk.common.Enums.ValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.BarData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.BarInput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.BarSizeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.ColorPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.EntryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.ExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.InstrumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.IntervalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.MAMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.MarkerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.OrderAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.PointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.PositionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.Service
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.ShadeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.Size
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.StackPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.StrategyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.TextAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.TextOutline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.TIF
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.motivewave.platform.sdk.common.Enums.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
VIOLET - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
vwma(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Volume Weighted Moving Average (null is returned if there is not enough data).
vwma(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Volume Weighted Moving Average (null is returned if there is not enough data).

W

warning(String) - Method in class com.motivewave.platform.sdk.study.Study
Logs a warning message to the study log.
WHEAT - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
WHITE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
WHITE_SMOKE - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
wma(int, int, Object) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Weighted Moving Average (null is returned if there is not enough data).
wma(int, int, Enums.BarInput, Instrument) - Method in interface com.motivewave.platform.sdk.common.DataSeries
Calculates the Weighted Moving Average (null is returned if there is not enough data).
write(Writer, Locale, Object...) - Method in class com.motivewave.platform.sdk.common.ErrorCode
Convenience method.

X

X11Colors - Interface in com.motivewave.platform.sdk.common
X11 Color Names For details see http://en.wikipedia.org/wiki/Web_colors

Y

YELLOW - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
YELLOW_GREEN - Static variable in interface com.motivewave.platform.sdk.common.X11Colors
 
A B C D E F G H I K L M N O P R S T U V W X Y