Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,181 papers · 148 categories

Trend · papers per month

1122 · May 201819922001200920182026
9 results for CSI300

New algorithm uses machine learning to predict high-frequency trading returns.

problem Improving prediction accuracy in high-frequency trading.
method Iterative optimization and activation functions in deep learning, combined with VPINVPIN, GARCH, and SVM.
result The model significantly improved prediction of market liquidity and trading returns.

Study on profitability of technical trading rules using high-frequency data of Chinese Index Futures.

problem Investigating the profitability of technical trading rules with high-frequency data of Chinese Index Futures.
method Converted MA, KDJ, and Bollinger bands into stationary processes and used ADF-test and SPA test to verify stationarity and assess trading rules' performance.
result Significant combinations of parameters for each indicator were found, but trading profits were eliminated with transaction costs included.

TCGPN improves stock forecasting by capturing temporal correlation patterns.

problem Stock forecasting with minimal periodicity and large node numbers.
method TCGPN uses Temporal-Correlation fusion encoder and pre-training methods to handle large datasets.
result TCGPN achieves state-of-the-art results on real stock market data.

GRU-PFG model extracts inter-stock correlations from stock factors using graph neural networks.

problem Limited effectiveness of models relying solely on stock factors for capturing stock correlations.
method Project stock factors into a graph and use graph neural networks to extract inter-stock correlations.
result Achieves better prediction results than models relying solely on stock factors and comparable to second category models.

DiffsFormer uses AI-generated samples to improve stock forecasting accuracy.

problem Data scarcity in stock forecasting, including low signal-to-noise ratio and data homogeneity.
method DiffsFormer employs a Diffusion Model with a Transformer architecture to generate augmented stock factors.
result DiffsFormer achieves significant improvements in stock forecasting accuracy (7.2% and 27.8% relative improvements for CSI300 and CSI800 datasets, respectively).

Benchmark evaluates LLM trading agents by masking identifiers to prevent memory leaks.

problem Evaluate LLM trading agents without relying on market memory or noise.
method Data-side masking protocol, Barra-style performance attribution framework.
result LLM agents' returns are largely explained by market and style exposure, not stock selection.