BTC Smart Buy Sell Stop
- Experts
- Twin Fitersya
- Versão: 1.20
- Ativações: 20
This EA is an automated trading robot designed with a Breakout Trap strategy using an OCO (One-Cancels-Other) order management system.
Core Logic & Features:
-
Pending Order Trap: Instead of entering the market at the current price, the EA places "traps" above and below the current market price using Buy Stop and Sell Stop orders.
-
OCO Logic (One-Cancels-Other): Once one of the pending orders is triggered and becomes an Active Position, the EA immediately deletes the opposite pending order. This ensures you only have one active direction and prevents unnecessary exposure.
-
Smart Money Management: To prevent "Not enough money" errors, the EA includes an Auto Lot feature. It calculates the lot size based on a risk percentage (e.g., 1%) of your balance and performs a Margin Check before placing orders to ensure your account can handle the trade.
-
Netting Compatibility: Optimized for MT5 Netting accounts, ensuring that trade operations follow broker-specific execution rules for pairs like XAUUSD, EURUSD, and BTCUSD.
Key Parameters:
-
InpDistance: The distance (in points) from the current price to set the pending orders.
-
InpRiskPercent: The percentage of balance to risk per trade.
-
InpMaxOpenPos: Limits the EA to a maximum of 1 active position at a time.

