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 22 Dec. 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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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