Type: Package Package: ichimoku Title: Visualization and Tools for Ichimoku Kinko Hyo Strategies Version: 1.5.7 Authors@R: c( person("Charlie", "Gao", , "charlie.gao@shikokuchuo.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0750-061X")), person("Hibiki AI Limited", role = "cph") ) 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 and 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. Incorporates an interface with the 'OANDA fxTrade' API for retrieving historical and live streaming price data for major currencies, metals, commodities, government bonds and stock indices. License: GPL (>= 3) URL: https://shikokuchuo.net/ichimoku/, https://github.com/shikokuchuo/ichimoku/ BugReports: https://github.com/shikokuchuo/ichimoku/issues Depends: R (>= 3.5) Imports: ggplot2 (>= 3.4.0), mirai (>= 1.0.0), nanonext (>= 1.0.0), secretbase (>= 1.2.0), shiny (>= 1.4.0), xts, zoo Suggests: keyring, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/build/compilation-database: true Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://r-multiverse.r-universe.dev Date/Publication: 2026-05-26 11:29:52 UTC RemoteUrl: https://github.com/shikokuchuo/ichimoku RemoteRef: v1.5.7 RemoteSha: e96e5bd71301d74f628ffdffc2a06e5b180b2276 NeedsCompilation: yes Packaged: 2026-07-02 10:01:49 UTC; root Author: Charlie Gao [aut, cre] (ORCID: ), Hibiki AI Limited [cph] Maintainer: Charlie Gao