Hi everyone. I am new to trading but I want to create automatic trading bots that will do all the work for me. I came up with a nice version that I host on a VPS in Tokyo on AWS to be as close as possible to the binance servers. For now my bot can be configured to run in real or in simulation but also in autopilot, that is to say that it simulates the strategy and if it goes through a period of gains it automatically switches to real. It switches back to simulation in the event of a period of losses. It is also programmed to stop automatically in the event of losses reaching a defined threshold. What do you think of this bot project?
Do you have any suggestions for improvements?
What monitoring/decision strategy should I develop?
Thank you in advance for your suggestions.