Class FxTradingAdapter
java.lang.Object
com.caplin.motif.fx.ret.fxtrading.FxTradingAdapter
Used to create and customise a FxTradingAdapter.
-
Constructor Summary
ConstructorDescriptionCreate a newFxTradingAdapter
with default configuration.FxTradingAdapter
(FxTradingConfiguration configuration) Create a newFxTradingAdapter
providing custom configuration. -
Method Summary
-
Constructor Details
-
FxTradingAdapter
Create a newFxTradingAdapter
with default configuration.- Throws:
ConfigurationLoaderException
-
FxTradingAdapter
Create a newFxTradingAdapter
providing custom configuration.- Parameters:
configuration
- a configured instance ofFxTradingConfiguration
- See Also:
-
-
Method Details
-
start
Starts the FxTradingAdapter- Throws:
Exception
-