nephew_sam_

FVG Screener (Nephew_Sam_)

// This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org/MPL/2.0/
// © nephew_sam_

FVG's are a skip in liquidity, zones where prices move quickly away from, which causes orders to not be fully filled in there. Think of it as weekend gaps, but during trading hours.

This indicator plots a table which looks for when price enters a MTF Fair Value Gap.

Note : The indicator will work fine when finding fvgs that are on a higher timeframe than your chart but if it is trying to find them on a lower timeframe it might cause repainting.
Eg. your chart is on the 1hr and its finding fvg's on the 5 min

Note: When you are on a timeframe much different from the indicator timeframe, the computation will be quite slow.
Eg. your chart is on the 5 min and the indicator is trying to find fvg's on the daily or weekly timeframe.

To fix this issue, only input timeframes that are close to your chart timeframe.
I split my chart into two, the left side indicator only has HTF (1hr, 4hr, D) and the right side indicator is LTF (5m, 15m, 30m)

The code is open source for anyone who can make this more effecient.

开源脚本

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

免责声明

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

想在图表上使用此脚本?