Click or drag to resize

PriceSeriesOwner Property

Gets the owner which initialized the price series

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public IIndicator Owner { get; }

Property Value

IIndicator

Implements

ISeriesTOwner
See Also