IndicatorBaseAddBars(String) Method |
Add a seconday
Bars series. The
BarType will be that of the primary bars series.
This method must be called from the OnStateChange method when the
State is in
StartUp Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.8.0
Syntaxprotected void AddBars(
string instrument
)
Parameters
- instrument String
See Also