Mariner Backtesting - FLOOR MOC buy Logic

Check Logic

The order is accepted if it is placed before the market close (factoring in transmission latency)

Fill Logic

The order is filled at the closing price. The number of shares filled is the symbol's ask_size * lot_size (for buying) or bid_size * lot_size (for selling).

Cancel Logic

The order can be cancelled at any time