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.

168,742 papers · 148 categories

Trend · papers per month

0111 · Dec 201819922001200920172026
16 results for minute-level

The study analyzes Bitcoin market volatility using GARCH models and external information.

problem Modeling time-varying volatility in Bitcoin market.
method Combines GARCH models with a mixture of distribution hypothesis using external information.
result The simplest GARCH(1,1) model performs best in predicting volatility with external signal.

Study finds traditional technical indicators underperform in high-frequency trading, suggesting risk management over prediction.

problem Inadequately explored effectiveness of technical indicators in high-frequency trading, particularly at minute-level frequency.
method Evaluation of random forest models with traditional technical indicators on minute-level SPY data.
result In-sample performance is superior to out-of-sample, with risk-adjusted metrics not outperforming a simple buy-and-hold strategy.

Mamba outperforms Reformer in minute-level stock prediction using LLM sentiment scores.

problem Improving minute-level stock market prediction accuracy in volatile markets.
method Combining sentiment scores from top LLMs with stock price data, training Mamba and Reformer models.
result Mamba achieved lower error rates across all tested LLMs, especially with LLaMA 3.3--70B.

Study analyzes cryptocurrency pump-and-dump dynamics using minute-level data.

problem Identifying and quantifying insider trading in cryptocurrency markets.
method Algorithmic identification of insider volume spikes, conservative profit bounds calculation, social-media verification.
result Median returns above 100%, upper-quartile returns exceeding 2000% for insider profits.

Study reveals a hidden cost in derivatives markets through option-implied discount factors.

problem The hidden cost in derivatives markets, not visible in price space.
method Minute-level NBBO data on options, reduced-form specification linking carry gap to implementation risk, trading frictions, and financial conditions.
result An annualized carry gap exists, linked to implementation risk and financial conditions.

Study optimizes Bitcoin futures hedging to reduce liquidation risk.

problem Optimizing hedging strategies to minimize liquidation risk in Bitcoin futures.
method Derived a semi-closed form optimal hedging strategy considering spot and futures extreme returns, loss aversion, leverage, and collateral management.
result Optimal strategy reduces both hedged portfolio variance and liquidation probability.

Study uses machine learning to predict high-frequency trading liquidity.

problem Predicting minute-level price movements in high-frequency trading markets.
method Advanced machine learning techniques (Logistic Regression, SVM, Random Forest) applied to liquidity metrics.
result Random Forest algorithm shows superior accuracy in predicting price movements.

Enhances binomial model with machine learning for microstructure effects.

problem Traditional binomial models ignore market microstructure effects like bid-ask spreads.
method Augments binomial tree with Random Forest classifiers trained on market data.
result Achieves 88.25% AUC in forecasting price movements using real-world data.

Paper proposes a new trading strategy using corporate event detection from news articles.

problem Predicting stock movements based on corporate events from news articles.
method Bi-level event detection model: low-level for token-level event identification, high-level for article-level event identification.
result The proposed strategy outperforms existing models in stock prediction metrics.

A novel framework extracts essential factors from order flow data for high-frequency trading.

problem Challenges in extracting and utilizing order flow data due to its large volume and limitations of traditional techniques.
method Proposes a Context Encoder and Factor Extractor for unsupervised learning of important signals from order flow data.
result Extracts superior factors from order flow data, improving stock trend prediction and order execution tasks.

MacroHFT uses memory and context-aware reinforcement learning to improve HFT performance.

problem Overfitting and biased decisions in HFT due to rapid market changes.
method Memory Augmented Context-aware Reinforcement Learning (MacroHFT) that trains multiple sub-agents and a hyper-agent.
result MacroHFT achieves state-of-the-art performance on minute-level trading tasks.

EarnHFT tackles HFT challenges with hierarchical RL, significantly outperforming existing methods.

problem Challenges in applying RL to HFT due to long trajectories and market volatility.
method Three-stage hierarchical RL framework: Q-teacher, diverse RL agents, and minute-level router.
result Significantly outperforms 6 state-of-the-art baselines in profitability.

FinRL-Podracer accelerates DRL trading strategies in finance with high performance and scalability.

problem Challenges in applying deep reinforcement learning to finance trading models.
method Proposes an RLOps framework and high-performance cloud solution for DRL trading.
result FinRL-Podracer outperforms existing DRL libraries by 12-35% in annual return, 0.1-0.6 in Sharpe ratio, and 3-7 times in training time.