Skip to content

Rolling Pivot Points

MT_RollingPivots([Open, High, Low, Close range],[Period in the rolling window ],[Period to offset the window ],[Pivot Points Type 0 - 4 ])

Array formula.

  • openHighLowClose object Open, High, Low, Close range
  • windowPeriod int Period in the rolling window (default: 20)
  • offsetPeriod int Period to offset the window (default: 0)
  • pivotPointType int Pivot Points Type 0 - 4 (default: 0)