---
title: Predicting Future Price Movements with Bellwether Trades
url: https://www.ml-quant.com/papers/ssrn/4950344/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: SSRN 4950344
source_url: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4950344
featured: 2024-09-10
citations: unknown
topic: ML & AI Methods
---


# Predicting Future Price Movements with Bellwether Trades

A study using nonlinear machine learning methods found that an optimized neural network predictor can accurately predict future market movements.

- Source: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4950344
- Identifier: SSRN 4950344
- Released: 2022-06-08
- First featured: Quant Letter No. 65 (2024-09-10): https://www.ml-quant.com/issues/2024-09-10/
- Citations (Semantic Scholar): not tracked
- Published in: not yet
- Topic: ML & AI Methods

## Related

- [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://www.ml-quant.com/papers/arxiv/2312.00752/): Sequence Modeling: Mamba, a neural network architecture that doesn't use attention or MLP blocks, provides faster inference and better performance in language, audio, and genomics than Transformers.
- [Graph Mamba: Towards Learning on Graphs with State Space Models](https://www.ml-quant.com/papers/arxiv/2402.08678/): Graph Mamba Networks, a new type of Graph Neural Networks, have been introduced, which achieve excellent performance in various benchmark datasets despite lower computational cost.
- [Edge Directionality Improves Learning on Heterophilic Graphs](https://www.ml-quant.com/papers/arxiv/2305.10498/): The study presents Directed Graph Neural Network (Dir-GNN), a new deep learning framework for directed graphs that surpasses traditional models in heterophilic benchmarks.
- [Tensor Programs VI: Feature Learning in Infinite-Depth Neural Networks](https://www.ml-quant.com/papers/arxiv/2310.02244/): Deep Residual Network Feature Learning: The research explores depthwise parametrizations in deep residual networks, pinpointing Depth-$\mu$P as the best parametrization for maximizing feature learning and diversity, but notes its limitations in deeper networks.
- [Modular Duality in Deep Learning](https://www.ml-quant.com/papers/arxiv/2410.21265/): The article presents a new theory of modular dualization for general neural networks, providing a theoretical basis for fast and scalable training algorithms, potentially leading to a new generation of optimizers for neural architectures.
- [A General Framework for Optimizing and Learning Nash Equilibrium](https://www.ml-quant.com/papers/arxiv/2408.16260/): A new framework for optimizing and learning Nash equilibrium uses neural networks to estimate players' cost functions, with two methods proposed based on data availability, and tested in numerical experiments.
