How do I design high-frequency trading systems and its architecture. Part III
This is the last part of 3 series of articles I’ve been writing. In this part, I’m going to explain…
High Frequency Trading | Low Latency systems | Market Making Models | C/C++
This is the last part of 3 series of articles I’ve been writing. In this part, I’m going to explain…
It is very well known how fragmented the FX market is. There are hundreds of dealing banks, ECNs, non-banks, all…
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.