Skip to content

Problem with InstrumentsList function #8

@henrywjr

Description

@henrywjr

Dear IFFranciscoME:
Thank you for this wrapper, it is fantastic -- only problem that I am facing is that when I use InstrumentsList, an error appears:

Error in names(x) <- value : 
  'names' attribute [4] must be the same length as the vector [3]
Called from: `colnames<-`(`*tmp*`, value = c("Instrument", "DisplayName", 
    "PipSize", "MaxTradeUnits"))

I have narrowed it down to this particular line in the function:

QueryInst1 <- getURL(QueryInst,cainfo=system.file("CurlSSL","cacert.pem",
                                                    package="RCurl"),httpheader=auth)

Do you have any idea how I can fix it?

Really appreciate your effort!

Best wishes,
Henrywjr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions