--- language: - en license: mit tags: - finance - trading - cryptocurrency - bitcoin - time-series - OHLCV - binance - futures - quantitative-finance - differentiable-trading pretty_name: BTCUSDT 1-Min Futures — 5-Year Research Dataset (2021–2025) size_categories: - 1M In standard ML trading pipelines, models are trained on proxy objectives — > MSE for price prediction, TD-error for RL — evaluated indirectly through > downstream trading logic. DiffQuant studies a tighter formulation: position > generation, transaction costs, and portfolio path interact directly with the > Sharpe ratio as the training objective through a differentiable simulator. **Key references:** - Buehler, H., Gonon, L., Teichmann, J., Wood, B. (2019). *Deep Hedging.* Quantitative Finance, 19(8). [`arXiv:1802.03042`](https://arxiv.org/abs/1802.03042) — foundational framework for end-to-end differentiable financial objectives. - Moody, J., Saffell, M. (2001). *Learning to Trade via Direct Reinforcement.* IEEE Transactions on Neural Networks, 12(4). — original formulation of direct PnL optimisation as a training objective. - Khubiev, K., Semenov, M., Podlipnova, I., Khubieva, D. (2026). *Finance-Grounded Optimization For Algorithmic Trading.* [`arXiv:2509.04541`](https://arxiv.org/abs/2509.04541) — closest parallel work on financial loss functions for return prediction. 🔗 **DiffQuant pipeline:** code release planned. --- ## Citation ```bibtex @dataset{Kolesnikov2026diffquant_data, author = {Kolesnikov, Yuriy}, title = {{BTCUSDT} 1-Min Futures — 5-Year Research Dataset (2021--2025)}, year = {2026}, publisher = {Hugging Face}, url = {https://huggingface.co/datasets/ResearchRL/diffquant-data}, } ```