mirror of
https://github.com/klinecharts/KLineChart.git
synced 2024-11-25 16:22:43 +08:00
Merge branch 'main' into dev
This commit is contained in:
commit
c80f5cfea1
@ -10,7 +10,7 @@ This document introduces the built-in technical indicators in the chart and how
|
||||
| BBI | [3, 6, 12, 24] | DMI | [14, 6] | EMV | [14, 9] |
|
||||
| VOL | [5, 10, 20] | CR | [26, 10, 20, 40, 60] | SAR | [2, 2, 20] |
|
||||
| MACD | [12, 26, 9] | PSY | [12, 6] | AO | [5, 34] |
|
||||
| BOLL | [20] | DMA | [10, 50, 10] | ROC | [12, 6] |
|
||||
| BOLL | [20, 2] | DMA | [10, 50, 10] | ROC | [12, 6] |
|
||||
| KDJ | [9, 3, 3] | TRIX | [12, 20] | PVT | None |
|
||||
| RSI | [6, 12, 24] | OBV | [30] | AVP | None |
|
||||
|
||||
@ -276,4 +276,4 @@ Determine other attributes
|
||||
}
|
||||
```
|
||||
|
||||
So a custom indicator is completed.
|
||||
So a custom indicator is completed.
|
||||
|
@ -10,7 +10,7 @@
|
||||
| BBI | [3, 6, 12, 24] | DMI | [14, 6] | EMV | [14, 9] |
|
||||
| VOL | [5, 10, 20] | CR | [26, 10, 20, 40, 60] | SAR | [2, 2, 20] |
|
||||
| MACD | [12, 26, 9] | PSY | [12, 6] | AO | [5, 34] |
|
||||
| BOLL | [20] | DMA | [10, 50, 10] | ROC | [12, 6] |
|
||||
| BOLL | [20, 2] | DMA | [10, 50, 10] | ROC | [12, 6] |
|
||||
| KDJ | [9, 3, 3] | TRIX | [12, 20] | PVT | 无 |
|
||||
| RSI | [6, 12, 24] | OBV | [30] | AVP | 无 |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user