-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Would people like a pull request that lets you pull more than 25 fields at once with bdh? I have made some workarounds (for example two pulls + a merge, as suggested by @mtkerbeR the other day) but they fail when the dates don't line up.
For example
merge(bdh(securities, first_25_fields, ...),
bdh(securities, next_25_fields, ...),
by="date", all=TRUE)
Is there a better way that works every time? I have made a more elaborate workaround and am considering opening a pull request, but wanted to check with the folks here before I proceed.
Metadata
Metadata
Assignees
Labels
No labels