13 lines
284 B
R
13 lines
284 B
R
% Generated by roxygen2: do not edit by hand
|
|||
|
|
% Please edit documentation in R/indicators.R
|
||
|
|
\name{Ichimoku}
|
||
|
|
\alias{Ichimoku}
|
||
|
|
\title{Ichimoku indicator}
|
||
|
|
\usage{
|
||
|
|
Ichimoku(tenkan_period, kijun_period, senkou_b_period, displacement)
|
||
|
|
}
|
||
|
|
\description{
|
||
|
|
Ichimoku indicator
|
||
|
|
}
|
||
|
|
\keyword{internal}
|