Last week I had my first out of four webinars with [futures.io](http://futures.io)
about **Prototyping Trading Strategies with Python** and people seem to enjoy it :)

I've created a new [GitHub repository](https://github.com/ranaroussi/futuresio-webinars)
to store the Jupyter notebooks for this and future webinars in this series, or
[jump directly to first webinar's notebook](https://github.com/ranaroussi/futuresio-webinars/blob/master/01-prototyping-trading-strategies-with.ipynb).

#### Webinar recording:

[>]https://www.youtube.com/watch?v=amV0G11symc

#### Webinar slides:

<div class="slides-wrapper">
    <div style="">
        <iframe allowFullScreen="true" style="" scrolling="no" seamless="seamless" src="https://aroussi.com/futuresio/01-prototyping.html"></iframe>
    </div>
    <button><em class="icon-resize-full"></em></button>
    Prototyping Trading Strategies with Python
</div>

<a href="https://aroussi.com/futuresio/01-prototyping.html" target="_blank">Open slides in a new window</a>