IQOption-Api
IQOption-Api copied to clipboard
** Unmaintained ** I have rewritten some of the functionality using async if you are want to use the updated code you can use the code from `async` branch
Good night, so, I am trying to use the API, but I can't understand all the parameters of the buy_v2_sync function, such as "value", could write a line using this...
It's been like 3 days since all responses when trying to place a bad are 'None'. Anyone knows the reason or how to fix it?
I'm new to python, but I already have some programming experience ... I did some tests with other api and it even worked. I liked your code for me to...
Traceback (most recent call last): line 3, in api.login() # Returns True if successful else False line 897, in json return complexjson.loads(self.text, **kwargs) line 348, in loads return _default_decoder.decode(s) line...
Hello I see that placing an order isn't as easy as it appears because if you bet you might get a return of 'None' Please provide me with the exact...
Hi, how can I get the trading history of all the options I made? I need to get all the results to take decisions with that info, but I don't...
i'm trying to get the expiration list but all that i get is this error, i dont have any idea how to solve this. error: Traceback (most recent call last):...
Hello, Thank you very much for your effort. I'm using this library implementation to automate binary options but I have a trouble calculating the if an option went well or...
Hello I can't seem to find any method that shows you whether you have made a profit or a lose from your last trade, or even if that trade has...
Hello. I've been facing this issue: when I place an order, the method just return None. The question is, do you know if this is solvable? Sometimes this is actually...