topstepx-api - v1.0.0
    Preparing search index...

    Interface ClosePositionRequest

    interface ClosePositionRequest {
        accountId: number;
        contractId: string;
    }
    Index

    Properties

    accountId: number
    contractId: string