1 |
Bollinger Bands |
Period (int) |
Deviation (double) |
Shift (int) |
Price type (ENUM_APPLIED_PRICE) |
|
|
|
|
|
2 |
Donchian Channels |
Period (int) |
Shift (int) |
|
|
|
|
|
|
|
3 |
Midpoint Bands |
Period (int) |
Shift (int) |
|
|
|
|
|
|
|
4 |
Keltner Channels |
Period (int) |
Deviation (double) |
Shift (int) |
Price type (ENUM_APPLIED_PRICE) |
Average method (ENUM_MA_METHOD) |
|
|
|
|
5 |
Envelope |
Period (int) |
Deviation (double) |
Shift (int) |
Price type (ENUM_APPLIED_PRICE) |
Average method (ENUM_MA_METHOD) |
|
|
|
|
6 |
Moving Average (MA) |
Period (int) |
Shift (int) |
Average method (ENUM_MA_METHOD) |
Price type (ENUM_APPLIED_PRICE) |
|
|
|
|
|
7 |
Double Exponential Moving Average |
Period (int) |
Shift (int) |
Price type (ENUM_APPLIED_PRICE) |
|
|
|
|
|
|
8 |
Triple Exponential Moving Average |
Period (int) |
Shift (int) |
Price type (ENUM_APPLIED_PRICE) |
|
|
|
|
|
|
9 |
Adaptive Moving Average |
Period (int) |
Fast MA Period (int) |
Slow MA Period (int) |
Shift (int) |
Price type (ENUM_APPLIED_PRICE) |
|
|
|
|
10 |
Ichimoku Clouds |
Tenkan Sen (int) |
Kijun Sen (int) |
Senkou span b (int) |
|
|
|
|
|
|
11 |
Parabolic SAR |
Step (double) |
Maximum step (double) |
|
|
|
|
|
|
|
12 |
Average True Range (ATR) |
Period (int) |
|
|
|
|
|
|
|
|
13 |
Standard Deviation |
Period (int) |
Shift (int) |
Price type (ENUM_APPLIED_PRICE) |
Average Method (ENUM_MA_METHOD) |
|
|
|
|
|
14 |
ADX |
Period (int) |
|
|
|
|
|
|
|
|
15 |
Relative Strength Index (RSI) |
Period (int) |
Price type (ENUM_APPLIED_PRICE) |
|
|
|
|
|
|
|
16 |
William's Percent Range (WPR) |
Period (int) |
|
|
|
|
|
|
|
|
17 |
Bollinger Bands % |
Period (int) |
Deviation (double) |
Shift (int) |
Price type (ENUM_APPLIED_PRICE) |
|
|
|
|
|
18 |
Slow Stochastic |
kPeriod (int) |
dPeriod (int) |
Slowing (int) |
Average Method (ENUM_MA_METHOD) |
Stochastic price type (ENUM_STO_PRICE) |
|
|
|
|
19 |
Volume Weighted Moving Average (VWMA) |
Period (int) |
Shift (int) |
Price type (ENUM_APPLIED_PRICE) |
Volume type (ENUM_APPLIED_VOLUME) |
|
|
|
|
|
20 |
Double Moving Averages |
Period 1 (int) |
Period 2 (int) |
Shift 1 (int) |
Shift 2 (int) |
Price type 1 (ENUM_APPLIED_PRICE) |
Price type 2 (ENUM_APPLIED_PRICE) |
Average Method 1 (ENUM_MA_METHOD) |
Average Method 2 (ENUM_MA_METHOD) |
|
21 |
Commodity Channel Index (CCI) |
Period (int) |
Price type (ENUM_APPLIED_PRICE) |
|
|
|
|
|
|
|
22 |
Awesome Oscillator |
----------- |
|
|
|
|
|
|
|
|
23 |
Money Flow Index (MFI) |
Period (int) |
Volume type (ENUM_APPLIED_VOLUME) |
|
|
|
|
|
|
|
24 |
Force Index |
Period (int) |
Volume type (ENUM_APPLIED_VOLUME) |
Average Method (ENUM_MA_METHOD) |
|
|
|
|
|
|
25 |
Moving Average Convergence Divergence (MACD) |
Fast MA Period (int) |
Slow MA Period (int) |
Signal Period (int) |
Price type (ENUM_APPLIED_PRICE) |
|
|
|
|
|
26 |
Summation of two series (+) |
Indicator index 1 or series code 1 (int) |
Indicator buffer 1 (int) |
Indicator index 2 or series code 2 (int) |
Indicator buffer 2 (int) |
|
|
|
|
|
27 |
Subtraction of two series (-) |
Indicator index 1 or series code 1 (int) |
Indicator buffer 1 (int) |
Indicator index 2 or series code 2 (int) |
Indicator buffer 2 (int) |
|
|
|
|
|
28 |
Multiplication of two series (*) |
Indicator index 1 or series code 1 (int) |
Indicator buffer 1 (int) |
Indicator index 2 or series code 2 (int) |
Indicator buffer 2 (int) |
|
|
|
|
|
29 |
Division of two series (/) |
Indicator index 1 or series code 1 (int) |
Indicator buffer 1 (int) |
Indicator index 2 or series code 2 (int) |
Indicator buffer 2 (int) |
|
|
|
|
|
30 |
Custom indicator |
NUMBER OF BUFFERS |
Custom parameter 1 |
Custom parameter 2 |
Custom parameter 3 |
Custom parameter 4 |
Custom parameter 5 |
Custom parameter 6 |
Custom parameter 7 |
Custom parameter 8 |