Manual Trade Panel PRO for MT5
- Utilitários
- Pawel Lichota
- Versão: 1.0
- Ativações: 5
Manual Trade Panel PRO for MT5
Product name
**Manual Trade Panel PRO for MT5**
Short description
Advanced manual trading panel for MetaTrader 5 with BUY/SELL and BUY LIMIT/SELL LIMIT execution, balance-based lot sizing, automatic SL/TP, Break Even, trailing stop, partial close, candle timer, and open position pips counter.
Full sales description
**Manual Trade Panel PRO for MT5** is an advanced Expert Advisor designed for manual and semi-automatic trading in MetaTrader 5.
The EA creates a convenient floating chart panel that allows the trader to:
- open BUY and SELL positions with one click,
- place BUY LIMIT and SELL LIMIT orders,
- close all managed trades and pending orders,
- move active positions to Break Even.
The panel includes practical risk and trade management features:
- balance-based lot table,
- full lot, half lot, or fixed lot mode,
- two Stop Loss modes: fixed points or previous candle wick,
- optional maximum wick-based SL limit,
- two position management modes: fixed Take Profit or Break Even followed by trailing stop,
- partial close after reaching a defined profit,
- entry cooldown between new trades,
- ability to manage manually opened positions.
The panel displays key real-time information:
- position management mode,
- Stop Loss mode,
- lot mode,
- partial close status,
- balance and equity,
- current entry lot,
- lot table level,
- waiting time before the next allowed entry,
- candle closing timer,
- open trade pips counter.
This tool is designed for traders who want faster execution, cleaner position management, and fewer manual trading mistakes.
Main features
- Draggable floating panel
- BUY / SELL / BUY LIMIT / SELL LIMIT
- Balance-based lot table
- Full lot / half lot / fixed lot
- Fixed SL or previous candle wick SL
- Fixed TP or Break Even + trailing stop
- Partial close
- Manual position adoption
- Candle timer
- Open position pips counter
- Entry cooldown
- Current symbol only management option
- Position and pending order support
Who is this product for
This product is designed for manual and semi-manual traders who want faster execution and automated trade management without using a fully automatic signal-generating system.
Important note
This EA **does not generate its own entry signals**. It is a manual execution and trade management panel.
Installation guide
1. Copy the `.mq5` or compiled `.ex5` file into the `MQL5/Experts` folder.
2. Restart MetaTrader 5.
3. Drag the EA onto the selected chart.
4. Enable AutoTrading.
5. Configure the parameters according to your preferences.
6. Use the panel directly on the chart.
Basic user guide
- **BUY** – opens a buy position.
- **SELL** – opens a sell position.
- **BUY LIMIT** – places a pending buy order below the current price.
- **SELL LIMIT** – places a pending sell order above the current price.
- **BE** – moves active positions to Break Even.
- **CLOSE** – closes all managed positions and deletes managed pending orders.
Main settings description
Position & Orders
- **MagicNumber** – unique identifier for positions opened by the EA.
- **StopLoss_Points** – default Stop Loss value in points.
- **TakeProfit_Points** – default Take Profit value in points.
- **MaxSlippage_Points** – allowed slippage while opening orders.
- **OnlyOnePositionAtATime** – blocks new entries when there is already an open position or pending order.
- **ManageCurrentSymbolOnly** – limits management to the current instrument only.
- **ManageManualPositions** – allows the EA to manage manually opened trades.
- **AssignSLTPToManualPositions** – automatically assigns SL/TP to manual trades.
Lot settings
- **LotTableMode** – choose between full lot, half lot, or fixed lot.
- **FixedLot_Value** – lot size used when fixed lot mode is selected.
Stop Loss
- **StopLossMode** – choose the Stop Loss calculation method.
- **WickSL_Buffer_Points** – extra buffer from the previous candle wick.
- **MaxWickSL_Points** – maximum allowed wick-based Stop Loss.
Limit orders
- **LimitOrderDistance_Points** – distance of the limit order from the current price.
- **UseExpirationForLimitOrders** – enables order expiration.
- **LimitOrderExpiration_Minutes** – expiration time for pending limit orders.
Entry cooldown
- **EnableEntryCooldown** – enables minimum time spacing between entries.
- **MinTimeBetweenEntries_Seconds** – cooldown time in seconds.
Position management mode
- **PositionManagementMode** – choose fixed TP or Break Even + trailing mode.
- **BreakEven_Activation_Points** – required profit in points to activate Break Even.
- **Trailing_Activation_Points** – required profit in points to activate trailing stop.
- **Trailing_Distance_Points** – trailing stop distance from price.
- **BreakEven_Offset_Points** – additional offset from entry price.
Partial close
- **EnablePartialClose** – enables partial close.
- **PartialClose_Activation_Points** – profit level required to trigger the partial close.
- **PartialClose_ClosePercent** – percentage of the current volume to close.
Panel
- Panel position, size, colors, and appearance settings allow the user to adapt the tool to any chart layout.
Counters
- Candle timer and open pips counter can be shown either inside the panel or directly on the chart.
