#OrderTypes101

Order types define how a trade is executed, providing control over price, timing, and risk. Common order types include market orders, limit orders, and stop orders. Market orders execute immediately at the current best price, while limit orders specify a price at which the order should be filled, and stop orders become market orders when a certain price is reached. 

Here's a breakdown of common order types:

1. Market Orders

2. Limit Orders

3. Stop Orders