old checks
This commit is contained in:
parent
c90f9e7f1f
commit
d8fe53a2ab
@ -125,7 +125,6 @@ function check_buy_conditions_strategy {
|
||||
echo " ${f_echo_prefix} Strategy buy signal: ${f_do_buy}"
|
||||
return 0
|
||||
fi
|
||||
return 1
|
||||
|
||||
if [ $(echo "${f_market_performance} > ${GOOD_MARKET_PERFORMANCE_INDEX}" | bc -l) -eq 0 ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user