PINE LIBRARY
SMC_Imbalance

Library "SMC_Imbalance"
detect_fvg(high2, low0, low2, high0, is_bull)
Fair Value Gap (FVG) の検出
Parameters:
high2 (float): 2本前の高値
low0 (float): 現在の安値
low2 (float): 2本前の安値
high0 (float): 現在の高値
is_bull (bool): 強気FVGの判定か
Returns: [bool, float] FVGの有無と、ギャップのサイズ
detect_fvg(high2, low0, low2, high0, is_bull)
Fair Value Gap (FVG) の検出
Parameters:
high2 (float): 2本前の高値
low0 (float): 現在の安値
low2 (float): 2本前の安値
high0 (float): 現在の高値
is_bull (bool): 強気FVGの判定か
Returns: [bool, float] FVGの有無と、ギャップのサイズ
Pine library
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Script Developer.
I specialize in pushing basic, fundamental concepts to their absolute limits. Dedicated to engineering noise-free indicators that reveal true market mechanics and logical edges. Clarity over https://clutter.https://www.youtube.com/@alt.analyst
I specialize in pushing basic, fundamental concepts to their absolute limits. Dedicated to engineering noise-free indicators that reveal true market mechanics and logical edges. Clarity over https://clutter.https://www.youtube.com/@alt.analyst
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Pine library
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Script Developer.
I specialize in pushing basic, fundamental concepts to their absolute limits. Dedicated to engineering noise-free indicators that reveal true market mechanics and logical edges. Clarity over https://clutter.https://www.youtube.com/@alt.analyst
I specialize in pushing basic, fundamental concepts to their absolute limits. Dedicated to engineering noise-free indicators that reveal true market mechanics and logical edges. Clarity over https://clutter.https://www.youtube.com/@alt.analyst
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.