Initializes a new instance of the StrategyTemplate class
Namespace: GF.Api.Strategies
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
public StrategyTemplate( string type, string description, IStrategyParamTemplates paramTemplates )
Parameters
- type
 - Type: SystemString
 - description
 - Type: SystemString
 - paramTemplates
 - Type: GF.Api.Strategies.ParamsIStrategyParamTemplates
 
See Also