2
votes
4answers
484 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 ...