Stock Selection Analysis Using Data Envelopment Analysis and Genetic Algorithm Based on Listed Companies' Fundamental Data
- Login to Download
- 1 Credits
Resource Overview
Detailed Documentation
In this article, we employ Data Envelopment Analysis (DEA) and Genetic Algorithm (GA) for stock selection analysis. DEA serves as a non-parametric method to evaluate corporate fundamental data by constructing an efficiency frontier through linear programming, where decision-making units (stocks) are ranked based on their relative efficiency. The genetic algorithm implements evolutionary optimization through selection, crossover, and mutation operations to identify the optimal combination of fundamental indicators that maximize discrimination power. This integrated analytical approach enables systematic efficiency assessment of stocks and identifies promising listed companies with strong fundamental characteristics. The implementation typically involves coding DEA models (such as CCR or BCC models) using optimization libraries and configuring GA parameters like population size and fitness functions for indicator selection.
- Login to Download
- 1 Credits