PINE LIBRARY
Diupdate 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)
Catatan Rilis
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)
Catatan Rilis
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)
Catatan Rilis
v4Catatan Rilis
v5Catatan Rilis
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)
Catatan Rilis
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)
Catatan Rilis
v8Catatan Rilis
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)
Catatan Rilis
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)
Catatan Rilis
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)
Perpustakaan 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.
Pernyataan Penyangkalan
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.
Perpustakaan 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.
Pernyataan Penyangkalan
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.