@rekurt/openkline - v0.2.0
    Preparing search index...

      @rekurt/openkline - v0.2.0

      Classes

      ADX
      AlertManager
      AreaRenderer
      Arrow
      ATR
      BaselineRenderer
      BollingerBands
      CandleBuffer
      CandleMerger
      CCI
      Channel
      ChartEngine
      CompareController
      ComparePrimitive
      CompareScale
      CrosshairController
      DataFeed
      Donchian
      Drawing
      DrawingLayer
      EMA
      ErrorReporter
      ExponentialBackoff
      FibExtension
      FibFan
      FibRetracement
      GoToLiveRenderer
      HeikinAshiRenderer
      HMA
      HorizontalLine
      Ichimoku
      Indicator
      Keltner
      KeyboardController
      LineRenderer
      MACD
      MarkerRenderer
      Measure
      MFI
      OBV
      OHLCBarRenderer
      OHLCVChart
      Pane
      PaneLayout
      PanZoomController
      ParabolicSAR
      ParallelChannel
      Pitchfork
      PivotPoints
      PollingTransport
      PriceLinePrimitive
      PriceScaleBehavior
      Ray
      Rectangle
      RegressionChannel
      ReplayController
      ROC
      RSI
      SMA
      Stochastic
      StochRSI
      Supertrend
      SVGRenderingContext
      TimeScaleBehavior
      TrendLine
      ValidationError
      VerticalLine
      Viewport
      VolumeProfileController
      VolumeProfilePrimitive
      VWAP
      WatermarkPrimitive
      WebGLCandleRenderer
      WebSocketTransport
      WilliamsR
      WMA
      YieldCurveBehavior
      ZigZag

      Interfaces

      Alert
      AlertInit
      AnchorPoint
      BaselineRenderOptions
      Candle
      CandleGap
      CandleVertexData
      CandleView
      ChartConfig
      ChartError
      ChartLayout
      CompareHost
      CompareSeries
      DataFeedConfig
      DataTransport
      DrawingSnapshot
      ExponentialBackoffOptions
      FullState
      GoToLiveBounds
      GridTick
      HistoryRequest
      HorzScaleBehavior
      HoveredObject
      HoverInfo
      I18n
      IndicatorDiff
      IndicatorSeries
      KeyboardCallbacks
      LayoutState
      Marker
      Messages
      PollingTransportConfig
      PriceLineHandle
      PriceLineOptions
      Primitive
      ReplayOptions
      SeriesDefinition
      SeriesPriceRange
      SeriesRenderContext
      ThemeColors
      VolumeBin
      VolumeProfile
      VolumeProfileColors
      VolumeProfileHost
      VolumeProfileOptions
      WatermarkOptions

      Type Aliases

      AlertCondition
      ChartErrorWhere
      ChartState
      ChartType
      CloseSampler
      CompareNormalization
      CrosshairMode
      DateFormatFn
      DateResolution
      DrawingTool
      IndicatorConfig
      IndicatorPlacement
      MarkerPosition
      MarkerShape
      NumberFormatFn
      PaneKind
      PriceScaleMode
      PriceScaleSide
      PrimitiveZOrder
      StateMigration
      ThemeMode
      VolumeProfileSide
      VWAPAnchor
      WatermarkPosition
      YScale

      Variables

      areaSeries
      baselineSeries
      candleSeries
      CURRENT_STATE_VERSION
      DARK_THEME
      DEFAULT_BARS_PER_SECOND
      DEFAULT_MESSAGES
      HEIKIN_ASHI_WARMUP
      heikinAshiSeries
      LIGHT_THEME
      lineSeries
      LOG_MIN_POSITIVE
      migrations
      ohlcSeries

      Functions

      advanceHeikinAshi
      buildCandleVertices
      buildHeikinAshiView
      chartEngineToSVG
      clipToChart
      clipToPane
      computeLayout
      computeVolumeProfile
      createBaselineSeries
      createDateFormatter
      createHorzScaleBehavior
      createI18n
      createIndicator
      createPriceFormatter
      createVolumeFormatter
      diffIndicatorConfigs
      findGaps
      formatPercent
      formatPercentLocale
      formatPrice
      formatTime
      formatVolume
      getSeriesType
      indicatorId
      isFullState
      listHorzScaleBehaviors
      listSeriesTypes
      markerY
      migrateState
      nanArray
      normalizeCompareValue
      paneBounds
      priceToTransformed
      registerHorzScaleBehavior
      registerSeriesType
      resolutionToDateResolution
      resolutionToSeconds
      resolveTheme
      toHeikinAshi
      toRenko
      transformedToPrice
      validateCandle
      validateCandles
      withAlpha