You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have created a bot for Arbitrage calculation in which our multiple users will log in and put valr API keys and details given a valr. we are connecting valr web socket and bot. but bot calculation and valr web socket using async await in Python but it is not working parallelly. so if you know how to run the calculations and bot parallel then please let me know.
The text was updated successfully, but these errors were encountered:
We have created a bot for Arbitrage calculation in which our multiple users will log in and put valr API keys and details given a valr. we are connecting valr web socket and bot. but bot calculation and valr web socket using async await in Python but it is not working parallelly. so if you know how to run the calculations and bot parallel then please let me know.
The text was updated successfully, but these errors were encountered: