# Order Queueing

TradersPost will queue trades and execute them at the next market open in certain scenarios. We do this in scenarios where the broker would otherwise reject the order and it is better to queue it on the TradersPost side and send it to the broker for execution at the next market open.

![Queued trade for the next market open.](https://157925339-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyFbMywdkChFyQlCR779Y%2Fuploads%2FzfjY2ZFQFdFaHg79j1wI%2FTrade%20Queueing.png?alt=media\&token=f118baa0-6a7e-441c-bb22-46c01b8ac290)

{% hint style="warning" %}
You are only allowed one queued trade per strategy subscription and ticker. If you send multiple trades for the same strategy subscription and ticker, previous older trades will be replaced with newer trades.
{% endhint %}
