Skip to content

Only getting 10 time points when requesting historical data #9

Description

@lezwright

Hi @gfiocco,

Another problem I am facing is that when I use the line below:

ig.histPrc('CS.D.EURGBP.TODAY.IP', 'DAY', '2019-07-07T00:39:00', '2020-07-07T00:40:00').then(r => console.log(util.inspect(r, false, null))).catch(e => console.log(e));

I only get 10 time points rather than for the requested period. I don't think limitation is the problem because when I use IG companion I can get the data but when I run it from NodeJS it only gives 10 data points.

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