Numerical computations widely used in quantitative finance can be harassing for standard servers and CPUs. Hence it is natural to consider to use dedicated hardware. The names that come often that for are "FPGA" and "GPU".
7
votes
3answers
773 views
Limit order book size
I am trying to write a highly optimised limit order book and I wondered what sort of size I can expect for:
Range of limit prices
Number of orders at each limit price
I am developing custom ...