score
This commit is contained in:
parent
59ee77ea36
commit
d7a8503a55
@ -126,6 +126,7 @@ function check_buy_conditions_strategy {
|
||||
return 0
|
||||
fi
|
||||
|
||||
return 0
|
||||
# Check market-performance
|
||||
if [ $(echo "${f_market_performance} > ${GOOD_MARKET_PERFORMANCE_INDEX}" | bc -l) -eq 0 ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user