blackcat1402

[blackcat] L3 VWAP BMP Indicator

blackcat1402 已更新   
Level: 3

Background

This indicator is my attempt to combine VWAP and BMP indicators.


Function

The goal is to provide a more timely entry point. I mixed up Igor Livshin's balance of market power (BMP) indicator together with vwap, can be considerably simplified for efficient implementation. If you do the math, you'll find that the raw BMP is actually equivalent to (Close-Open) / (High-Low) which can provide instant market judgement. I also filter try to filter out noise by averaging and fast-slow line to capture the shrot term and mid term status. So, it contains two input parameters to be adjusted to find proper values to adapt to different time frame and trading pairs.

Divergence and alerts are availble as well.


Inputs

FastLength --> VWAP BMP fast line length
SlowLength --> VWAP BMP slow line length

Key Signal

BMPF --> VWAP BMP fast line in yellow color
BMPS --> VWAP BMP slow line in fuchsia color


Remarks

This is a Level 3 free but closed source indicator.

Feedbacks are appreciated.
版本注释:
Replace alerts with alert() func.

Avoid losing contact!Don't miss out! The first and most important thing to do is to join my Discord chat now! Click here to start your adventure: discord.com/invite/ZTGpQJq 防止失联,请立即行动,加入本猫聊天群: discord.com/invite/ZTGpQJq
受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

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

想在图表上使用此脚本?