Open Arcadiyyyyyyyy opened 1 year ago
Currently, there is a regular task, you need to come up with a way to run them continuously inside the one container.
I don't think it should be different processes, rather perhaps multithreading(?)
Needs investigation
So, you should listen for the stream of data for deposits, transfers, and orders.
If the web socket came from the pair from the list = make calculations on if you can sell the coins (is there enough minimum amount), and if so - do so, and write it to the logs.