timing of stochastic processes
Posted: November 28th, 2005, 10:45 pm
Hi,I am trying to estimate the time until a stock order gets filled. E.g. I place an order in t0 for price P0 in the market and know at this time the amount S0 of orders that are before me in the que. I would like to estimate in t>t0 the time that is left until my order gets filled. If I would know that the price of the stock is constant I could use a moving average of placed orders and estimate the time until the amount S0 becomes 0.Since the stock price is stochastic the price I have placed in the market is not guaranteed and my order might get delayed. Any ideas how to approach this problem and embed the stock price movement as a stochastic process, if possible in an analytical solution? I know about hitting times of stocks to certain barriers but are not sure if this can be applied here.Thanks and regards