Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

GET /api/v1/orders?status=active returns NONE, regardless of active positions. #471

@mo-martin

Description

@mo-martin

GET /api/v1/orders?status=active returns NONE
When using the above command with 5 orders open, I receive the response:
{'currentPage': 1, 'pageSize': 50, 'totalNum': 0, 'totalPage': 0, 'items': None}

This request previously worked before, so something has changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions