Uses of Class
com.caplin.motif.fx.config.definitions.client.FXFeatures
Packages that use FXFeatures
-
Uses of FXFeatures in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return FXFeaturesModifier and TypeMethodDescriptionFXFeatures.charts(FXFeaturesCharts charts) FXFeatures.coverTrade(FXFeaturesCoverTrade coverTrade) @NotNull FXFeaturesFX.getFeatures()Get featuresFXFeatures.historicSearch(HistoricSearch historicSearch) FXFeatures.orderStrategies(FXStrategy orderStrategies) FXFeatures.postAllocation(FXFeaturesPostAllocation postAllocation) FXFeatures.settlementInstructions(FXFeaturesSettlementInstructions settlementInstructions) FXFeatures.watchLists(FXFeaturesWatchLists watchLists) Methods in com.caplin.motif.fx.config.definitions.client with parameters of type FXFeaturesModifier and TypeMethodDescriptionFX.features(FXFeatures features) voidFX.setFeatures(FXFeatures features) Constructors in com.caplin.motif.fx.config.definitions.client with parameters of type FXFeatures