mickes

Volume profile zones

mickes 已更新   
Hi all!

This script calculates and shows the volume profile for the range of a higher timeframe candle. It then shows support or resistance (/supply or demand) zones based on the volume profiles with the most volume. The defaults are just my preferred settings so feel free to play with them! Also feel free to let me know about bugs and features. I already have a list of features to make, e.g.:

  • base on pivots
  • more info zone calculations, e.g. breaks and retests, virgin point of control etc.
  • add alerts
  • get rid of getPriceLevels()
  • get rid of _barVolumeProfile prefix
  • handle realtime
...

Best of trading luck!
版本注释:
- added index display for zones to be able to skip them
版本注释:
- use top index for skip
版本注释:
  • Added touch, retest, breakout and false breakout info
版本注释:
  • Added scoring system (odd enhancers) to sort and show zones by
  • Be more generous for maximum touches and value area part in defaults
  • Change 'active' functionality (needs to be changed to be adaptive to new prices)
  • Added functionality to view a single volume profile, useful for past zones
版本注释:
  • v
    Fix bug in '_interval' (the bar end time had to be larger than the interval end time)
版本注释:
Major update and I changed a lot of things. The most important and wanted one is the addition of alerts.

  • add alerts
  • info labels are updated and shows info based on all profiles and score
  • change lookback to include last profile
  • possibility to change 'max_bars_back' for label and zones updates if an error about pine being unable to guess history buffer sizes
  • ...
版本注释:
Hi all!

Here's an update with A LOT of changes. Not all will be listed, but I will try to list the most important once below.

  • Default settings are changed to match my trading with daily timeframe and volume profiles/zones per month 1 year back. Feel free to change them to suit you.
  • Volume profiles are now 'live' and will update automatically.
  • The last range will show a volume profile even if it's incomplete.
  • Alerts are only possible to set if 'Last range bar index' is set due to var/varip and unknown pine history error.
  • You can check 'Last range bar index from end' to let the indicator be active from the end, this is really useful when switching between securities and not having to figure out the bar index every time.
  • It is now possible to visualize the current active range
  • Alerts can be set for bull or bear direction (or both).
  • ...

Best of trading!
版本注释:
Hi all!

This update changes nothing major but many minor things, e.g.:

  • Ability to show score rating and relation to higher and lower score
  • Removal of settings
  • The volume score is now only calculated on VA volume
  • Code clean up
  • Don't reset 'live' scores
  • Remove max touches option (zones can be skipped instead)

    Best of trading luck!
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?