בחירות העורכים
OPEN-SOURCE SCRIPT
מעודכן

Liquidity Levels [LuxAlgo]

The Peak Activity Levels indicator displays support and resistance levels from prices accompanied by significant volume. The indicator includes a histogram returning the frequency of closing prices falling between two parallel levels, each bin shows the number of bullish candles within the levels.

1. Settings

  • Length: Lookback for the detection of volume peaks.
  • Number Of Levels: Determines the number of levels to display.
  • Levels Color Mode: Determines how the levels should be colored. "Relative" will color the levels based on their location relative to the current price. "Random" will apply a random color to each level. "Fixed" will use a single color for each level.
  • Levels Style: Style of the displayed levels. Styles include solid, dashed, and dotted.


1.1 Histogram

  • Show Histogram: Determines whether to display the histogram or not.
  • Histogram Window: Lookback period of the histogram calculation.
  • Bins Colors: Control the color of the histogram bins.

    2. Usage

    The indicator can be used to display ready-to-use support and resistance. These are constructed from peaks in volume. When a peak occurs, we take the price where this peak occurred and use it as the value for our level.

    תמונת-בזק

    If one of the levels was previously tested, we can hypothesize that the level might be used as support/resistance in the future. Additional analysis using volume can be done in order to confirm a potential bounce.

    The histogram can return various information to the user. It can show if the price stayed within two levels for a long time and if the price within two levels was mostly made of bullish or bearish candles.

    תמונת-בזק

    In the chart above, we can see that over the most recent 200 bars (determined by Histogram Window) 68 closing prices fall between levels A and B, with 27 bars being bullish.

    Additionally, the width of a bin and its length can sometimes give information about the volatility of a specific price variation. If a bin is very wide but short (a low number of closing prices fallen within the levels) then we can conclude a most of the movement was done on a short amount of time.
הערות שחרור
Thumbnail update
הערות שחרור
Minor changes.
הערות שחרור
- Change script title
- switch code to pinescript version 5
- Optimized code

כתב ויתור