Skip to content

simplify getSymbols.tiingo #343

Closed
@ethanbsmith

Description

@ethanbsmith

getSymbols.tiingo function signature and implementation expose details of the tiingo API that are not needed. specifically:

the data.type parameter affects the protocol between tiingo and quantmod. Since the quantmod implementation always converts the data to an xts, the caller is not affected by data is transferred over the wire and it just adds complexity. one path should be selected and this should be hard coded as an implementation detail. @tiingo has stated that the csv implementation is very slightly more efficient, so that would get my vote

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions