Lu-Yi-Hsun / iqoptionapi

IQ Option API
372 stars 288 forks source link

error buy_digital_spot #269

Open fabiodurgante opened 3 years ago

fabiodurgante commented 3 years ago

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

whats is ???? someone help me

fabiodurgante commented 3 years ago

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

londarks commented 3 years ago

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