Giter VIP home page Giter VIP logo

Comments (4)

eddelbuettel avatar eddelbuettel commented on July 26, 2024

Use three backticks (ie ```` ) to format code, not>` which is used for text quotes.

from rblpapi.

eddelbuettel avatar eddelbuettel commented on July 26, 2024

What version do you refer to? Version 0.3.2 as well as current GitHub sources have periodicitySelection.

Closing this.

from rblpapi.

eddelbuettel avatar eddelbuettel commented on July 26, 2024

For the record:

R> library(Rblpapi)
R> opt <- c("periodicitySelection"="MONTHLY")
R> bdh("SPY US Equity", c("PX_LAST", "VOLUME"), start.date=Sys.Date()-31*6, options=opt)
        date PX_LAST     VOLUME
1 2015-06-30 204.785 2535242753
2 2015-07-31 209.411 2452757863
3 2015-08-31 196.647 3734926746
4 2015-09-30 191.630 3279512868
5 2015-10-30 207.930 2536184532
6 2015-11-30 208.690 1924512621
R> packageVersion("Rblpapi")
[1] ‘0.3.2R> 

from rblpapi.

eddelbuettel avatar eddelbuettel commented on July 26, 2024

This was fixed a few weeks ago, but the relase only got out today.

from rblpapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.