ATAS.Indicators
ATAS.Indicators.IDataSeries Interface Reference
Inheritance diagram for ATAS.Indicators.IDataSeries:
ATAS.Indicators.BaseDataSeries< T >

Public Member Functions

void Clear ()
 

Properties

DataSeriesType Type [get]
 
string Name [get, set]
 
int Count [get]
 
object this[int index] [get, set]
 

Events

Action< int > Changed