Click or drag to resize

BarsStrategies Property

Gets or sets the Strategy associated with the bars

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public Strategy[] Strategies { get; set; }

Property Value

Strategy
See Also