How to Build a Quantitative HFT Forex-Shop
Introduction Building a Quant HFT on the forex market could be much more challenging than with other markets. Why? Because…
High Frequency Trading | Low Latency systems | Market Making Models | C/C++
Introduction Building a Quant HFT on the forex market could be much more challenging than with other markets. Why? Because…
This is the last part of 3 series of articles I’ve been writing. In this part, I’m going to explain…
Regardless of how fast a transaction occurs, there will always be some delay due to the number and types of devices between the parties.
The time required to send data over long distances and through networking devices like routers and switches leads to delays in data centers, wide areas, and metro networks alike.
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, something crucial to achieving high-speed processing. After platform was done, was the turn of creating, testing and adjusting the strategy.