13 lines
285 B
R
13 lines
285 B
R
% Generated by roxygen2: do not edit by hand
|
|||
|
|
% Please edit documentation in R/indicators.R
|
||
|
|
\name{DoubleBollinger}
|
||
|
|
\alias{DoubleBollinger}
|
||
|
|
\title{DoubleBollinger indicator}
|
||
|
|
\usage{
|
||
|
|
DoubleBollinger(period, k_inner, k_outer)
|
||
|
|
}
|
||
|
|
\description{
|
||
|
|
DoubleBollinger indicator
|
||
|
|
}
|
||
|
|
\keyword{internal}
|