SpikeBarrier

Results 3 comments of SpikeBarrier

I have managed to get the technical team at IQ Option to look at the problem. They didn't provide any details but they said they made a change to the...

Update your code to use buy_digital_spot_v2. That buys at the correct profit. There is still an issue with getting the profit percentage though.

I was using the version of the API installed by pip install iqoptionapi but I had to change to: pip install -U git+git://github.com/iqoptionapi/iqoptionapi.git which is a newer version then buy_digital_spot_v2...