arbitragelab


Namearbitragelab JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://www.hudsonthames.org/
SummaryArbitrageLab 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).
upload_time2024-04-14 18:38:18
maintainerNone
docs_urlNone
authorHudson and Thames Quantitative Research
requires_python~=3.8
licenseNone
keywords arbitrage finance investment education trading
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
   <a href="https://hudsonthames.org/arbitragelab">
   <img src="https://hudsonthames.org/wp-content/uploads/2021/04/featured-picture-arbitragelab.jpg" height="100%" 
   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).

## Why is it Open-Source?
H&T originally started out as an open-source company, but we found it very difficult 
to build a company around python libraries, despite us serving several of the top hedge funds in the world. 

All the original developers (including myself (Jacques)), have gone on to have successful careers at other funds, and we feel that
the work we did can hopefully make a small contribution to the scientific community, and further research in
this field can be fostered.

## 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. Illya and Valeriia, 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/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.hudsonthames.org/",
    "name": "arbitragelab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": null,
    "keywords": "arbitrage, finance, investment, education, trading",
    "author": "Hudson and Thames Quantitative Research",
    "author_email": "opensource@hudsonthames.org",
    "download_url": null,
    "platform": "any",
    "description": "<div align=\"center\">\r\n   <a href=\"https://hudsonthames.org/arbitragelab\">\r\n   <img src=\"https://hudsonthames.org/wp-content/uploads/2021/04/featured-picture-arbitragelab.jpg\" height=\"100%\" \r\n   style=\"margin-left: auto; margin-right: auto; display:block;\">\r\n   </a>\r\n  </br>\r\n</div>\r\n\r\n# Welcome to the Arbitrage Laboratory! \r\n\r\n**What was only possible with the help of huge R&D teams is now at your disposal, anywhere, anytime.**\r\n\r\nArbitrageLab is a python library that includes both end-to-end strategies and strategy creation tools that cover the\r\nwhole range of strategies defined by Krauss' taxonomy for pairs trading strategies.\r\n\r\n## What is ArbitrageLab?\r\n\r\nArbitrageLab is an open-source python library that enables traders who want to exploit mean-reverting portfolios\r\nby providing a complete set of algorithms from the best academic journals.\r\n\r\nView the documentation to [get started](https://hudson-and-thames-arbitragelab.readthedocs-hosted.com/en/latest/index.html).\r\n\r\n## Why is it Open-Source?\r\nH&T originally started out as an open-source company, but we found it very difficult \r\nto build a company around python libraries, despite us serving several of the top hedge funds in the world. \r\n\r\nAll the original developers (including myself (Jacques)), have gone on to have successful careers at other funds, and we feel that\r\nthe work we did can hopefully make a small contribution to the scientific community, and further research in\r\nthis field can be fostered.\r\n\r\n## Special Thank You:\r\nA lot of passion and love went into the creation of this library, and we would like to say special thank you to: \r\n\r\nOriginal Team:\r\n* [Jacques Francois Joubert](https://www.linkedin.com/in/jacquesjoubert/)\r\n* [Illya Barziy](https://www.linkedin.com/in/illyabarziy/)\r\n* [Valeriia Pervushyna](https://www.linkedin.com/in/valeriia-pervushyna/)\r\n* [Dirk Frees](https://www.linkedin.com/in/dirkfreese/)\r\n\r\nA heartfelt thank you to Illya and Valeriia for your exceptional contributions to ArbitrageLab. Your dedication and \r\ntalent have been instrumental in enhancing the library and company as a whole. Illya and Valeriia, your technical ingenuity,\r\nand meticulous attention to detail, have not only enriched our project but also set a high standard for excellence. We deeply \r\nappreciate your hard work and commitment to making ArbitrageLab a success.\r\n\r\nA special thank you to Dirk for the quality time and deep insights you have dedicated to enhancing our business. \r\nYour expertise and motivational efforts were, and continue to be invaluable. We greatly appreciate your \r\ncommitment and enthusiastic support. We couldn't have asked for a better Start-Up Advisor!\r\n\r\nCore Contributions\r\n* [Hansen Pei](https://www.linkedin.com/in/hansen-pei-0949691b3/)\r\n* [Yefeng Wang]\r\n* [Vijay Nadimpalli](https://www.linkedin.com/in/vijay-nadimpalli/)\r\n* [Joohwan Ko](https://www.linkedin.com/in/joohwan-ko-638748174/)\r\n\r\n\r\n## Dedicated to WorldQuant University (WQU)\r\n\r\n<div align=\"center\">\r\n   <a href=\"https://www.wqu.edu/\">\r\n   <img src=\"https://www.wqu.edu/_next/static/media/logo-full-color.244f5961.svg\" height=\"150\" \r\n   style=\"margin-left: auto; margin-right: auto; display:block;\">\r\n   </a>\r\n  </br>\r\n</div>\r\n\r\nWe are thrilled to highlight an exceptional educational opportunity for those passionate about financial \r\nengineering \u2014 WorldQuant University\u2019s Master of Science in Financial Engineering (MSFE) program. This groundbreaking \r\ninitiative is completely online and tuition-free, democratizing advanced education in a way that's accessible to \r\nindividuals around the globe.\r\n\r\nThe MSFE program at WorldQuant University is designed to equip students with the quantitative skills essential for a \r\ncompetitive edge in today's tech-driven finance sectors. With a curriculum that balances theory and practical \r\napplication, students not only gain deep insights but also practical skills that can be immediately applied in various \r\nfinancial roles.\r\n\r\nIf you're looking to elevate your expertise or pivot your career towards quantitative finance, I encourage you to \r\nexplore this opportunity. WorldQuant University is not just about education; it\u2019s about empowering future financial \r\nleaders. Learn more about their [MSFE program](https://www.wqu.edu/) and take a significant step towards transforming\r\nyour professional life.\r\n\r\n## Learn To Build Production Ready Python Libraries\r\nWe have released a course on Udemy that you can follow to produce your own open-source projects for finance.\r\n* [Writing Production-Grade Python Code for Quant Developers](https://www.udemy.com/course/writing-production-grade-code-for-quantitative-developers/)\r\n",
    "bugtrack_url": null,
    "license": null,
    "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).",
    "version": "0.9.0",
    "project_urls": {
        "Apprenticeship Program": "https://hudsonthames.org/apprenticeship-program/",
        "Blog": "https://hudsonthames.org/blog/",
        "Bug Reports": "https://github.com/hudson-and-thames/arbitragelab/issues",
        "Documentation": "https://hudson-and-thames-arbitragelab.readthedocs-hosted.com/en/latest/index.html",
        "Homepage": "https://www.hudsonthames.org/",
        "Source": "https://github.com/hudson-and-thames/arbitragelab"
    },
    "split_keywords": [
        "arbitrage",
        " finance",
        " investment",
        " education",
        " trading"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ec9e97e1902345cb1bbe96a494f02113e82abec886ce9922baf156bd55ca505",
                "md5": "6d2f5e0857b0c731a9a42b9e1093658a",
                "sha256": "ddab943b3fec8c439d3d4ba0832ed504a55fe1fcfa738ffcf5c7d48da6ef0a93"
            },
            "downloads": -1,
            "filename": "arbitragelab-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d2f5e0857b0c731a9a42b9e1093658a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 268172,
            "upload_time": "2024-04-14T18:38:18",
            "upload_time_iso_8601": "2024-04-14T18:38:18.142027Z",
            "url": "https://files.pythonhosted.org/packages/2e/c9/e97e1902345cb1bbe96a494f02113e82abec886ce9922baf156bd55ca505/arbitragelab-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 18:38:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hudson-and-thames",
    "github_project": "arbitragelab",
    "github_not_found": true,
    "lcname": "arbitragelab"
}
        
Elapsed time: 0.45181s