XAU Quick Trade Panel
- Uzmanlar
- Yu Hao Cui
- Sürüm: 1.80
- Etkinleştirmeler: 5
1. Basic Information
Product Name: XAU Quick Trade Panel
Platform: MetaTrader 5 (MT5)
Type: Expert Advisor (EA) chart trading panel
Supported Symbols: XAUUSD / GOLD and gold-related symbols containing XAU or GOLD
2. Core Trading Features
2.1 Market Buy
-
Executes a market buy order when the BUY button is clicked
-
Uses MT5 market execution logic
2.2 Market Sell
-
Executes a market sell order when the SELL button is clicked
-
Uses MT5 market execution logic
2.3 Editable Lot Size
-
Users can directly input the trade volume in the Lots field
-
Input is automatically normalized based on:
-
minimum lot
-
maximum lot
-
volume step
-
2.4 Lot Size Increment / Decrement
-
Users can adjust lot size using - and + buttons
-
Adjustment step is automatically based on the symbol’s Volume Step
2.5 Editable Stop Loss Price
-
Users can directly input a specific Stop Loss price
-
Example: if gold is bought at market, user may set stop loss at a level like 2980.00
2.6 Stop Loss Validation
-
For Buy orders, SL must be below current Ask
-
For Sell orders, SL must be above current Bid
-
Automatically checks minimum stop distance required by the broker
-
Invalid SL values will block order placement and show an error message
3. Market Data Display Features
3.1 Live Price Display
-
Shows the current market price next to the + button on the Lots row
-
Updates automatically on every new tick
-
Currently displays the Bid price
3.2 Price Precision Adaptation
-
Automatically uses the symbol’s price digits
-
Ensures displayed price format matches broker symbol precision
4. Panel Interaction Features
4.1 Floating On-Chart Panel
-
Displays as a floating custom panel on the chart
-
Independent from MT5’s default One-Click Trading panel
4.2 Draggable Panel
-
The panel can be moved by dragging the panel background or header area
-
All internal controls move together with the panel
4.3 Interactive Controls
-
Input fields are editable
-
Buttons are clickable
-
Internal elements cannot be dragged independently
