mirror of
https://github.com/wassname/pandas-ta.git
synced 2026-08-06 13:20:12 +08:00
updated README
This commit is contained in:
@@ -68,6 +68,31 @@ help(pd.DataFrame().ta.log_return)
|
||||
|
||||
# Technical Analysis Indicators (by Category)
|
||||
|
||||
## _Momentum_ (17)
|
||||
|
||||
* _Awesome Oscillator_: **ao**
|
||||
* _Absolute Price Oscillator_: **apo**
|
||||
* _Balance of Power_: **bop**
|
||||
* _Commodity Channel Index_: **cci**
|
||||
* _Chande Momentum Oscillator_: **cmo**
|
||||
* _Coppock Curve_: **coppock**
|
||||
* _KST Oscillator_: **kst**
|
||||
* _Moving Average Convergence Divergence_: **macd**
|
||||
* _Momentum_: **mom**
|
||||
* _Percentage Price Oscillator_: **ppo**
|
||||
* _Rate of Change_: **roc**
|
||||
* _Relative Strength Index_: **rsi**
|
||||
* _Stochastic Oscillator_: **stoch**
|
||||
* _Trix_: **trix**
|
||||
* _True strength index_: **tsi**
|
||||
* _Ultimate Oscillator_: **uo**
|
||||
* _Williams %R_: **willr**
|
||||
|
||||
|
||||
| _Moving Average Convergence Divergence_ (MACD) |
|
||||
|:--------:|
|
||||
|  |
|
||||
|
||||
## _Overlap_ (19)
|
||||
|
||||
* _Double Exponential Moving Average_: **dema**
|
||||
|
||||
Reference in New Issue
Block a user