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.