First I was able to check the balance by sending a test. Then I submitted a sell order with the following command but it said minimum contract is 1.
Sell ETHUSDTM Q=0.1 L=20 A=Futures
FAILED
InvalidOrder kucoinfutures createOrder() minimum contract order amount is 1
Then, I tried a different coin but it said authentication error.
Sell ARBUSDTM Q=1 L=20 A=FUTURES
FAILED
AuthenticationError kucoinfutures Access denied, require more permission.
Anyone know how to fix this?