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)