You will need the following to successfully execute the recipes in this chapter:
- Python 3.7+
- Python package:
- pandas ($ pip install pandas)
For all the recipes in this chapter, you will need the Jupyter notebook for this chapter, found at https://github.com/PacktPublishing/Python-Algorithmic-Trading-Cookbook/tree/master/Chapter01.
You can also open a new Jupyter notebook and try the hands-on exercises directly as they are shown in the recipes. Note that the output for some of these recipes might differ for you as they depend on the date, time, and time zone information provided at the time.