Function getPriceImpact

  • Returns the usd value difference as a ratio.

    Parameters

    • usdValueIn: number

      the usd value initially

    • usdValueOut: number

      the usd value output

    Returns number

    usd value difference as a ratio

Generated using TypeDoc