iqoptionapi icon indicating copy to clipboard operation
iqoptionapi copied to clipboard

error buy_digital_spot

Open fabiodurgante opened this issue 4 years ago • 2 comments

status,id = API.buy_digital_spot('EURUSD', 2, 'PUT', 1) TypeError: cannot unpack non-iterable int object

whats is ???? someone help me

fabiodurgante avatar Sep 11 '20 12:09 fabiodurgante

work Action should be put or call, in lowercase. PUT, in uppercase, is not a valid action.

fabiodurgante avatar Sep 11 '20 12:09 fabiodurgante

I'm having the same problem, and not because of capital letters

londarks avatar Dec 09 '20 22:12 londarks