Skip to Content
Hands-On Financial Trading with Python
book

Hands-On Financial Trading with Python

by Jiri Pik, Sourav Ghosh
April 2021
Intermediate to advanced
360 pages
6h 24m
English
Packt Publishing
Content preview from Hands-On Financial Trading with Python

Appendix A: How to Setup a Python Environment

This book's GitHub repository (http://github.com/PacktPublishing/Hands-On-Financial-Trading-with-Python/) contains Jupyter notebooks that will help you replicate the output shown here.

The environment was created by manually choosing compatible versions of all the included packages.

Technical requirements

The code in this book can run on Windows, Mac, or Linux operating systems.

Initial setup

To set up the Python environment, follow these steps:

  1. Download and install Anaconda Python from https://www.anaconda.com/products/individual if you do not have it installed yet.
  2. git clone the repository:

    git clone XXXXX

  3. Change the current directory to the cloned GitHub repository.
  4. Run the following code:

    conda ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Algorithmic Trading with Python

Hands-On Algorithmic Trading with Python

Deepak K. Kanungo

Publisher Resources

ISBN: 9781838982881Supplemental Content