mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-25 00:05:15 +00:00
indicator: macd: add link for macd https://school.stockcharts.com/doku.php?id=technical_indicators:macd-histogram
This commit is contained in:
parent
0b07fb5a83
commit
da4dbf4800
|
@ -11,6 +11,7 @@ macd implements moving average convergence divergence indicator
|
|||
|
||||
Moving Average Convergence Divergence (MACD)
|
||||
- https://www.investopedia.com/terms/m/macd.asp
|
||||
- https://school.stockcharts.com/doku.php?id=technical_indicators:macd-histogram
|
||||
*/
|
||||
|
||||
//go:generate callbackgen -type MACD
|
||||
|
|
Loading…
Reference in New Issue
Block a user