Skip to content

pli1988/portfolioFactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolioFactory: a simple Python package to build cross-sectional equity portfolios

What is it

portfolioFactory is a Python package that streamlines the process for constructing asset pricing factors. Built on top of Pandas, this package builds portfolios based on user supplied signals and trading rules. See strategy class documentation for more details.

Main Features

Here are just a few of the things that portfolioFactory does well:

Where to get it

Here

Dependencies

Highly Recommended Dependencies

  • Seaborn
    • Needed to for pretty plots
    • Required for plotting module

License

MIT

Documentation

See example ipython notebooks in /Examples

Background

Final Project for ___

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages