Firstrade API Node - v1.0.2
    Preparing search index...

    Enumeration OrderType

    Enum for valid order types.

    Index

    Enumeration Members

    BUY: "B"

    Buy order.

    BUY_OPTION: "BO"

    Buy option order.

    BUY_TO_COVER: "BC"

    Buy to cover order.

    SELL: "S"

    Sell order.

    SELL_OPTION: "SO"

    Sell option order.

    SELL_SHORT: "SS"

    Sell short order.