StrategyNameGenerator
StockSharp.Algo.Strategies
The class for the strategy name formation.
继承自: Disposable
构造函数
StrategyNameGenerator(Strategy)
Initializes a new instance of the StrategyNameGenerator.
- strategy
- Strategy.
属性
AutoGenerateStrategyName : bool
Whether to use the automatic generation of the strategy name. It is enabled by default.
方法
DisposeManaged()
Release resources.