Uses of Class
org.marketcetera.saclient.CreateStrategyParameters

Uses of CreateStrategyParameters in org.marketcetera.saclient
 

Methods in org.marketcetera.saclient that return CreateStrategyParameters
 CreateStrategyParameters SAService.getStrategyCreateParms(ClientContext inServiceContext, ModuleURN inURN)
          Returns the parameters used to create a strategy.
 CreateStrategyParameters SAClient.getStrategyCreateParms(ModuleURN inURN)
          Fetches the strategy creation parameters (including the strategy script) for the strategy with the supplied URN.
 

Methods in org.marketcetera.saclient with parameters of type CreateStrategyParameters
 ModuleURN SAService.createStrategy(ClientContext inCtx, CreateStrategyParameters inParameters)
          Creates a strategy.
 ModuleURN SAClient.createStrategy(CreateStrategyParameters inParameters)
          Creates a new strategy module using the given strategy creation parameters.
 



Copyright © 2012. All Rights Reserved.