You will need the following to successfully execute the recipes in this chapter:
- Python 3.7+
- Python package:
- pyalgotrading ( $ pip install pyalgotrading )
Ensure you have added and bound your broking details on https://algobulls.com. Refer to Appendix II for more details. You can use any broker supported by the AlgoBulls platform for this chapter.
The latest Jupyter notebook for this chapter can be found on GitHub at https://github.com/PacktPublishing/Python-Algorithmic-Trading-Cookbook/tree/master/Chapter11.