Function getTrades

  • Get details of all the trades in the current trading day.

    Parameters

    Returns Promise<Trades>

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

Generated using TypeDoc