High-frequency trading (HFT) has received a lot of attention during the past couple of years, turning into an increasingly important component of financial markets. HFT is all about the speed: the faster your computer algorithms can analyze stock exchanges and execute trade orders, the higher is your profit.

So the ‘arms race’ in this area never stops with market players continuously investing in more powerful solutions, able to trade securities, derivatives and other financial instruments in a matter of nanoseconds. Only those HFT firms that keep pace with technological innovations, will be able to secure their competitive advantage in the future.

To reduce the time needed for the market data round-trip, investment banks, hedge funds, and institutional investors spend big sums of money on faster software, networks with lower latency, and computing facilities closer to stock exchanges.

When it comes to hardware acceleration, the solution often is to offload compute-intensive portions of trading functions to GPUs, FPGAs, or custom processors. CPUs are still valuable for the implementation of certain tasks, but they are no longer able to maintain the required speed of trade execution.

As you can see there is a number of methods available for scaling hardware computing performance. But those are FPGAs, or field-programmable gate arrays, that started the current technological revolution in the area of high-frequency trading.

FPGA chips have very specific technical characteristics that enable them to execute certain types of trading algorithms up to 1000 times faster than traditional software solutions.

In this article, we will retell you in detail about these characteristics and about the significant benefits that high-frequency traders get from the integration of FPGA hardware into their digital infrastructures.

What is FPGA Technology?

To answer the question “What is FPGA technology”, we need to take a closer look at its components and structure.

Strange as it may sound, FPGA is nothing more than a chip containing a million of logic blocks repeated throughout the silicon. Think of a microprocessor from your laptop or smartphone that can be programmed to perform zillions of operations in a blink. Each of the logic blocks called lookup tables (LUTs) includes basic logical operations such as Boolean AND, OR, NAND, or XOR.

To form an algorithm LUTs are connected to each other in a specific order by means of configurable switches. Both LUTs and the surrounding interconnect fabric are programmable, providing a flexible system, which can be easily adjusted to implement almost any algorithm.

FPGA System

The first commercially viable FPGA device was invented in 1985 by the co-founders of Xilinx. At that point, the chip’s capacity was relatively small, so it was hard to implement a complete logic in one cell.

Today’s FPGAs have mega-million gate counts that allow them to accommodate very complex and large scale designs. It is not surprising this component is often seen as a hardware analog of a program.

Ready to partner with FPGA experts?

FPGA Ultra-Low Latency Drivers

The programmability and extensive capacity of FPGA chips are certainly very important characteristics. But these are the hardware’s parallel architecture and deterministic nature that make it an ultimate solution for reducing round-trip latencies and thus increasing trade volumes.

FPGA Ultra-Low Latency Drivers: Parallelism and Determinism

Parallel Architecture

FPGA devices do not have a fixed processor architecture, including the operating system overhead and all the interfaces and interrupts typical to CPUs.

Processing paths in this hardware are parallel, which means different functions do not have to compete for the same operating resources. As a result, a single FPGA chip can have 10 or more control loops running on it simultaneously at different rates.

The parallel architecture of FPGA is the key behind its ability to rapidly execute buy and sell orders. Click To Tweet

The implementation of mathematical computations at a low level, however, is possible only with regards to simple algorithms that can be broken down into a set of tasks. Separate functional blocks can then be processed within different cycles.

The parallelism of FPGA devices also makes them very resilient. Not being affected by the software updates and changes typical for IT systems, the hardware is able to provide and maintain a high level of service at all times. Stable and self-contained in nature, an FPGA chip contributes to the smooth functioning of the whole HFT infrastructure.

Unlike FPGAs, generic processors are better at dealing with complex problems that require less parallelism. When it comes to high-frequency trading such problems, for instance, include calculating the total cost of the end buys, sells and cancels necessary to keep portfolios risk-adjusted.

Another example is the population of price and news sources into trading indicators to be subsequently used by traders and managers to decide on the correct adjustments to trading systems.

Determinism

The hardware implementation of an algorithm results in a high level of determinism. This means that even during the market bursts when the networks are overloaded with information, FPGA quickly transmits the data from the trading venue and back. Irrespective of the network conditions, the chip always passes through the same sequence of states, providing the same output for every given input.

Since the occurrence of random events within the processing paths is very limited, FPGA components deliver a repeatable and predictable processing latency. Moreover, a finite number of operating states guarantees a lower risk of functional errors and a complete test coverage. This gives users of the FPGA-accelerated systems a high confidence in the output integrity.

CPUs, on the other hand, are well-known for their processing randomness. This is due to the operating system and event driven interrupts which give a near-infinite number of path variations through the program flow. CPUs are then become indispensable when it comes to switching between different tasks and solving problems which are constantly changing both in size and in scope.

Accelerating the HFT Engine

Due to their parallelism and determinism, FPGA solutions can significantly accelerate the computation of mathematical models and transmission of data to the exchanges’ matching engines. Click To Tweet

In the aggregate of their capabilities, these chips are probably inferior to standard processors. But when it comes to the concurrent implementation of simple, repetitive, and wide tasks, FPGAs beat all the speed records ever shown by CPUs.

High Frequency Trading System Architecture

At the bare minimum, a high frequency trading system architecture always includes:

The input component is responsible for the non-stop processing of the live market data and most often includes a market data parser that brings all inbound exchange protocol to a single format.

