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 21 Nov. 2024.
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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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