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