The output block is represented by an order gateway that converts internal order formats to exchange protocols. And of course, it’s up to trading algorithms to decide whether to complete a trade or not.

Naturally, any high frequency trading system architecture involves a monitoring GUI that offers candlestick charts and other diagrams to assess the performance of an HFT system.

On the hardware side of things, high frequency trading network architecture implies the use of ultra-fast network communications, high-performance switches and routers, specialized servers, and operating system optimization like kernel-bypassing.

What HFT tasks can be processed in FPGA

The use of FPGA platforms in high-frequency trading enables companies to collect, cleanse, enrich, and disseminate the burgeoning array of rapidly changing financial data in short terms. Without loading a CPU, FPGA hardware is able to quickly execute various trading tasks, which among others include:

Custom FPGA Design Solutions

Our customers ask about implementing their strategies in FPGA. We thought that sharing Velvetech’s expertise in custom FPGA Design Solutions would be an interesting conversation. See below a few quick examples of how custom FPGA programming can work for traders:

News Alert System

FPGA Design: News Alert System

Trade

FPGA Design: Trade

TCP Injection Trade for Ultra-Low Latency

TCP Injection Trade for Ultra-Low Latency

Order Gateway

FPGA Design: Order Gateway

Advantages of Hybrid Architecture

To further increase the operation speed of FPGA-based systems, HFT companies can make use of a so-called hybrid architecture. At the heart of this engineering solution lies a combination of hard CPU cores with programmable logic.

By taking on the tasks that do not require fast execution, a general purpose processor significantly offloads an FPGA chip, enabling it to fully concentrate on time-sensitive algorithms.

Velvetech has recently released its own hybrid solution for FPGA-accelerated systems. In the architecture designed by our company, the CPU carries various service functions, among others establishing and maintaining the connection with exchanges.

By implementing trading strategies of our clients in both software and hardware, we are able to build systems that deliver significant performance with minimized latencies.

Business Bonuses of FPGA Implementation

The HFT firms that integrate FPGA platforms into their computer infrastructures create powerful trading engines with ultra-low latency and outstanding computational capabilities.

As shown above, various financial operations can be accelerated by means of hardware implementation. The speed is the main benefit that FPGA chips bring to HFT business, but certainly not the only one. Their integration helps companies to create safer trading environments, save on expenses, and increase revenues.

Security Compliance

During the past several years many governments across the world have tightened the regulations on the risk management performed by financial companies. In view of the increased responsibilities, HFT firms began to look for digital solutions able to continually monitor the value and potential losses of financial portfolios.

Traditional processor-centric systems were able to view the risks in portfolios only at the end of the day and therefore did not provide the required level of security.

FPGA devices with their extensive processing capabilities became the solution long sought by entities involved in HFT. Performing a near-real-time assessment of portfolios, they allowed financial companies to meet the stringent risk management requirements set by regulatory bodies.

At the same time, the hardware implementation enabled the significant reduction in the amounts of capital buffers needed to support the trading on exchanges.

Cheaper Maintenance

By relying on FPGA boards in their work, HFT companies can save on the expenses related to the maintenance of computer systems.

Keeping a network of approximately 100 machines with generic processors can easily cost several thousand dollars per year. This money goes to pay for the energy consumption, office rental, and system cooling.

One thoroughly designed FPGA platform can easily replace around 100 general CPUs, helping to bring down company's expenses. Click To Tweet

In addition, the very nature of programmable hardware means that there are no expenses related to the chips’ fabrication. As a reconfigurable and field-upgradable solution, FPGA device can be easily modified after installation to meet the new requirements. The platform’s adjustments are usually carried out by means of a special software program and can be made remotely.

Higher Profits

The integration of FPGA components does make high-frequency trading business more profitable. The increase in profitability, in this case, correlates with the faster speed of HFT workloads management. Rapidly exchanging data with financial markets, FPGA hardware enables trading companies to execute more orders and reap greater financial returns.

The use of FPGA platforms allows saving on expenses resulting from the maintenance of huge clusters of general purpose machines. Click To Tweet

HFT companies also avoid paying various charges arising from the inefficiency of operational processes and inability to provide security guarantees. An FPGA-based approach to complex system design thus directly leads to the boost in profitability of HFT business.

Let’s accelerate your HFT project

Discover the Power of Nanoseconds with FPGA

The speed race in the area of high-frequency trading has been an ongoing phenomenon for years and will probably never end. The only way HFT firms can retain their leading positions in the financial market is by adopting the emerging technological innovations. Failure to do so will lead to an imminent loss.

An FPGA chip, we have retold you about in this article, is one of these recently emerged technologies. Due to its parallel architecture and deterministic nature, the hardware allows the lowest possible latency in the process of order execution. Accelerating the HFT engine to nanoseconds and providing a range of other business benefits, FPGA enables companies to increase trade volumes and gain higher profits.

If you are only planning to speed up your trading system with an FPGA-based platform, then start by finding the right technology partner. You need a company, which team knows all the peculiarities of HFT sphere and is able to design a custom fintech solution that meets your specific business needs. If you still have questions about FPGA devices or do not know where to begin with your project, you can always turn to Velvetech for help.

Get the conversation started!

Discover how Velvetech can help your project take off today.

    yesno