Click or drag to resize

IndicatorBaseAddBars(BarType) Method

Add a seconday Bars series. The IInstrument will be that of the primary bars series

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected void AddBars(
	BarType barType
)

Parameters

barType  BarType
See Also