paper-with-me

Papers

How to Combine a Billion Alphas

2016-06-13

We give an explicit algorithm and source code for computing optimal weights for combining a large number N of alphas. This algorithm does not cost O(N^3) or even O(N^2) operations but is much cheaper, in fact, the number of required operations scales linearly with N. We discuss how in the absence of binary or quasi-binary clustering of alphas, which is not observed in practice, the optimization problem simplifies when N is large. Our algorithm does not require computing principal components or inverting large matrices, nor does it require iterations. The number of risk factors it employs, which typically is limited by the number of historical observations, can be sizably enlarged via using position data for the underlying tradables.

📄 PDF Abstract BibTeX arXiv:1603.05937

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringPosition

Similar Papers 제목 키워드 기반

MalPhase: Fine-Grained Malware Detection Using Network Flow Data

2021-06-01 · Michal Piskozub, Fabio De Gaspari, Frederick Barr-Smith, Luigi V. Mancini 외

Economic incentives encourage malware authors to constantly develop new, increasingly complex malware to steal sensitive data or blackmail individuals and companies into paying large ransoms. In 2017, the worldwide econo…

DenoisingMalware Detection

Generating Synergistic Formulaic Alpha Collections via Reinforcement Learning

2023-05-25 · Shuo Yu, Hongyan Xue, Xiang Ao, Feiyang Pan 외

In the field of quantitative trading, it is common practice to transform raw historical stock data into indicative signals for the market trend. Such signals are called alpha factors. Alphas in formula forms are more int…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

RiskMiner: Discovering Formulaic Alphas via Risk Seeking Monte Carlo Tree Search

2024-02-11 · Tao Ren, Ruihan Zhou, Jinyang Jiang, Jiafeng Liang 외

The formulaic alphas are mathematical formulas that transform raw stock data into indicated signals. In the industry, a collection of formulaic alphas is combined to enhance modeling accuracy. Existing alpha mining only …

AlphaEvolve: A Learning Framework to Discover Novel Alphas in Quantitative Investment

2021-03-30 · Can Cui, Wei Wang, Meihui Zhang, Gang Chen 외

Alphas are stock prediction models capturing trading signals in a stock market. A set of effective alphas can generate weakly correlated high returns to diversify the risk. Existing alphas can be categorized into two cla…

AutoMLStock Prediction

AlphaSeq: Sequence Discovery with Deep Reinforcement Learning

2018-09-26 · Yulin Shao, Soung Chang Liew, Taotao Wang

Sequences play an important role in many applications and systems. Discovering sequences with desired properties has long been an interesting intellectual pursuit. This paper puts forth a new paradigm, AlphaSeq, to disco…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)