Property | Type | Description | |
---|---|---|---|
adx | |||
length | int | ||
style | IndicatorStyle |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
ADXR ( ISeries input, int length, IndicatorStyle style = IndicatorStyle.QuantStudio ) : System | ||
Calculate ( int index ) : void |
Method | Description | |
---|---|---|
Init ( ) : void |
public ADXR ( ISeries input, int length, IndicatorStyle style = IndicatorStyle.QuantStudio ) : System | ||
input | ISeries | |
length | int | |
style | IndicatorStyle | |
return | System |