SharpTrader.SDK - Developer API

IndicatorFactory Members

The IndicatorFactory type exposes the following members.

Constructors


  Name Description
Public method IndicatorFactory

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Include
Include indicators from assembly.
Protected method MemberwiseClone (Inherited from Object.)
Public method NewCollection(BarWidths, array<Int32>[]()[][])
Public method NewCollection(BarWidths, IDictionary<(Of <<'(Int32, IRTIndicatorInstance>)>>))
Public method NewInstance(String, Int32, IInstrument, IndicatorFlags)
Creates instance of indicator for bar count
Public method NewInstance(String, Int32, String, BarWidths, IndicatorFlags)
Creates new instance.
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property AllIndicators