Other packages > Find by keyword >

ichimoku  

Visualization and Tools for Ichimoku Kinko Hyo Strategies
View on CRAN: Click here


Download and install ichimoku package within the R console
Install from CRAN:
install.packages("ichimoku")

Install from Github:
library("remotes")
install_github("cran/ichimoku")

Install by package version:
library("remotes")
install_version("ichimoku", "1.5.5")



Attach the package and use:
library("ichimoku")
Maintained by
Charlie Gao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-05-19
Latest Update: 2023-09-03
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.
How to cite:
Charlie Gao (2021). ichimoku: Visualization and Tools for Ichimoku Kinko Hyo Strategies. R package version 1.5.5, https://cran.r-project.org/web/packages/ichimoku. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1.2 (2021-05-19 13:10), 0.2.0 (2021-06-17 15:50), 0.3.0 (2021-07-22 16:00), 1.0.0 (2021-08-17 12:30), 1.1.0 (2021-08-23 08:40), 1.2.0 (2021-09-20 09:40), 1.2.1 (2021-09-23 18:00), 1.2.2 (2021-10-05 11:50), 1.2.4 (2021-10-18 10:50), 1.2.5 (2021-12-13 10:30), 1.3.0 (2022-02-21 22:00), 1.3.1 (2022-05-23 08:40), 1.3.2 (2022-06-24 01:00), 1.3.3 (2022-07-04 15:00), 1.3.4 (2022-08-23 10:00), 1.4.0 (2022-09-08 18:02), 1.4.1 (2022-09-25 20:40), 1.4.2 (2022-10-16 14:12), 1.4.3 (2022-12-08 19:50), 1.4.4 (2023-01-09 10:40), 1.4.5 (2023-02-15 14:00), 1.4.6 (2023-04-29 21:20), 1.4.7 (2023-08-07 13:50), 1.4.8 (2023-08-25 00:20), 1.4.9 (2023-09-03 12:10), 1.4.10 (2023-10-28 07:40), 1.4.11 (2023-12-08 14:40), 1.4.12 (2023-12-15 12:00), 1.4.13 (2024-01-15 21:10), 1.5.0 (2024-02-05 22:10), 1.5.1 (2024-04-10 19:10), 1.5.2 (2024-06-04 18:20), 1.5.3 (2024-06-23 12:50), 1.5.4 (2024-08-18 23:00)
Other packages that cited ichimoku R package
View ichimoku citation profile
Other R packages that ichimoku depends, imports, suggests or enhances
Complete documentation for ichimoku
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA