July 20th, 2009, 12:22 pm
Hello All,In calculating latency between order submissions, a simplistic way would be to delay for a random time period before re-submitting an order.A better approach could be to do something like calculate some sort of market impact (MI) based on an order before re-submitting. If MI is low, one can re-submit a new order sooner than waiting for the random time period. What do you think about this logic in latency calculation? And how should one go about calculating MI for a buy order?GraciasDece