Gets a list of the inputs this indicator uses.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
ISeries[] GetInputs() |
| Visual Basic (Declaration) |
|---|
Function GetInputs As ISeries() |
| Visual C++ |
|---|
array<ISeries^>^ GetInputs() |