StrategyNameGenerator
StockSharp.Algo.Strategies
The class for the strategy name formation.
Inherits: Disposable
Constructors
StrategyNameGenerator(Strategy)
Initializes a new instance of the StrategyNameGenerator.
- strategy
- Strategy.
Properties
AutoGenerateStrategyName : bool
Whether to use the automatic generation of the strategy name. It is enabled by default.
Methods
DisposeManaged()
Release resources.