Longbridge OpenAPI SDK
    Preparing search index...

    Interface USRealizedPL

    Realized P&L response for a US account

    interface USRealizedPL {
        realizedPlList: USRealizedPLEntry[];
    }
    Index
    realizedPlList: USRealizedPLEntry[]