In a volatile market, for example, a stock normally have 1 cent spread between bid and ask, but when a news about this stock comes, the market is becoming volatile, the spread between the bid/ask can be 10 cents.
What I want to know is, in this volatile market, how can i send limit orders and make sure the orders can be filled£¿
I trade by IB API, I can get bid price/ask price or marketdepth from ib api, the time delay can be 0.5 sec in my opinion, when the last ask price is 10.1, I send a 10.1(buy) limit order to ib, do you think it's easy to be filled? Or should I add any money on 10.1 (the ask price) because of time delay?
What I want to know is, in this volatile market, how can i send limit orders and make sure the orders can be filled£¿
I trade by IB API, I can get bid price/ask price or marketdepth from ib api, the time delay can be 0.5 sec in my opinion, when the last ask price is 10.1, I send a 10.1(buy) limit order to ib, do you think it's easy to be filled? Or should I add any money on 10.1 (the ask price) because of time delay?