ODSC London 2023 Half-Day Training
Dr. Yves J. Hilpisch
CEO The Python Quants | The AI Machine
Adjunct Professor of Computational Finance
London, 15. June 2023
You find the slides under https://certificate.tpq.io/odsc_ldn_2023.pdf
Read the blog post that gives you a quick overview and introduction: https://opendatascience.com/ai-powered-algorithmic-trading-with-python/
This half-day trading session covers several important Python topics and skills to apply AI and Machine Learning (ML) to Algorithmic Trading. The session shows how to make use of the Oanda trading API (via a demo account) to retrieve data, stream data, place orders, etc. Building on this, a ML-based trading strategy is formulated and backtested. Finally, the trading strategy is transformed into an online trading algorithm and is deployed for real-time trading on the Oanda trading platform.
- Module: Setting up the Python and Oanda (paper) trading infrastructure
- Module: Financial data logistics and backtesting of an ML-based algorithmic trading strategy
- Module: Deployment of the ML-based algorithmic trading strategy in real-time
Basic knowledge of Python and data science packages, such as NumPy, pandas, and matplotlib.
Certificate Program in Python for Finance: https://certificate.tpq.io
Python for Finance Basics Bootcamp: https://youtube.com/@dyjh
Our newest book about Financial Theory with Python (https://home.tpq.io/books/ftwp/).
Sign up under https://finpy.pqp.io to access all the Jupyter Notebooks and execute them on our Quant Platform.
Our recent book about Python for Algorithmic Trading (https://py4at.tpq.io).
Sign up under https://py4at.pqp.io to access all the Jupyter Notebooks and execute them on our Quant Platform.
Our recent book about Artificial Intelligence in Finance (https://aiif.tpq.io).
Sign up under https://aiif.pqp.io to access all the Jupyter Notebooks and execute them on our Quant Platform.
Our standard reference book about Python for Finance (http://py4fi.tpq.io).
Sign up under https://py4fi.pqp.io to access all the Jupyter Notebooks and execute them on our Quant Platform.
If you have either Miniconda or Anaconda already installed, there is no need to install anything new.
Otherwise, you might want to install Miniconda for your operating system: https://conda.io/en/master/miniconda.html
Read more about the management of environments under: https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html
Use this link to get a 200 USD free credit for 60 days on DigitalOcean when signing up for a new account.