18 lines
322 B
R
18 lines
322 B
R
% Generated by roxygen2: do not edit by hand
|
|||
|
|
% Please edit documentation in R/indicators.R
|
||
|
|
\name{TdSequential}
|
||
|
|
\alias{TdSequential}
|
||
|
|
\title{TdSequential indicator}
|
||
|
|
\usage{
|
||
|
|
TdSequential(
|
||
|
|
setup_lookback,
|
||
|
|
setup_target,
|
||
|
|
countdown_lookback,
|
||
|
|
countdown_target
|
||
|
|
)
|
||
|
|
}
|
||
|
|
\description{
|
||
|
|
TdSequential indicator
|
||
|
|
}
|
||
|
|
\keyword{internal}
|