I had a great time presenting yesterday's webinar about Live Trading with Python... This was the third out of a four-part webinar series on Treading With Python for futures.io's members.

I showed how to scrape historical data for daily strategies, work with streaming data, and execute and monitor trades in real-time, and it was full of examples using Interactive Brokers and Oanda FX.

Here's the webinar's recording, slides, and Jupyter notebook.

You can jump directly to the Jupyter notebook that's stored on this GitHub repository, along with a Python file which contains functions I've used during the webinars.

Webinar recording:

https://www.youtube.com/watch?v=fE1Op4Egi34

Webinar slides:

Live Trading with Python

Open slides in a new window