22 lines
357 B
R
22 lines
357 B
R
% Generated by roxygen2: do not edit by hand
|
|||
|
|
% Please edit documentation in R/indicators.R
|
||
|
|
\name{SarExt}
|
||
|
|
\alias{SarExt}
|
||
|
|
\title{SarExt indicator}
|
||
|
|
\usage{
|
||
|
|
SarExt(
|
||
|
|
start_value,
|
||
|
|
offset_on_reverse,
|
||
|
|
accel_init_long,
|
||
|
|
accel_long,
|
||
|
|
accel_max_long,
|
||
|
|
accel_init_short,
|
||
|
|
accel_short,
|
||
|
|
accel_max_short
|
||
|
|
)
|
||
|
|
}
|
||
|
|
\description{
|
||
|
|
SarExt indicator
|
||
|
|
}
|
||
|
|
\keyword{internal}
|