I'm very new to Algo Trading, so I apologize in advance for the noob question...
I'm a bit confused as to where you HOST your code?
I.e. Do you have a script running on your own computer 24/7 that's analyzing signals and then manages the auto-trades? (And thus has to be running 24/7 and connected to the Internet 24/7)
Or do brokerage systems have a way that you can upload and 'run' code for your account that will be running at all times (until you stop it) and you don't need a computer connected 24/7?
And if you can't host it on the brokerage side, can you setup something like Amazon Web Services (or any other dedicated Internet server) and it will 'run' the code 24/7 and you can just use your own computer (whenever you get access) to monitor the activity and/or make changes to the script?
Is there any sort of consensus service that most Algo Traders use, such as is AWS pretty common place to host trading scripts?
Thanks for any help. Sincerely appreciate it!
I'm a bit confused as to where you HOST your code?
I.e. Do you have a script running on your own computer 24/7 that's analyzing signals and then manages the auto-trades? (And thus has to be running 24/7 and connected to the Internet 24/7)
Or do brokerage systems have a way that you can upload and 'run' code for your account that will be running at all times (until you stop it) and you don't need a computer connected 24/7?
And if you can't host it on the brokerage side, can you setup something like Amazon Web Services (or any other dedicated Internet server) and it will 'run' the code 24/7 and you can just use your own computer (whenever you get access) to monitor the activity and/or make changes to the script?
Is there any sort of consensus service that most Algo Traders use, such as is AWS pretty common place to host trading scripts?
Thanks for any help. Sincerely appreciate it!