Left Curve Software Stack
    Preparing search index...

    Variable DirectionConst

    Direction: { Buy: "bid"; Sell: "ask" } = ...

    Type Declaration

    • ReadonlyBuy: "bid"

      Give away the quote asset, get the base asset; a.k.a. a BUY order.

    • ReadonlySell: "ask"

      Give away the base asset, get the quote asset; a.k.a. a SELL order.