joshuaulrich / joshuaulrich/quantmod

only get closes

Open
#322 7 comments 2 reactions 0 assignees View on GitHub
Dominant language
R
Stars
906
Forks
233
PR merge metrics
No merged PRs in 30d

Description

A common situation is that one just wants the close (or adjusted close) from a set of tickers. It would be nice if getSymbols or some other function could directly output an xts object with one column per symbol.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the getSymbols entry point and its documentation, focusing on how a set of tickers is returned. Determine how the close or adjusted close series could be selected into an xts object with one column per symbol. Done means the requested output works for multiple tickers and both close choices are clear to users.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.