-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathFrequently used Technical_indicators.txt
35 lines (31 loc) · 1.1 KB
/
Frequently used Technical_indicators.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
## Technical indicators
1) Simple moving averages(SMA),
2) Exponential moving average(EMA),
3) Kaufman's adaptive moving average(KAMA),
4) Stop or reversal(SAR),
5) Triangular moving average(TRIMA),
6) Average directional index(ADX),
7) Absolute price oscillator(APO),
8) Commodity channel index(CCI),
9) Moving average convergence divergence(MACD),
10) Money flow index(MFI),
11) Momentum indicator (MOM),
12) Rate-of-change(ROC),
13) percentage price oscillator(PPO),
14) Relative Strength Index (RSI)
15) Stochastic Oscillator (STOCH)
16) Ultimate Oscillator (ULTOSC)
17) Williams % R (WillR)
18) Average true range (ATR)
19) True Range - (TRANGE)
20) Price Transform Functions (TYPPRICE)
21) Median Price (MEDPRICE)
22) Typical Price (TYPPRICE)
23) Weighted Close Price (WCLPRICE)
24) Hilbert Transform - Dominant Cycle Period (HT_DCPERIOD)
25) Hilbert Transform - Dominant Cycle Phase (HT_DCPHASE)
26) Hilbert Transform - Phasor Components (HT_PHASOR)
27) Hilbert Transform - SineWave (HT_SINE)
28) Hilbert Transform - Trend vs Cycle Mode (HT_TRENDMODE)
29) Beta - (BETA)
Ref: https://mrjbq7.github.io/ta-lib/