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

    Interface SearchContractsRequest

    interface SearchContractsRequest {
        live: boolean;
        searchText: string;
    }
    Index

    Properties

    Properties

    live: boolean
    searchText: string