Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://doi.org/10.5281/zenodo.7879346
14 March 2025, 18:35:32 UTC
  • Code
  • Branches (0)
  • Releases (1)
  • Visits
    • Branches
    • Releases
      • 1
      • 1
    • 5250b04
    • /
    • shikokuchuo-ichimoku-43f0287
    • /
    • DESCRIPTION
    Raw File Download
    Permalinks

    To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
    Select below a type of object currently browsed in order to display its associated SWHID and permalink.

    • content
    • directory
    • snapshot
    • release
    origin badgecontent badge Iframe embedding
    swh:1:cnt:603698a448a269bc9703d0ea293fdc9addba0927
    origin badgedirectory badge Iframe embedding
    swh:1:dir:a8848a1398c1876e795bd35e8467f3f96a0d820d
    origin badgesnapshot badge
    swh:1:snp:2705033587588694d1954157da58ef83c3cfd9c1
    origin badgerelease badge
    swh:1:rel:561af80587f178f9aa022b35a35c550fb59c0d01
    Citations

    This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
    Select below a type of object currently browsed in order to generate citations for them.

    • content
    • directory
    • snapshot
    • release
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    DESCRIPTION
    Package: ichimoku
    Type: Package
    Title: Visualization and Tools for Ichimoku Kinko Hyo Strategies
    Version: 1.5.6
    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.
    Authors@R: 
        c(person(given = "Charlie",
                 family = "Gao",
                 role = c("aut", "cre"),
                 email = "charlie.gao@shikokuchuo.net",
                 comment = c(ORCID = "0000-0002-0750-061X")),
          person(given = "Hibiki AI Limited",
                 role = "cph"))
    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
    Depends: 
        R (>= 3.5)
    Imports: 
        ggplot2 (>= 3.4.0),
        mirai (>= 1.0.0),
        nanonext (>= 1.0.0),
        RcppSimdJson (>= 0.1.9),
        secretbase (>= 1.0.0),
        shiny (>= 1.4.0),
        xts,
        zoo
    Suggests: 
        keyring,
        knitr,
        rmarkdown,
        testthat (>= 3.0.0)
    VignetteBuilder: knitr
    RoxygenNote: 7.3.2
    Config/testthat/edition: 3
    Config/build/compilation-database: true
    

    back to top

    Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
    The source code of Software Heritage itself is available on our development forge.
    The source code files archived by Software Heritage are available under their own copyright and licenses.
    Terms of use: Archive access, API— Contact— JavaScript license information— Web API