IndicatorFactory..::..NewInstance Method (String, Int32, IInstrument, IndicatorFlags)
Creates instance of indicator for bar count
Namespace:
SharpTrader.Core.IndicatorsAssembly: SharpTrader.SDK (in SharpTrader.SDK.dll)
Syntax
public IRTIndicatorInstance NewInstance( string name, int bars, IInstrument instrument, IndicatorFlags flags )
Parameters
- name
- Type: String
- bars
- Type: Int32
- instrument
- Type: SharpTrader..::..IInstrument
- flags
- Type: Sharpshooter.SDK.Indicators..::..IndicatorFlags
optional flags

