Skip to content
forked from 0xfdf/toraniko

A multi-factor equity risk model for quantitative trading.

License

Notifications You must be signed in to change notification settings

yfclark/toraniko

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toraniko

Toraniko is a complete implementation of a characteristic factor model in the same vein as Barra and Axioma.

The only dependencies are numpy and Polars. It supports market, sector and style factors; three styles are included: value, size and momentum. The functions you broadly want to have for constructing more style factors (or custom fundamental factors of any kind) are included.

This was developed as part of an education series of articles on quant trading: https://x.com/0xfdf/status/1808351541943763163. The model is substantially ready for production usage.

About

A multi-factor equity risk model for quantitative trading.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%