Description Usage Arguments Examples
Ichimoku
1 | ichimoku(HLC, nFast = 9, nMed = 26, nSlow = 52)
|
HLC |
xts object that contains High-Low-Close prices |
nFast |
fast period of |
nMed |
medium period of days |
nSlow |
slow period of days |
1 | ichimoku(price_data, nFast = 9, nMed = 26, nSlow = 52)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.