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…
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…
An FX Aggregator, also known as the Foreign Exchange Aggregator, is a Forex trading software that combines (aggregates) all the…
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.
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.