#OrderTypes101 Here are basic *crypto order types (101 style)* in simple terms:

1. *Market Order* – Buys or sells instantly at the best available price.

2. *Limit Order* – Sets a specific price to buy/sell; it only executes if that price is met.

3. *Stop-Loss Order* – Sells automatically if the price drops to a set level to prevent big losses.

4. *Take-Profit Order* – Sells when the price hits a target to secure profits.

5. *Stop-Limit Order* – Combines stop-loss and limit; triggers a limit order once a certain price is hit.

6. *OCO (One Cancels the Other)* – Two linked orders; if one is filled, the other is canceled.

Useful for risk management and trading control.