13 lines
274 B
R
13 lines
274 B
R
% Generated by roxygen2: do not edit by hand
|
|||
|
|
% Please edit documentation in R/indicators.R
|
||
|
|
\name{MacdExt}
|
||
|
|
\alias{MacdExt}
|
||
|
|
\title{MacdExt indicator}
|
||
|
|
\usage{
|
||
|
|
MacdExt(fast, fast_type, slow, slow_type, signal, signal_type)
|
||
|
|
}
|
||
|
|
\description{
|
||
|
|
MacdExt indicator
|
||
|
|
}
|
||
|
|
\keyword{internal}
|