get_sup_resi: Get Supports and Resistances

Description Usage Arguments Value Author(s) Examples

Description

Generates a density plot wit a chosen width of the close-values of a ohlc-xts and lists the maxima

Usage

1
get_sup_resi(ohlc, max_past, width)

Arguments

ohlc

an xts with the close, high, low, open and volume-Vals

max_past

An integer defining past x days analyzed

width

binning width

Value

a density plot with the maxima and a vector with all maxima

Author(s)

Philipp Giese

Examples

1
get_sup_resi(btcecho:::calculate_price("CCCAGG","BNB","USD",2000),"20180301/",0.1)

philbtcecho/btcecho documentation built on June 6, 2019, 10:59 a.m.