Function getOrders

  • Get details of all the orders placed in the current trading day.

    Parameters

    Returns Promise<Orders>

    details of orders {details: [{id, ...}], overall: {count, ...}}

Generated using TypeDoc