2
votes
4answers
487 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 ...
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 ...
10
votes
7answers
5k views

Is the Interactive Brokers API suitable for hft?

By hft here I mean anything with holding period less than 5-10mins... Any empirical/anecdotal evidence of using it successfully on even higher frequencies?