You will need the following to successfully execute the recipes in this chapter:
- Python 3.7+
- Python package:
- pyalgotrading ($ pip install pyalgotrading)
The latest Jupyter notebook for this chapter can be found on GitHub at https://github.com/PacktPublishing/Python-Algorithmic-Trading-Cookbook/tree/master/Chapter10.