This commit is contained in:
olli 2024-08-31 17:06:08 +02:00
parent 10493f4bcd
commit fdc3013501

View File

@ -61,7 +61,7 @@ select(.status==\"open\") |
fi fi
done done
cat CCXT_ORDERS_*${CURRENCY} >CCXT_ORDERS 2>/dev/null cat CCXT_ORDERS_*${CURRENCY} >CCXT_ORDERS 2>/dev/null
return 0
} }
function get_orders_array { function get_orders_array {