Trading bot
Budget: $750 – $1,500 USD
I want to develop a trading bot that can administrate multiple users and multiple strategies simultaneously. I want it in node and react. It must analyze ohlvc data and put an order in binance according some rules that i defined. Each user must especify his api keys and his own configuration of the strategy and the robot works in the account buying and selling. When it reachs some mount of gain, the user must transfer a percentage of it to the robot's account to continue working. Every operation will be saved in firebase and monitored by the front end. Administrator of the site can view statistics in a private screen.