Get the default strategy parameters for the given strategy type
Namespace: GF.Api.Strategies
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Parameters
- type
- Type: SystemString
Return Value
Type: IStrategyParamsEvery strategy type has its own set of parameters. You can get the default values and modify them as needed for your strategy.
See Also