Binance Connector JS
    Preparing search index...
    PlaceMultipleOrdersOrdersParameterInnerTimeInForceEnum: {
        FOK: "FOK";
        GTC: "GTC";
        IOC: "IOC";
    } = ...

    Type declaration

    • ReadonlyFOK: "FOK"
    • ReadonlyGTC: "GTC"
    • ReadonlyIOC: "IOC"