#OrderTypes101
1. *Market Order*: Executes the buy/sell immediately at the current market price.
2. *Limit Order*: Buy/sell is executed only at the price specified by the trader.
3. *Stop-Loss Order*: Automatic sale when the price reaches a predetermined level to limit losses.
4. *Take-Profit Order*: Automatic sale when the price reaches a predetermined level to secure profits.
5. *Stop-Limit Order*: Combines stop-loss and limit order, executing the limit order after reaching the stop price.