Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getQuote returns NAs on a symbol containing & (ampersand) in its name #324

Closed
pankaj3009 opened this issue Feb 12, 2021 · 2 comments
Closed
Assignees
Labels

Comments

@pankaj3009
Copy link

Description

While using getQuote() on a symbol that contains an & in its name, getQuote returns a data.frame of NAs

Minimal, reproducible example

getQuote(c("M&M.NS","J&KBANK.NS"))
@joshuaulrich
Copy link
Owner

Thanks for the report. I can replicate and have a fix.

@joshuaulrich joshuaulrich self-assigned this Feb 14, 2021
@joshuaulrich joshuaulrich added this to the 0.4.19 milestone Feb 14, 2021
@pankaj3009
Copy link
Author

Thank you. The fix works beautifully.

joshuaulrich added a commit that referenced this issue Apr 29, 2022
@joshuaulrich joshuaulrich modified the milestones: 0.4.19, 0.4.21 Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants