fikira

Volume Profile Array's [fikira]

fikira Wizard 已更新   
Inspired by © IldarAkhmetgaleev (AkhIL) - "Poor man's volume profile" - "PMVolProf"
He did a fantastic job on "Volume Profile"!

My script is about making this with array's

Settings:
- period (last x bars) for calculation
- max width (visible horizontal range)
- amount of sections (vertical sections; to many sections can give an error -> lower the sections in that case)

Setting "high/low", "close":
- "high/low"
-> the volume of every bar (in the period) which low is lower than a particular section and which high is higher than that section is added to that section
- "close"
-> here the volume of every bar (in the period) which close closes in the range of a particular section is added to that section

The orange/blue coloured "Volume lines" are the highest/lowest values above and below present close
(can be used as Support/resistance )

"Only show max/min" shows only the orange/blue Volume lines

The period and highest/lowest is show by 2 thin blue lines

Color, line width is adjustable

Cheers!
版本注释:
Changed colour logic:
Now you can compare each section with #sections above/below for the max/min
(min 1 and max 5 sections above/below to compare with)
"compare # sections above/below for max/min" = 1:

"compare # sections above/below for max/min" = 3:

"compare # sections above/below for max/min" = 5:

Also added vertical line where the bar calculations start

LuxAlgo Dev: www.luxalgo.com
PineCoder: www.pinecoders.com

- We cannot control our emotions,
but we can control our keyboard -
开源脚本

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

免责声明

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

想在图表上使用此脚本?