You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After trade the bot seems to get into loop logging this error:
[BINANCE] Withdrawal amount 0 below minimum trade amount 0.001000000000000000
Current balance on BINANCE a in 0.02
Restarting the script doesn't solve the issue:
Deposit Address: ************************, Memo: null
Warning: Invalid operand type was used: array_merge expects array(s) in /var/www/arbbot/lib/composer/vendor/ccxt/ccxt/php/binance.php on line 752
Warning: Invalid operand type was used: array_merge expects array(s) in /var/www/arbbot/lib/composer/vendor/ccxt/ccxt/php/binance.php on line 770
Warning: Invalid argument: formdata: (need Array or Object) in /var/www/arbbot/lib/composer/vendor/ccxt/ccxt/php/Exchange.php on line 401
After trade the bot seems to get into loop logging this error:
[BINANCE] Withdrawal amount 0 below minimum trade amount 0.001000000000000000
Current balance on BINANCE a in 0.02
Restarting the script doesn't solve the issue:
Deposit Address: ************************, Memo: null
Warning: Invalid operand type was used: array_merge expects array(s) in /var/www/arbbot/lib/composer/vendor/ccxt/ccxt/php/binance.php on line 752
Warning: Invalid operand type was used: array_merge expects array(s) in /var/www/arbbot/lib/composer/vendor/ccxt/ccxt/php/binance.php on line 770
Warning: Invalid argument: formdata: (need Array or Object) in /var/www/arbbot/lib/composer/vendor/ccxt/ccxt/php/Exchange.php on line 401
[BINANCE] Withdrawal amount 0 below minimum trade amount 0.001000000000000000
Any ideas why this error occurs and how to fix it?
Thanks
The text was updated successfully, but these errors were encountered: