> For the complete documentation index, see [llms.txt](https://docs.insilicoterminal.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.insilicoterminal.com/documentation/terminal-cli/twap-order.md).

# TWAP Order

| Command Text                                                                                                                                                                                            | Description                                                                                                                                                   | Example                                                                                                                                                                                                                                                             |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong><code>twap \<side> \<size> into \<count> over \<minutes></code></strong></p><p><br><strong><code>twap \<side> \<size> \<instrument> into \<count> over \<minutes> reduce</code></strong></p> | Executes a twap of \<count> number of orders of a given total \<size> over a number of \<minutes>. Can also specify to explicit instruments and/or *`reduce`* | <p><em><code>twap buy 1 into 10 over 10</code></em><br><br><em><code>twap sell 100000$ btcusdt into 100 over 240</code></em><br><br><em><code>twap sell 100% into 60 over 60 reduce</code></em><br><br><em><code>twap buy 1 ethusdt into 10  over 5</code></em></p> |
