I want to put the foreign exchange automatic trading python script I made on the cloud server for testing. Because I have never used it before, and I just simply run the script. I would like to know how to operate it. Is it the same as on my own computer? Just do it? Thanks
Yes, you just need to install the python interpreter on the cloud server and install the dependencies related to your script to run it