I want to play with simple python programs to do trading. Which online broker's system works best with somebody writing and trading with python programs?
Are there other "parts" of the process that I'll need to investigate besides an online broker?
I just neet a broker to execute my trades. I am a member of EODATA and can download daily NYSE prices every day. I presume that I can open that data with python, run my program, which will tell me what trades to execute the next day. However, it would be nice if I can develop a program that can download that data, then go to my broker, and get the trades accomplished, all automatically. Say I want to try algorithm X for three months, and it is a cut and dried algorithm that needs no supervision. I'd like to be able to automate it. I bet some brokers have thought of this and make it easier than others to work with them like this.
And, I should say, I want free trading without hidden fees etc.
Thank you, kind madams and sirs.
Are there other "parts" of the process that I'll need to investigate besides an online broker?
I just neet a broker to execute my trades. I am a member of EODATA and can download daily NYSE prices every day. I presume that I can open that data with python, run my program, which will tell me what trades to execute the next day. However, it would be nice if I can develop a program that can download that data, then go to my broker, and get the trades accomplished, all automatically. Say I want to try algorithm X for three months, and it is a cut and dried algorithm that needs no supervision. I'd like to be able to automate it. I bet some brokers have thought of this and make it easier than others to work with them like this.
And, I should say, I want free trading without hidden fees etc.
Thank you, kind madams and sirs.
Last edited: