BackTesting HFT in Forex
Backtesting high-frequency trading strategies is always a subject of discussion. It differs from other types of backtesting because you are…
High Frequency Trading | Low Latency systems | Market Making Models | C/C++
Backtesting high-frequency trading strategies is always a subject of discussion. It differs from other types of backtesting because you are…
This is the last part of 3 series of articles I’ve been writing. In this part, I’m going to explain…
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.