High-Frequency-Trading-FPGA-System icon indicating copy to clipboard operation
High-Frequency-Trading-FPGA-System copied to clipboard

The High-Frequency Trading FPGA System is an ultra-low latency platform for electronic trading on FPGAs. It features a TCP/IP stack, order matching engine, custom IP core, and risk management module f...

Results 2 High-Frequency-Trading-FPGA-System issues
Sort by recently updated
recently updated
newest added

code in the file `ethernet_layer.v` ``` tx_buffer

bug

``` TRAILING_STOP_ORDER: begin // Process trailing stop order if (order_data[0]) begin // Buy trailing stop order if (order_data[27:20]

bug