Uses of Enum Class
com.caplin.motif.fx.trading.MonitorSide
Package
Description
Parent package with classes that relate to FX trading in general but no specific trading protocol.
Classes and interfaces that relate to submitting an order or order strategy.
-
Uses of MonitorSide in com.caplin.motif.fx.trading
Modifier and TypeMethodDescriptionstatic MonitorSide
Deprecated.Returns aMonitorSide
matching the side monitored value ofString
static MonitorSide
Deprecated.Returns the enum constant of this class with the specified name.static MonitorSide[]
MonitorSide.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MonitorSide in com.caplin.motif.fx.trading.orders.submission
Modifier and TypeMethodDescriptionOrder.getMonitorSide()
Deprecated.Returns aMonitorSide
direction of this order.