• Preparing search index...
  • The search index is not available
OpenAlgo Charts API
  • OpenAlgo Charts API
  • trade
  • withinPriceBand

Function withinPriceBand

  • withinPriceBand(price: number, band: PriceBand): boolean
  • True if price lies within the inclusive band.

    Parameters

    • price: number
    • band: PriceBand

    Returns boolean

    • Defined in src/trade/validation.ts:28

Settings

Member Visibility
OpenAlgo Charts API
  • Loading...

Generated using TypeDoc