Add a variety of possible orders types:
Market Orders: Execute immediately at the best available price.
Limit Orders: Execute only at a specified price or better.
Stop-Loss Orders: Convert to a market order when a target price is reached.
Stop-Limit Orders: Convert to a limit order when a target price is reached.
Trailing Stop Orders: Moves with the market price by a specified amount, allowing profits to run while limiting losses.
Add a variety of possible orders types: Market Orders: Execute immediately at the best available price. Limit Orders: Execute only at a specified price or better. Stop-Loss Orders: Convert to a market order when a target price is reached. Stop-Limit Orders: Convert to a limit order when a target price is reached. Trailing Stop Orders: Moves with the market price by a specified amount, allowing profits to run while limiting losses.