Description Usage Arguments Value Author(s) References Examples
Compute the Ichimoku Kinko Hyo indicator.
1 | Ichimoku(high, low, closingPrice)
|
high |
A vector of high prices or an xts object. |
low |
A vector of low prices or an xts object. |
closingPrice |
A vector of past closing prices or an xts object. |
A matrix or an xts object, accordingly to the input, of the same length of the input.
Luca Sanfilippo <luca.sanfilippo@usi.ch>
Goichi Hosoda, 1930-69
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.