Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1012 Bytes

File metadata and controls

23 lines (13 loc) · 1012 Bytes

Frequently Asked Question

Errors and solutions

Error Solution
APIError(code=-1021): Timestamp for this request was 1000ms ahead of the server's time Update your computer/servers ntp server to time.nist.gov
'NoneType' object has no attribute 'encode' Your API key is not correct.
Insufficient Funds Error Make sure you have the available USDT. Make sure you dont have lots of it on order. Ensure you QUANTITY is at least 15.
Other Binance API Errors Go take a look at the Binance API documentation Exceptions page

Questions and Answers

Question Answer
What type of funds are required for this to work in PROD Ensure you account has the following:
  • BNB ~$5 USD (used for fees / transactions)
  • Atleast X USDT matching your QUANTITYxMAX_COINS (>$15 USD but check config for 'QUANTITY')