iqoptionapi
iqoptionapi copied to clipboard
error buy_digital_spot
status,id = API.buy_digital_spot('EURUSD', 2, 'PUT', 1) TypeError: cannot unpack non-iterable int object
whats is ???? someone help me
work Action should be put or call, in lowercase. PUT, in uppercase, is not a valid action.
I'm having the same problem, and not because of capital letters