#OrderTypes101 Order Types in Trading
1. **Market Order** – Buy/sell instantly at current price.
2. **Limit Order** – Set a price; executes only if met.
3. **Stop-Loss** – Triggers a market order to limit losses.
4. **Take-Profit** – Closes trade at a target profit level.
5. **Stop-Limit** – Combines stop-loss and limit orders.
6. **Trailing Stop** – Adjusts stop-loss as price moves favorably.
7. **OCO (One-Cancels-the-Other)** – Links two orders; one cancels the other.
8. **IOC (Immediate-or-Cancel)** – Fills partially or cancels immediately.
9. **FOK (Fill-or-Kill)** – Executes fully or not at all.
10. **Post-Only** – Ensures order adds liquidity (no taker fee).