StrategyCommentModes

StockSharp.Algo.Strategies

Comment auto-fill modes.

Fields

Disabled
public const StrategyCommentModes Disabled
value = StrategyCommentModes.Disabled

Disabled.

Id
public const StrategyCommentModes Id
value = StrategyCommentModes.Id

By Id.

Name
public const StrategyCommentModes Name
value = StrategyCommentModes.Name

By Name.