Skip to main content

Pivot Period

I simplified parameters as much as possible so configuring the indicator is pleasant and intuitive.

note

Indicator settings are ordered by frequency of use — the most used are at the top.

tip

Almost every parameter in the indicator has a help tooltip — just click it: 74882405a2d040cb0e3785d25f460cce.png

 

The core indicator configuration reduces to two parameters:

  1. "Pivot Period" — defines which highs and lows we’ll look for and use.
  2. "Max deviation between pivots (%)" — how far apart in price two Pivots can be to count as the same level.

 

Pivot Period

A Pivot is a point where price reached a local high or low. The indicator finds and draws support/resistance levels based on pivots.

First, enable Pivot Chars at the top of settings:

f9ec684ed4960fe14ab28430616ce7ad.png

Now you’ll see the highest and lowest price peaks on the chart as small triangles:

1a980748ee6804ff1f86f6290ed407dc.png

How are they determined?

b774fc5c0f35bd741bf861f05f04a19f.png

We search for and display only those peaks which were not exceeded at least 20 candles to the left and 20 to the right.

If you use the ruler tool or hold Shift and click on the chart, you can count how many candles to the left or right are lower than the current candle. In the example below, there are 39 candles to the left before price is higher:

f83704407b653569882fd8fc43538f4d.png

And 54 candle to the right:

723c1233e48e4e3491a72a18bc604d9d.png

We configured the parameters to search for pivots with Left = 20 and Right = 20, so this candle qualifies and is marked with a small triangle.

warning

Do not use too small values. After hundreds of tests, the practical minimum is about 15–20 candles left and right.

note

The larger the Left and Right in Pivot Period, the rarer the maxima/minima you’ll find.

Compare: 1.Left 20 / Right 20 vs 2. Left 100 / Right 100:

8e4c4c447751eaa3a1f07abce542a244.png

5eb303d1bcbedadba8dff4f42c161b75.png

Increasing these values removes noise and focuses on truly important highs and lows.

You can hide Pivot Chars from display at any time — the indicator will still use them even if they’re not visible.