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
    <https://developer.oanda.com/> 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
NeedsCompilation: yes
Packaged: 2026-05-25 13:10:01 UTC; shikokuchuo
Author: Charlie Gao [aut, cre] (ORCID: <https://orcid.org/0000-0002-0750-061X>),
  Hibiki AI Limited [cph]
Maintainer: Charlie Gao <charlie.gao@shikokuchuo.net>
Repository: CRAN
Date/Publication: 2026-05-26 10:10:07 UTC
