Tagged Questions
2
votes
4answers
492 views
Which brokers offer a Python stock trading API?
I would like to automate my trading strategies.
My strategies are not high-frequency and are written in Python.
I have a trading account in Interactive Brokers, and I know some non-official Python ...
13
votes
9answers
3k views
Which brokers offer a .NET stock trading API?
I'm trying to make up my mind and choose a broker, however much of my choice depends on the trading API offered.
I'm definitely not interested in FIX solutions and I'd very much like a .NET ...
18
votes
5answers
3k views
What is a good broker for HFT?
Currently I trade trough IB. I run my HFT strategies (100 roundtrips per hour) but I think that latency is killing me and my profits are shrinking. I need the fastest possible brokers out there which ...
6
votes
7answers
2k views
Option trading API other than Interactive Brokers
I'm looking for an options broker that provides an execution API.
I'd like to ideally test on a papertrading version of it before connecting to a real execution engine. I know IB offers that, but they ...