PINE LIBRARY
Mirpapa_Lib_Renko

Library  "Mirpapa_Lib_Renko"
Mirpapa Renko Library - HL2 기반 ATR 렌코 차트 생성 라이브러리
get_renko(atr_period, atr_multiplier)
ATR 기반 렌코 차트 생성
Parameters:
atr_period (simple int): ATR 계산 기간
atr_multiplier (float): ATR 승수 (박스 크기 조절)
Returns: [r_open, r_high, r_low, r_close] 렌코 캔들 OHLC 값
Mirpapa Renko Library - HL2 기반 ATR 렌코 차트 생성 라이브러리
get_renko(atr_period, atr_multiplier)
ATR 기반 렌코 차트 생성
Parameters:
atr_period (simple int): ATR 계산 기간
atr_multiplier (float): ATR 승수 (박스 크기 조절)
Returns: [r_open, r_high, r_low, r_close] 렌코 캔들 OHLC 값
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.
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.
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.