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.6")



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.6, https://cran.r-project.org/web/packages/ichimoku. Accessed 09 May. 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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for ichimoku0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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