PINE LIBRARY
SMC_Structure

Library "SMC_Structure"
get_swing_high(length)
スイングハイを取得する
Parameters:
length (int): 左右の確認バー数
Returns: [float, int] スイングハイの価格と発生したバーインデックス
get_swing_low(length)
スイングローを取得する
Parameters:
length (int): 左右の確認バー数
Returns: [float, int] スイングローの価格と発生したバーインデックス
detect_break(src_price, level, is_bull)
BOS (Break of Structure) または CHoCH (Change of Character) の判定
Parameters:
src_price (float): 現在の価格(終値など)
level (float): 突破を監視するスイングレベル
is_bull (bool): 強気目線かどうか
Returns: bool 構造破壊の有無
get_swing_high(length)
スイングハイを取得する
Parameters:
length (int): 左右の確認バー数
Returns: [float, int] スイングハイの価格と発生したバーインデックス
get_swing_low(length)
スイングローを取得する
Parameters:
length (int): 左右の確認バー数
Returns: [float, int] スイングローの価格と発生したバーインデックス
detect_break(src_price, level, is_bull)
BOS (Break of Structure) または CHoCH (Change of Character) の判定
Parameters:
src_price (float): 現在の価格(終値など)
level (float): 突破を監視するスイングレベル
is_bull (bool): 強気目線かどうか
Returns: bool 構造破壊の有無
Biblioteca do Pine
Em verdadeiro espírito TradingView, o autor publicou este código Pine como uma biblioteca de código aberto para que outros programadores Pine da nossa comunidade possam reutilizá-lo. Parabéns ao autor! Você pode usar esta biblioteca de forma privada ou em outras publicações de código aberto, mas a reutilização deste código em publicações é regida pelas Regras da Casa.
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
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.
Biblioteca do Pine
Em verdadeiro espírito TradingView, o autor publicou este código Pine como uma biblioteca de código aberto para que outros programadores Pine da nossa comunidade possam reutilizá-lo. Parabéns ao autor! Você pode usar esta biblioteca de forma privada ou em outras publicações de código aberto, mas a reutilização deste código em publicações é regida pelas Regras da Casa.
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
Aviso legal
As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.