Uses of Class
com.caplin.motif.fx.config.definitions.client.FXFeatures
-
Packages that use FXFeatures Package Description com.caplin.motif.fx.config.definitions.client -
-
Uses of FXFeatures in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return FXFeatures Modifier and Type Method Description FXFeatures
FXFeatures. charts(FXFeaturesCharts charts)
FXFeatures
FXFeatures. coverTrade(FXFeaturesCoverTrade coverTrade)
FXFeatures
FXFeatures. esp(FXEsp esp)
@NotNull @Valid FXFeatures
FX. getFeatures()
Get featuresFXFeatures
FXFeatures. historicSearch(HistoricSearch historicSearch)
FXFeatures
FXFeatures. orderStrategies(FXStrategy orderStrategies)
FXFeatures
FXFeatures. postAllocation(FXFeaturesPostAllocation postAllocation)
FXFeatures
FXFeatures. rfs(FXRfs rfs)
FXFeatures
FXFeatures. settlementInstructions(FXFeaturesSettlementInstructions settlementInstructions)
FXFeatures
FXFeatures. watchLists(FXFeaturesWatchLists watchLists)
Methods in com.caplin.motif.fx.config.definitions.client with parameters of type FXFeatures Modifier and Type Method Description FX
FX. features(FXFeatures features)
void
FX. setFeatures(FXFeatures features)
-