SUMMARY: The purpose of this project is to construct and test an algorithmic trading model and document the end-to-end steps using a template.
Additional Notes: This is a replication of various technical analysis indicators from Chapter 2 of Learn Algorithmic Trading by Sebastien Donadio and Sourav Ghosh with Packt Publishing. I plan to leverage the sample code segments and incorporate them into the trading model template that I am building.
Dataset ML Model: Time series analysis with numerical attributes
Dataset Used: Various sources as illustrated below.
Dataset Reference: Various sources as documented below.
The HTML formatted report can be found here on GitHub.