I've testing my automated program to now to limit orders when certain conditions are met.
For trial I'm trading JAVA,
it has a bid size of 5000 and an ask size of 5000
I have placed 3 limit orders for 100 shares at the current bid and held each for 1 min. All 3 didn't get filled.
I hear that it is a FIFO policy first in first out. in my situation is it very difficult to get filled since I am only holding the order for 1 min?
Thanks
For trial I'm trading JAVA,
it has a bid size of 5000 and an ask size of 5000
I have placed 3 limit orders for 100 shares at the current bid and held each for 1 min. All 3 didn't get filled.
I hear that it is a FIFO policy first in first out. in my situation is it very difficult to get filled since I am only holding the order for 1 min?
Thanks