Function getPositions

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

    Parameters

    Returns Promise<Positions>

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

Generated using TypeDoc