Gabriel Holsback
Gabriel Holsback
post the code to us know what happenig :)
Where is the code?
> * Maybe throw an exception and handle the message. Then, in the case of a Bot, it could get the time for the asset to open again and create...
i'm having the same issue, did u find a solution?
Just use Multiprocessing, it worked for me!
no, you can have any connections at time. the multiprocessing create like a virtual processor to do the operations
i use the `.buy_digital_spot_v2(Active, amount, action, duration)` function to start a negotiation. (for binary/turbo type, use `.buy(amount, active, action, duration)` This function return the status and ID
It just works with multiprocessing
U have to have one API running normal and another one running in multiprocessing
How is your code? Bc I use, like, 4 differents accounts using multiprocessing