#OrderTypes101
š #OrderTypes101: The Essentials
1. Market Order
āBuy/Sell immediately at the best available price.ā
⢠ā Fast execution
⢠ā Price may change slightly (slippage)
Example: You place a market buy for BTC ā it fills instantly at the current asking price.
āø»
2. Limit Order
āBuy/Sell at a specific price or better.ā
⢠ā More control over price
⢠ā May not get filled if the market never hits your price
Example: You set a limit buy for ETH at $3,000 ā it only executes if ETH hits $3,000.
āø»
3. Stop Order / Stop-Loss
āTrigger a market order when a specific price is hit.ā
⢠ā Risk management
⢠ā Executes like a market order (possible slippage)
Example: You own BTC at $40,000 and set a stop-loss at $38,000 ā if BTC drops, it sells to cut losses.
āø»
4. Stop-Limit Order
āTrigger a limit order at a specific price once a stop price is reached.ā
⢠ā More precision than a stop-loss
⢠ā Might not fill if price moves fast
Example: Stop at $38,000, limit at $37,900. Only sells if BTC hits $38,000, but wonāt go lower than $37,900.
āø»
5. Trailing Stop
āA dynamic stop-loss that follows the price by a fixed percentage or amount.ā
⢠ā Locks in gains while limiting loss
⢠ā Can trigger during temporary dips
Example: You buy ETH at $2,000 with a trailing stop of 5%. If ETH hits $2,500, your stop is now at $2,375.