We are in the process of selecting the data center for deploying our high frequency strategies. Does anyone has some questionnaire that can be used to figure out that what type of infrastructure (hardware, processor, cores, ram, network interface card, switch, OS, etc. etc.) will be the best for our strategies? I know this is a big question but any useful input based on your past experience will be very helpful...
|
|
be careful: if you want to implement a smart routing strategy (addressing more than one trading venue), you should at least have one component of your strategy located at the same distance (i.e. same time to each matching engine) from all the orderbooks you plan to interact with. Just say that you detect at $\tau_0$ that bid price in the matching engine $B$ is higher than the ask price in the matching engine $A$. The time to reach $B$ is $\tau_B$ and to reach $A$ is $\tau_A$. Your two orders will reach $A$ at $\tau_0+\tau_A$ and $B$ at $\tau_0+\tau_B$. The larger $|\tau_A-\tau_B|$, the higher the probability that one of the two quotes will have been removed one way or the other (cancelled or traded), and you will have to pay the full bid-ask spread to unwind your position. In detail, if you have some tactics that can be run at one order-book only, it is good to be as close as possible from it; but for a simple bid-ask crossing arbitrage:
More generally, any observer of the price formation process has $\tau_B-\tau_A - 2\tau_{ex}$ (where $\tau_{ex}$ is its average latency to $A$ and $B$) to remove $Q_b$ one way or the other and ruin your pair. The lower $|\tau_A-\tau_B|$, the better, it is even sometime better to slow one of your message to ensure a small $|\tau_A-\tau_B|$. Of course, the larger $(\tau_A+\tau_B)/2$, the worst. You have to find the best balance between $\tau_A$ and $\tau_B$ such that $|\tau_A-\tau_B|$ and $(\tau_A+\tau_B)/2$ are as small as possible. |
|||||||
|
|
Ok firstly while i am only an amateur quant i just happen to be a professional data center designer in the UK. I design data centers from small N resilient rooms to multi megawatt co-location facilities. Ultimately the question of whether to move your equipment into a co-location facility depends entirely on your business needs. To properly understand this you need to assess the capabilities of your existing facilities with respects to the connectivity of the site, security, power availability, average external ambient conditions and the cost of floor space vs office space. Simply put you should invest in a consultancy for an expert to perform a needs analysis and site assessment, with this information they can write a report with some indicative costing of building a new data centre and any site limitations. Using this information you can then quantify any decision on whether to co-locate or build a new facility. If you are serious about owning a data center then i urge you to contact a professional as soon as possible, the earlier the engagement the more effective the design and the more informed the business decisions. Retrospective designing is painful for everyone!! I hope this helps. |
|||||
|
At the end of the day; it is all about cost. If colocating will make you 50% more money; then it is worth it. If you are going to make only 10% extra; it may not be worth it. |
|||
|
|
