Case Study: Bond Trading System
(By Jonathan Simon). Original article published here. It is easy to distance yourself from a large collection of patterns or…
High Frequency Trading | Low Latency systems | Market Making Models | C/C++
(By Jonathan Simon). Original article published here. It is easy to distance yourself from a large collection of patterns or…
The video titled “A detailed performance analysis of a simple low-latency trading system” presents an overview of a simple low-latency…
A Guide to Machine Learning in Trading This book has been created by ChatGPT-4 and promoted and published by Gautier…
Making a trading system “fast” cannot be an afterthought. While low latency programming is sometimes seen under the umbrella of…
This is an original post from Henrik Warne’s blog I really enjoyed reading Algorithmic Trading: A Practitioner’s Guide by Jeffrey M. Bacidore.…
Are you looking to optimize your trading systems for high-frequency trading? Do you want to unlock the full potential of…
Rust vs. C++ is a fairly popular topic of discussion because they compete in the same realm of system-level development…
This article was originally posted by Nagesh Singh Chauhan and you can read it here. The article contains a brief…
This article was originally posted here. By Mikhail Kirilin Each hedge fund company is organized into three departments — the…
Low-latency networks and direct market access. Co-location services Advanced algorithms and machine learning techniques Data management. Advanced trading platforms and…
Building a quantitative trading team can be a complex process, but it can be broken down into several steps: It’s…
I created a trading strategy by chatting with an AI, is it really possible? Read the original article here. The…
In financial markets, quantitative traders use the most common Monte Carlo Simulation method to reshuffle the order of their historical…
Curated content from here. By Stephan M Kessler, global head of quantitative investment strategies (QIS) research at Morgan Stanley, and Vishwanath…
AI is increasingly being adopted by hedge funds to generate investment ideas, help with portfolio and investment decisions, for signal…
Low latency trading has strict latency service level agreements (SLAs), where a millisecond can make the difference between completing a…
There exist two separate branches of finance that require advanced quantitative techniques: the Q quant of derivative pricing, whose task…
High-frequency trading firms can easily get to 64% accuracy in predicting direction of the next trade, Princeton study finds
Introduction Building a Quant HFT on the forex market could be much more challenging than with other markets. Why? Because…
If you have been following, you already know that I have always been focused on low-latency trading systems. Assuming that…
This is the last part of 3 series of articles I’ve been writing. In this part, I’m going to explain…
Introduction In order to understand how to improve the execution quality in the forex market, we need to understand the…
This top 10 reasons list is by no means "the fact", but is based on our own experience serving such…
How’s the current market HFT has been around for decades, and it is used by many hedge funds and other…
Regardless of how fast a transaction occurs, there will always be some delay due to the number and types of…
I strongly recommend reading carefully the story behind how this guy could build his own HFT firm. It’s a fascinating…
The platform was created from scratch, using lightweight C++ code. I was especially focused on the architecture of the software,…