Someone asked me how to get started with programming, algo trading, and the IB API. I wrote this up and thought I'd share there for posterity.
There are three main pieces to learn: the Pycharm IDE, Python 3, and the Interactive Brokers API.
<3 Keith
1. Pycharm:
- Download:
https://www.jetbrains.com/pycharm/
- Training:
https://blog.jetbrains.com/pycharm/2016/01/introducing-getting-started-with-pycharm-video-tutorials/
2. Python 3
- MIT online courses
https://ocw.mit.edu/courses/electri...and-programming-in-python-fall-2016/index.htm
- YouTube free course
3. Interactive Brokers
- Short Videos are great.
Scroll to "TWS Python API"
https://www.interactivebrokers.com/en/index.php?f=14082
There are three main pieces to learn: the Pycharm IDE, Python 3, and the Interactive Brokers API.
<3 Keith
1. Pycharm:
- Download:
https://www.jetbrains.com/pycharm/
- Training:
https://blog.jetbrains.com/pycharm/2016/01/introducing-getting-started-with-pycharm-video-tutorials/
2. Python 3
- MIT online courses
https://ocw.mit.edu/courses/electri...and-programming-in-python-fall-2016/index.htm
- YouTube free course
3. Interactive Brokers
- Short Videos are great.
Scroll to "TWS Python API"
https://www.interactivebrokers.com/en/index.php?f=14082