return 0 fix
This commit is contained in:
@@ -71,6 +71,8 @@ select(.entryPrice != 0) |
|
||||
[ -n "$f_takeprofit" ] && sed -i "/^$f_symbol,.*,${p[${f_asset}_side]},/s/^\(\([^,]*,\)\{7\}\)[^,]*/\1$f_takeprofit/" CCXT_POSITIONS
|
||||
fi
|
||||
|
||||
return 0
|
||||
|
||||
done
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user