Skip to content

The Quantitative Trading Repository is a collection of Python-based tools and strategies for quantitative trading, focusing on data acquisition, algorithm development, backtesting, and visualization.

Notifications You must be signed in to change notification settings

santiago-cruzlopez/Quantitative-Trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Quantitative-Trading

The Quantitative Trading Repository is a collection of Python-based tools and strategies for quantitative trading, focusing on data acquisition, algorithm development, backtesting, and visualization.

Ubuntu Linux - Command List:

  • conda create -n VS-QTrading python=3.10
  • conda activate VS-QTrading
  • sudo apt install python3-pip
  • conda install yfinance
  • conda install scikit-learn
  • conda install -c conda-forge tensorflow=2.18.0
  • conda install matplotlib
  • pip install torch torchvision torchaudio

About

The Quantitative Trading Repository is a collection of Python-based tools and strategies for quantitative trading, focusing on data acquisition, algorithm development, backtesting, and visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published