PINE LIBRARY
已更新 RsiLib

Library "RsiLib"
TODO: add library description here
bullishDivergence(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold, power_threshhold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
power_threshhold (int)
TODO: add library description here
bullishDivergence(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold, power_threshhold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
power_threshhold (int)
發行說明
v2Добавлено:
bullishDivergence2(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold, power_threshhold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
power_threshhold (int)
bullishHiddenDivergence(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold, power_threshhold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
power_threshhold (int)
發行說明
v3Обновлено:
bullishDivergence2(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
發行說明
v4發行說明
v5發行說明
v6Обновлено:
bullishHiddenDivergence(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
發行說明
v7Добавлено:
bullishDivergencePower(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
bullishHiddenDivergencePower(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
bearishDivergencePower(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
bearishHiddenDivergencePower(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
Удалено:
bullishDivergence(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold, power_threshhold)
bullishDivergence2(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold)
bullishHiddenDivergence(rsi, check_backward_length, rsi_threshold, rsi_overload_threshold)
發行說明
v8發行說明
v9Обновлено:
bullishHiddenDivergencePower(rsi, check_backward_length, rsi_threshold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
bearishHiddenDivergencePower(rsi, check_backward_length, rsi_threshold)
Parameters:
rsi (float)
check_backward_length (int)
rsi_threshold (float)
發行說明
v10Обновлено:
bearishDivergencePower(rsi, check_backward_length, skip_length, rsi_threshold, rsi_overload_threshold)
Parameters:
rsi (float)
check_backward_length (int)
skip_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
發行說明
v11Обновлено:
bullishDivergencePower(rsi, check_backward_length, skip_length, rsi_threshold, rsi_overload_threshold)
Parameters:
rsi (float)
check_backward_length (int)
skip_length (int)
rsi_threshold (float)
rsi_overload_threshold (float)
bullishHiddenDivergencePower(rsi, check_backward_length, skip_length, rsi_threshold)
Parameters:
rsi (float)
check_backward_length (int)
skip_length (int)
rsi_threshold (float)
bearishHiddenDivergencePower(rsi, check_backward_length, skip_length, rsi_threshold)
Parameters:
rsi (float)
check_backward_length (int)
skip_length (int)
rsi_threshold (float)
Pine腳本庫
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.
免責聲明
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腳本庫
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.
免責聲明
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.