QuantStudio Financial Data Analysis and Trading Framework

RQuant.Indicator Namespace

Namespace hierarchy

Classes

Class Description
AD Accumulation/Distribution (AD)
ADX Average Directional Index (ADX)
ADXR Average Directional Index Rating (ADXR)
AroonL Aroon Lower (AroonL)
AroonU Aroon Upper (AroonU)
ATR Average True Range (ATR)
B % Bollinger Bands (B).
BBL Bollinger Bands Lower (BBL).
BBU Bollinger Bands Upper (BBU)
CAD Chaikin A/D Oscillator (CAD)
CCI Commodity Channel Index (CCI)
CMO Change Momentum Oscillator (CMO)
D_Fast %D Fast (D_Fast)
D_Slow %D Slow (D_Slow)
DateTimeEventArgs  
DPO Detrended Price Oscillator (DPO)
DX Directional Movement Index (DX)
EMA Exponential Moving Average (EMA)
EMV Ease of Movement (EMV)
ENVL Envelope Lower (ENVL)
ENVU Envelope Upper (ENVU)
FO Forecast Oscillator (FO)
IndicatorParameterAttribute IndicatorParameterAttribute.
K_Fast %K Fast (K_Fast)
K_Slow %K Slow (K_Slow)
KRI Kairi- KRI (KRI)
LRI Linear Regression indicator (LRI)
MACD Moving Average Convergence Divergence (MACD)
MarketFI Market Force Index (MarketFI)
MASS Mass Index (MASS)
MDI Minus Directional Indicator (MDI)
MDM Minus Directional Movement (MDM)
MFI Money Flow Index (MFI)
MOM Momentum (MOM)
NVI Negative Volume Index (NVI)
OBV On Balance Volume (OBV)
OSC Oscillator (OSC)
PCL Price Channel Lower (PCL).
PCU Price Channel Upper (PCU).
PDI Plus Directional Indicator (PDI)
PDM Plus Directional Movement (PDM)
PERF Performance indicator (PERF).
PVI Positive Volume Index (PVI)
PVT Price and Volume Trend (PVT)
R Williams? %R (R)
ROC Price Rate of Change (ROC)
RSI Relative Strength Index (RSI).
SMA Simple Moving Average (SMA)
SMD Standard Deviation (SMD)
SMV Standard Variance (SMV)
TBarArray  
TCloseArray  
TDailyArray Time array of daily data
TDoubleArray  
TH True High (TH)
THighArray  
TIndicator This is base class for technical analysis indicators
TL True Low (TL)
TLowArray  
TOpenArray  
TOpenIntArray  
TR True Range (TR)
TRIX TRIX Index (TRIX)
TStatBox A text box with time series statistics on a chart
TTimeArray Base class for time based arrays such as TDoubleArray and TBarArray
TVolumeArray  
UltOsc Ultimate Oscillator (UltOsc)
VCH Chaikin?s Volatility (VCH)
VHF Vertical Horizontal Filter (VHF)
VOSC Volume Oscillator (VOSC)
VROC Volume Rate of Change (VROC)
VWAP Volume Weighted Average Price (VWAP)
WAD Williams' Accumulation/Distribution (WAD)

Delegates

Delegate Description
BarAddedEventHandler BarAdded event handler
ItemAddedEventHandler  

Enumerations

Enumeration Description
ECompressStyle  
ECross Indicates direction of a cross between two values, usually time series and a level or between two time series
EDrawStyle  
EIndexOption  
EIndicatorStyle This is the indicator style enumeration
EIndicatorType  
ENameOption  
EWidthStyle