Further reading
Check out the following resources for more information on the material covered in this chapter:
- A guide to Python's function decorators: https://www.thecodeship.com/patterns/guide-to-python-function-decorators/
- Alpha: https://www.investopedia.com/terms/a/alpha.asp
- An Introduction to Classes and Inheritance (in Python): http://www.jesshamrick.com/2011/05/18/an-introduction-to-classes-and-inheritance-in-python/
- Beta: https://www.investopedia.com/terms/b/beta.asp
- Coefficient of Variation (CV): https://www.investopedia.com/terms/c/coefficientofvariation.asp
- Classes (Python Documentation): https://docs.python.org/3/tutorial/classes.html
- How After-Hours Trading Affects Stock Prices: https://www.investopedia.com/ask/answers/05/saleafterhours.asp
- How to Create a Python Package: https://www.pythoncentral.io/how-to-create-a-python-package/
- How to Create an ARIMA Model for Time Series Forecasting in Python: https://machinelearningmastery...