Metadata-Version: 2.1
Name: arbitragelab
Version: 0.9.1
Summary: ArbitrageLab is a collection of algorithms from the best academic journals and graduate-level textbooks, which focuses on the branch of statistical arbitrage known as pairs trading. We have extended the implementations to include the latest methods that trade a portfolio of n-assets (mean-reverting portfolios).
Home-page: https://www.hudsonthames.org/
Author: Hudson and Thames Quantitative Research
Author-email: opensource@hudsonthames.org
Project-URL: Documentation, https://hudson-and-thames-arbitragelab.readthedocs-hosted.com/en/latest/index.html
Project-URL: Bug Reports, https://github.com/hudson-and-thames/arbitragelab/issues
Project-URL: Source, https://github.com/hudson-and-thames/arbitragelab
Project-URL: Blog, https://hudsonthames.org/blog/
Project-URL: Apprenticeship Program, https://hudsonthames.org/apprenticeship-program/
Keywords: arbitrage,finance,investment,education,trading
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: ~=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: POT ==0.9.1
Requires-Dist: arch ==5.5.0
Requires-Dist: cvxpy ==1.3.1
Requires-Dist: cython ==0.29.28
Requires-Dist: dash ==2.10.2
Requires-Dist: jupyter-dash <1.0.0,>=0.2.0
Requires-Dist: keras ==2.12.0
Requires-Dist: lxml >=4.9.1
Requires-Dist: matplotlib ==3.7.1
Requires-Dist: mpmath ==1.2.1
Requires-Dist: networkx <2.6,>=2.2
Requires-Dist: numpy ==1.23.5
Requires-Dist: pandas ==2.0.0
Requires-Dist: pmdarima ==2.0.3
Requires-Dist: protobuf >=3.20.3
Requires-Dist: pyvinecopulib ==0.5.5
Requires-Dist: requests-html ==0.10.0
Requires-Dist: scikit-learn ==1.1.3
Requires-Dist: scipy <2.0.0,>=1.2.0
Requires-Dist: scs ==3.2.0
Requires-Dist: seaborn ==0.12.2
Requires-Dist: statsmodels ==0.14.0
Requires-Dist: werkzeug ==2.2.3
Requires-Dist: yahoo-fin ==0.8.9.1
Requires-Dist: yfinance ==0.2.24
Requires-Dist: tensorflow ==2.12.0 ; sys_platform != "darwin" or platform_machine != "arm64"
Requires-Dist: tensorflow-macos ==2.12.0 ; sys_platform == "darwin" and platform_machine == "arm64"

<div align="center">
   <a href="https://hudsonthames.org/arbitragelab">
   <img src="https://hudsonthames.org/wp-content/uploads/2021/04/featured-picture-arbitragelab.jpg" height="200" 
   style="margin-left: auto; margin-right: auto; display:block;">
   </a>
  </br>
</div>

# Welcome to the Arbitrage Laboratory! 

**What was only possible with the help of huge R&D teams is now at your disposal, anywhere, anytime.**

ArbitrageLab is a python library that includes both end-to-end strategies and strategy creation tools that cover the
whole range of strategies defined by Krauss' taxonomy for pairs trading strategies.

## What is ArbitrageLab?

ArbitrageLab is an open-source python library that enables traders who want to exploit mean-reverting portfolios
by providing a complete set of algorithms from the best academic journals.

View the documentation to [get started](https://hudson-and-thames-arbitragelab.readthedocs-hosted.com/en/latest/index.html).

## Special Thank You:
A lot of passion and love went into the creation of this library, and we would like to say special thank you to: 

Original Team:
* [Jacques Francois Joubert](https://www.linkedin.com/in/jacquesjoubert/)
* [Illya Barziy](https://www.linkedin.com/in/illyabarziy/)
* [Valeriia Pervushyna](https://www.linkedin.com/in/valeriia-pervushyna/)
* [Dirk Frees](https://www.linkedin.com/in/dirkfreese/)

A heartfelt thank you to Illya and Valeriia for your exceptional contributions to ArbitrageLab. Your dedication and 
talent have been instrumental in enhancing the library and company as a whole. Your technical ingenuity,
and meticulous attention to detail, have not only enriched our project but also set a high standard for excellence. We deeply 
appreciate your hard work and commitment to making ArbitrageLab a success.

A special thank you to Dirk for the quality time and deep insights you have dedicated to enhancing our business. 
Your expertise and motivational efforts were, and continue to be invaluable. We greatly appreciate your 
commitment and enthusiastic support. We couldn't have asked for a better Start-Up Advisor!

Core Contributions
* [Hansen Pei](https://www.linkedin.com/in/hansen-pei-0949691b3/)
* [Yefeng Wang]
* [Vijay Nadimpalli](https://www.linkedin.com/in/vijay-nadimpalli/)
* [Joohwan Ko](https://www.linkedin.com/in/joohwan-ko-638748174/)


## Dedicated to WorldQuant University (WQU)

<div align="center">
   <a href="https://www.wqu.edu/">
   <img src="https://www.wqu.edu/_next/static/media/logo-full-color.244f5961.svg" height="150" 
   style="margin-left: auto; margin-right: auto; display:block;">
   </a>
  </br>
</div>

We are thrilled to highlight an exceptional educational opportunity for those passionate about financial 
engineering — WorldQuant University’s Master of Science in Financial Engineering (MSFE) program. This groundbreaking 
initiative is completely online and tuition-free, democratizing advanced education in a way that's accessible to 
individuals around the globe.

The MSFE program at WorldQuant University is designed to equip students with the quantitative skills essential for a 
competitive edge in today's tech-driven finance sectors. With a curriculum that balances theory and practical 
application, students not only gain deep insights but also practical skills that can be immediately applied in various 
financial roles.

If you're looking to elevate your expertise or pivot your career towards quantitative finance, I encourage you to 
explore this opportunity. WorldQuant University is not just about education; it’s about empowering future financial 
leaders. Learn more about their [MSFE program](https://www.wqu.edu/) and take a significant step towards transforming
your professional life.

## Learn To Build Production Ready Python Libraries
We have released a course on Udemy that you can follow to produce your own open-source projects for finance.
* [Writing Production-Grade Python Code for Quant Developers](https://www.udemy.com/course/writing-production-grade-code-for-quantitative-developers/)
