Code Monkey home page Code Monkey logo

futuresio-webinars's Introduction

Trading with Python Webinar Series

Welcome!

This repository contains supported files and code examples used on my futures.io webinars series on Trading with Python.

Webinars in this Series:

  1. Prototyping Trading Strategies - [ jupyter notebook | webinar recording ]
  2. Backtesting & Optimization - [ jupyter notebook | webinar recording ]
  3. Live Trading - [ jupyter notebook | webinar recording ]
  4. Using Machine Learning in Trading (TBA)

* The recordings of the webinars can be found this futures.io YouTube playlist.


Requirements:

All the code listed in the notebooks is compatible with Python 3.4+ and relies on Python's scientific stack (Numpy, Pandas, Matplotlib, etc). The simplest way to get Python 3 installed on your mahcine, is to install Continuum's Anaconda, which comes pre-loaded with 99% of what you need.

Once you have anaconda installed, I recommend installing a few more libraries, in order to be able to run the code in the notebooks:

Install these libraries by opening your terminal (or cmd.exe in windows) and running the following commands:

$ pip install pandas-datareader
$ pip install fix-yahoo-finance
$ pip install seaborn

If you find these webinars helpful, please share a link to this page on favorite social site or forum.

Good luck with your trading,

Ran Aroussi

P.S. Don't forget to follow me on Twitter or visit my website for more good stuff on Python and trading.

futuresio-webinars's People

Contributors

ranaroussi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.