Package: ichimoku
Type: Package
Title: Visualization and Tools for Ichimoku Kinko Hyo Strategies
Version: 0.2.0
Description: An implementation of 'Ichimoku Kinko Hyo', also commonly known as
    'cloud charts'. Static and interactive visualizations with tools for
    creating, backtesting and development of quantitative 'ichimoku' strategies.
    As described in Sasaki (1996, ISBN:4925152009), the technique is a refinement
    on candlestick charting originating from Japan, now in widespread use in
    technical analysis worldwide. Translating as 'one-glance equilibrium chart',
    it allows the price action and market structure of financial securities to
    be determined 'at-a-glance'.
Authors@R: 
    person(given = "Charlie",
           family = "Gao",
           role = c("aut", "cre"),
           email = "charlie.gao@shikokuchuo.net")
Author: Charlie Gao [aut, cre]
Maintainer: Charlie Gao <charlie.gao@shikokuchuo.net>
BugReports: https://github.com/shikokuchuo/ichimoku/issues
License: GPL (>= 3)
URL: https://shikokuchuo.net/ichimoku/,
        https://github.com/shikokuchuo/ichimoku/
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: ggplot2, Rcpp, rlang, xts, zoo
LinkingTo: Rcpp
Suggests: rmarkdown, knitr, plotly, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10)
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-06-17 11:33:52 UTC; cg334
Repository: CRAN
Date/Publication: 2021-06-17 13:50:02 UTC
