-
### Description
symbol cleanup utility function i use. i can turn this into a pr if you think its worth moving into quantmod
```r
cleanSymbolList
-
I get the following error for a hierarchcial model with only two levels (i.e. top and bottom level) if I try to apply the forecast function to an hts object:
Fehler in utmat %*% fcasts : non-confo…
-
Hi, I have this error. Somebody could help to deal with it please?
In Charting the Santa Claus Rally
> plota.test()
Error in if (type == "Date" || type == "yearmon" || type == "yearqtr") temp = as…
-
### Description
modelReturn does not include in its math the first day of returns.
In modelReturn, the calculation of 'daily returns' is incorrect.
### Expected behavior
modelReturn must i…
-
Hi! Sorry for this, I understand that you are probably busy, but I observed that the final price for the R and Python examples do not match. Given that this is in the part that fetches data (and proba…
-
Using the [ichimoku indicator](https://github.com/IlyaKipnis/IKTrading/blob/master/R/ichimoku.R), I am attempting to plot Ichimoku Cloud, with the below implementation:
```
require(quantmod)
require(…
-
##Week 1 ICNSA using all the data
``` r
library(reprex)
library(fredr)
library(ggplot2)
library(forecast)
#> Registered S3 method overwritten by 'quantmod':
#> method from
#> …
-
```r
#! /usr/bin/env Rscript
library('getopt')
#get options, using the spec as defined by the enclosed list.
#we read the options from the default: commandArgs(TRUE).
spec = matrix(c(
'code'…
twn39 updated
6 years ago
-
It gives an error when these Qs are selected
-
@tiingo is working on a financial statement API: https://api.tiingo.com/documentation/fundamentals
I think we should support this through the `getFinancials` function (which currently has no live i…