# Webhooks

- [Overview](/webhooks/overview.md): A brief primer overview on what webhooks are and how they work
- [Commands](/webhooks/commands.md): Your introduction to NinjaTrader commands
- [Place Order](/webhooks/commands/place-order.md)
- [Flat Place Order](/webhooks/commands/flat-place-order.md)
- [Close Position](/webhooks/commands/close-position.md)
- [Close Strategy](/webhooks/commands/close-strategy.md)
- [Reverse](/webhooks/commands/reverse.md): A true reverse command that inverts an existing position.
- [Reverse Position](/webhooks/commands/reverse-position.md)
- [Flatten Positions](/webhooks/commands/flatten-positions.md)
- [Flatten Everything](/webhooks/commands/flatten-everything.md)
- [Cancel Order](/webhooks/commands/cancel-order.md)
- [Cancel Orders](/webhooks/commands/cancel-orders.md)
- [Cancel All Orders](/webhooks/commands/cancel-all-orders.md)
- [Cancel Replace](/webhooks/commands/cancel-replace.md)
- [Change Order](/webhooks/commands/change-order.md)
- [Cancel and Bracket](/webhooks/commands/cancel-and-bracket.md): Cancel all working orders and apply a fresh TP/SL bracket to an existing position in a single command
- [Advanced Options](/webhooks/advanced-options.md): Special abilities we've built to enhance NinjaTrader's core command functionality.
- [Strategy Lock](/webhooks/advanced-options/strategy-lock.md): Prevent multiple strategies from interfering with each other on the same account
- [Strategy Synchronization](/webhooks/advanced-options/strategy-synchronization.md): Sync any TradingView strategy with NinjaTrader 8
- [Continuous Contracts](/webhooks/advanced-options/continuous-contracts.md)
- [Multi-Account Placement](/webhooks/advanced-options/multi-account-placement.md)
- [Flatten First](/webhooks/advanced-options/flatten-first.md)
- [Require Market Position](/webhooks/advanced-options/require-market-position.md)
- [Max Positions](/webhooks/advanced-options/max-positions.md)
- [Bracket Orders](/webhooks/advanced-options/bracket-orders.md)
- [Percentage and Tick Prices](/webhooks/advanced-options/percentage-and-tick-prices.md)
- [Limit Order Timeouts](/webhooks/advanced-options/limit-order-timeouts.md)
- [Trading Window](/webhooks/advanced-options/trading-window.md)
- [Bypass Trade Windows](/webhooks/advanced-options/bypass-trade-windows.md)
- [Delay Timer](/webhooks/advanced-options/delay-timer.md)
- [Rate-Limiting](/webhooks/advanced-options/rate-limiting.md)
- [Kill Switch](/webhooks/advanced-options/kill-switch.md)
- [Alert Commenting](/webhooks/advanced-options/alert-commenting.md)
- [Notes](/webhooks/advanced-options/notes.md)
- [Examples & Use Cases](/webhooks/examples-and-use-cases.md)
- [Troubleshooting](/webhooks/troubleshooting.md): In this section we'll highlight and explain the most common issues you may encounter that require troubleshooting; including formatting issues and nuances when using ATM strategies.
