You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Research Paper**: [ML_Microstructure_Signals_Research_Paper.pdf](ML_Microstructure_Signals_Research_Paper.pdf) - Complete academic paper with results and analysis
217
217
-**Paper Sources**: LaTeX source files in `reports/paper/sources/`
218
218
-**API Documentation**: Available in `docs/` (generated with Sphinx)
219
219
-**Jupyter Notebooks**: Examples in `notebooks/`
220
220
221
-
## 🤝 Contributing
221
+
## Contributing
222
222
223
223
1. Fork the repository
224
224
2. Create a feature branch (`git checkout -b feature/amazing-feature`)
@@ -240,7 +240,7 @@ black --check .
240
240
mypy ml_microstructure/
241
241
```
242
242
243
-
## ⚠️ Limitations & Development Challenges
243
+
## Limitations & Development Challenges
244
244
245
245
### Technical Limitations
246
246
-**Synthetic data only**: Models tested mainly on generated data, no validation on real high-frequency data
@@ -260,25 +260,25 @@ mypy ml_microstructure/
260
260
- No operational risk management
261
261
- Manual hyperparameter optimization
262
262
263
-
## 📄 License
263
+
## License
264
264
265
265
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
**⚠️ Disclaimer**: This software is for educational and research purposes only. It is not intended for live trading without proper risk management and testing.
294
+
**Disclaimer**: This software is for educational and research purposes only. It is not intended for live trading without proper risk management and testing.
0 commit comments