Collection that contains an indicator instance
for each Symbol.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class SymbolIndicatorCollection |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class SymbolIndicatorCollection |
| Visual C++ |
|---|
[SerializableAttribute] public ref class SymbolIndicatorCollection sealed |
Remarks
This collection is built by the IndicatorCollections class.
It is not recommended that you create an instance of this class yourself.
Use this collection to iterate over each indicator at the symbol level.