Skip to content

elissamim/quant_research_toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quant Research Toolbox

Python toolbox for Quantitative Research:

  • modules for alpha research and signal generation (momentum, mean-reversion)
  • modules for strategy evaluation (risk, adjusted risk, performance metrics)
  • AI agents for strategy evaluation

To install the necessary libraries:

pip install -r requirements.txt

To use the LLM you need to provide a HuggingFace token for the model used after doing:

huggingface-cli login

About

Python toolbox for Quantitative Research

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published