paper-with-me

Papers

Trading via Selective Classification

2021-10-28 · Nestoras Chalkidis, Rahul Savani

A binary classifier that tries to predict if the price of an asset will increase or decrease naturally gives rise to a trading strategy that follows the prediction and thus always has a position in the market. Selective classification extends a binary or many-class classifier to allow it to abstain from making a prediction for certain inputs, thereby allowing a trade-off between the accuracy of the resulting selective classifier against coverage of the input feature space. Selective classifiers give rise to trading strategies that do not take a trading position when the classifier abstains. We investigate the application of binary and ternary selective classification to trading strategy design. For ternary classification, in addition to classes for the price going up or down, we include a third class that corresponds to relatively small price moves in either direction, and gives the classifier another way to avoid making a directional prediction. We use a walk-forward train-validate-test approach to evaluate and compare binary and ternary, selective and non-selective classifiers across several different feature sets based on four classification approaches: logistic regression, random forests, feed-forward, and recurrent neural networks. We then turn these classifiers into trading strategies for which we perform backtests on commodity futures markets. Our empirical results demonstrate the potential of selective classification for trading.

📄 PDF Abstract BibTeX arXiv:2110.14914

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationPosition

Similar Papers 제목 키워드 기반

Selective Classification for Deep Neural Networks

2017-05-23 · NeurIPS 2017 12 · Yonatan Geifman, Ran El-Yaniv

Selective classification techniques (also known as reject option) have not yet been considered in the context of deep neural networks (DNNs). These techniques can potentially significantly improve DNNs prediction perform…

ClassificationGeneral Classification

AUC-based Selective Classification

2022-10-19 · Andrea Pugnana, Salvatore Ruggieri

Selective classification (or classification with a reject option) pairs a classifier with a selection function to determine whether or not a prediction should be accepted. This framework trades off coverage (probability …

Classification

Selective Classification via One-Sided Prediction

2020-10-15 · Aditya Gangrade, Anil Kag, Venkatesh Saligrama

We propose a novel method for selective classification (SC), a problem which allows a classifier to abstain from predicting some instances, thus trading off accuracy against coverage (the fraction of instances predicted)…

ClassificationGeneral ClassificationGeneralization BoundsPrediction

Counterparty Credit Limits: The Impact of a Risk-Mitigation Measure on Everyday Trading

2017-09-24 · Martin D. Gould, Nikolaus Hautsch, Sam D. Howison, Mason A. Porter

A counterparty credit limit (CCL) is a limit that is imposed by a financial institution to cap its maximum possible exposure to a specified counterparty. CCLs help institutions to mitigate counterparty credit risk via se…

FineFT: Efficient and Risk-Aware Ensemble Reinforcement Learning for Futures Trading

2025-12-29 · Molei Qin, Xinyu Cai, Yewen Li, Haochong Xia 외 arxiv

Futures are contracts obligating the exchange of an asset at a predetermined date and price, notable for their high leverage and liquidity and, therefore, thrive in the Crypto market. RL has been widely applied in variou…

Reinforcement Learning