nextReversal: Determine the next reversal frontier for current quote(s)...

Description Usage Arguments

View source: R/nextReversal.R

Description

Determine the next reversal frontier for current quote(s) given a recent XO-status.

Usage

1
nextReversal(quote, status, reversal = 3L, boxsize = 1, log = FALSE)

Arguments

quote

A single quote or a vector of quotes.

status

A single character indicating the current XO-status.

reversal

number of boxes needed to make a reversal

boxsize

A single numeric value, indicating the boxsize to be considered.

log

TRUE, if logarithmic scales should be used.


rpnf documentation built on May 2, 2019, 8:33 a.m.