Click or drag to resize

IndicatorBaseAddBars(String, BarType) Method

Add a secondary Bars series

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

Parameters

instrument  String
Display name of the instrument
barType  BarType
BarType
See Also