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