Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Interfaces

Functions

Object literals

Functions

test

  • Tests whether the given candle matches the pattern: Kicking

    sample

    sample

    Rules

    1. A Marabozu of one color os followed by a Marabozu og the opposite color.
    2. A gap must occur between the two lines.

    Remarks

    • Source: p.83

    Parameters

    • candles: Candle[]

      candles to be tested against this pattern

    • Default value trend: Trend = "up"

      trend in which candle occured

    • Default value offset: number = 0

      offset to earliest / first candle

    • Default value options: Options = defaults

      configurable options for this pattern

    Returns boolean

Object literals

Const defaults

defaults: object

gap

gap: number = 1

marabozu

marabozu: Options = Marabozu.defaults

Generated using TypeDoc