WebOps-and-Blockchain-Club / QuantPair-Server

QuantPair tackles the complexity of pairs trading by automating stock pair selection and cointegration analysis, eliminating the need for manual data manipulation and complex calculations. This all-in-one solution integrates backend, frontend, and deployment tools, enhancing scalability, reliability, and performance.
1 stars 0 forks source link

Set Up Django Backend #1

Open webops-and-blockchain opened 1 month ago

webops-and-blockchain commented 1 month ago

Description:

Initialize a Django project for the backend.

Tasks:

  1. Install Django and create a basic project structure.
  2. perform johnson cointegration test on set of(for now make the list manually) stocks.
  3. use yfinance library

Deadline: 6th JUN 2024 EOD

webops-and-blockchain commented 1 month ago

create a new branch and name it "suraj", (all small letters)

ProElecttro commented 1 month ago

Hi @Ovetsarilish just react here once.

Ovetsarilish commented 1 month ago

done with pushing to my branch, could you please check if everything is correct