An Open-Source Implementation of the Critical-Line Algorithm for Portfolio Optimization

Portfolio optimization is one of the problems most frequently encountered by financial practitioners. The main goal of this paper is to fill a gap in the literature by providing a well-documented, step-by-step open-source implementation of Critical Line Algorithm (CLA) in scientific language. The co...

Full description

Bibliographic Details
Main Authors: David H. Bailey, Marcos López de Prado
Format: Article
Language:English
Published: MDPI AG 2013-03-01
Series:Algorithms
Subjects:
Online Access:http://www.mdpi.com/1999-4893/6/1/169
Description
Summary:Portfolio optimization is one of the problems most frequently encountered by financial practitioners. The main goal of this paper is to fill a gap in the literature by providing a well-documented, step-by-step open-source implementation of Critical Line Algorithm (CLA) in scientific language. The code is implemented as a Python class object, which allows it to be imported like any other Python module, and integrated seamlessly with pre-existing code. We discuss the logic behind CLA following the algorithm’s decision flow. In addition, we developed several utilities that support finding answers to recurrent practical problems. We believe this publication will offer a better alternative to financial practitioners, many of whom are currently relying on generic-purpose optimizers which often deliver suboptimal solutions. The source code discussed in this paper can be downloaded at the authors’ websites (see Appendix).
ISSN:1999-4893