Skip to content

Unable to get full set of open orders per request #403

@FlyingWalkersInTheGarage

Description

I have code to convert the string to a csv file. However, the following command:

str(list(auth_client.get_orders(status='open')))

Intermittently returns the following at the end of the string:

}, 'message']

Which consistently corresponds with the resulting file being NOT the full set of open orders. Is it my own python naivete or just how I'm using this? How can I obtain a full open order set?

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