In the high-frequency era of trading, orders of stocks can be executed under a millsecond. The information about the thousands of orders is captured by the limit order book (LOB). In this project, we explored the LOB data and gain insight on stock price movements at the millsecond scale.
☆10Mar 30, 2016Updated 9 years ago
Alternatives and similar repositories for HighFreqTransaction
Users that are interested in HighFreqTransaction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Building a High Frequency Trading Engine with Neural Networks☆12Apr 2, 2018Updated 7 years ago
- Machine learning approach to high frequency trading, MLP & RNN used☆22Jun 22, 2016Updated 9 years ago
- This project implements machine learning algorithm to predict stock index futures price by matching recent futures price and volume with …☆16Dec 9, 2016Updated 9 years ago
- Implementing features from "Advances in Financial Machine Learning" by Marcos López del Prado in a financial algorithm using Enigma Catal…