A gentle introduction to world of quantitative finance, we will learn -
python3 -m venv env
# On Linux/Mac
source env/bin/activate
# On Windows
env/scripts/activate
pip install -r requirements.txt
jupyter notebook
Pairs trading
https://zerodha.com/varsity/chapter/pair-trading-basics/ https://marketsetup.in/posts/pair-trading-1/
Smart Beta Investing https://www.smallcase.com/blog/quality-smart-beta/
Trading Automation https://github.com/zerodha/pykiteconnect
https://marketsetup.in/posts/jugaad-trader-with-otp/
Patience in investing https://marketsetup.in/posts/patience-pays-off/