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]
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 29 Mar. 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), 1.5.5 (2024-09-12 19:30)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ichimoku2030405060708090100110120130140150TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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