diff --git a/dabo/functions/check_buy_conditions.sh b/dabo/functions/check_buy_conditions.sh index 70a041c..32552b7 100644 --- a/dabo/functions/check_buy_conditions.sh +++ b/dabo/functions/check_buy_conditions.sh @@ -122,7 +122,7 @@ function check_buy_conditions_strategy { #if [ -s "${f_strategy}" ] #then - time . "${f_strategy}" || return 1 + #time . "${f_strategy}" || return 1 #else # g_echo_note "${f_echo_prefix}Strategy file not found" # return 1