Description Usage Arguments Value Author(s) Examples
Generates a density plot wit a chosen width of the close-values of a ohlc-xts and lists the maxima
1 | get_sup_resi(ohlc, max_past, width)
|
ohlc |
an xts with the close, high, low, open and volume-Vals |
max_past |
An integer defining past x days analyzed |
width |
binning width |
a density plot with the maxima and a vector with all maxima
Philipp Giese
1 | get_sup_resi(btcecho:::calculate_price("CCCAGG","BNB","USD",2000),"20180301/",0.1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.