Python CCXT CopyTrading Restructure

Job ID: 38297571

Budget: $30 – $250 USD

**Change Python CCXT CopyTrading Script** Scripting & Automation Need to change this python copytrading script that uses CCXT instead of being 1 master to 1 slave to 1 to many. It only trades BitGet and Blofin Additionally need to update and make sure that the positions are always equal according to the multiplier set for the slave accounts. The current problem is that when trying to copy trade multiple accounts, you have to have multiple versions of the script and the master account it is copytrading from hits the API limit from the websocket. So instead it needs to be 1 master web socket to multiple slave sockets. So just requires re-arranging the logic and some additional QA testing. If the script errors it should restart itself. I will provide the current version of the script.