Appreciate the reply! Good to know my assumption is correct
One more question if you don't mind. Lets say I created a market and creates order on both side.
I accidentally set the market close time a bit too late and there is a match order come in after the match is already ended in reality.
Is there a way as a market maker to cancel that late matched order?
I can voided the whole market but the previous match order are innocent. Or is it a market maker s responsibility to always make sure the market is close and order is cancelled in time.
Thanks!
Update:
Actually found this in create market API
VisDelay - Maximum allowed time to void orders on this runner. Usually is 6000.Looks like you do have a set amount of time to cancel a order. Is this referring to after an order matched, you have x amount of time to cancel it?