Installation and Usage GuideStep 1: EA Installation
For MT4:- Download the file WONNFX TradePanel EA [MT4] v8.8.ex4
- Copy it to the /MQL4/Experts/ folder of your terminal
- Refresh the list of Expert Advisors in the "Navigator" window or restart the terminal
For MT5:- Download the file WONNFX TradePanel EA [MT5] v8.8.ex5
- Copy it to the /MQL5/Experts/ folder of your terminal
- Refresh the list of Expert Advisors in the "Navigator" window or restart the terminal
Step 2: Attaching to a Chart
- Drag and drop the EA onto any chart (EURUSD, GBPUSD, etc.)
- In the settings ("Common" tab), make sure to enable "Allow Auto Trading" .
- Configure the input parameters according to your preferences (see the detailed guide below).
- Click "OK".
The trading panel will appear on your chart. If the panel is not fully visible, try adjusting the Panel position parameter.
Step 3: Using the Panel
- BUY / SELL — Instantly opens a market order.
- BUY LIMIT / SELL LIMIT — Places a limit order at a distance of PriceOffset from the current price. After placement, you can manually drag the order line on the chart to adjust its price.
- DELETE PENDING — Deletes all limit orders for the current symbol that belong to this EA's Magic Number.
- CLOSE ALL — Closes all open positions and deletes all pending orders for the current symbol.
Panel Information Display:- Current SL/TP settings and the calculated lot size.
- The risk amount (SL) in your account currency and as a percentage of your balance (shown in red).
- The potential profit (TP) in your account currency and as a percentage of your balance (shown in green).