Package com.caplin.motif.fx.trading.orders.edit
package com.caplin.motif.fx.trading.orders.edit
Classes and interfaces that relate to editing an existing order or order strategy.
-
ClassDescriptionA EditStrategyListener instance will be notified of incoming client events for editing the strategy.An EditStrategyListenerFactory instance is responsible for providing an
EditStrategyListener
whenever an Edit Strategy request has been initiated from the client.An EditStrategyRequest is a domain object that represents a front end request to edit a previously submitted single order or multi-order strategy.