Algorithm is a major part of this project, but it's also the most difficult one.
Here is a list of works we need to do.
(Optional) Data preparation for Indian market.
Modify the training and inference pipeline to predict the stock price after two weeks. #6
Support the evaluation in the modified pipeline. #7
Try different models and parameters to seek better precision.
Provide a Python script that can be invoked by backend service.
Anyone interested in 2 and 3 is encouraged to try them respectively, since there is never a best model. A better model will always appear in the future.
Algorithm is a major part of this project, but it's also the most difficult one.
Here is a list of works we need to do.