Version 1.6 2026.04.26
XauG0D Assistant v1.06 – Advanced Chart Trade Labels
Released: 2026

WHAT’S NEW

• Live chart trade labels
• Open position labels now display real-time P&L in dollars along with lot size
• Stop Loss labels show estimated loss amount (e.g. SL -$140.00)
• Take Profit labels show estimated profit amount (e.g. TP +$300.00)

PENDING ORDER VISUALS

• Buy Limit, Sell Limit, Buy Stop, and Sell Stop now have chart labels
• Pending order labels display full order type name with lot size
• Improves chart clarity and quick trade identification

ORDER PRICE IMPROVEMENTS

• Order Price field now strictly respects user input
• No automatic reset after manual changes
• + / − buttons now initialize from the currently displayed value on first click
• Ensures more accurate and controlled price adjustments

RESULT

• Clear visual trade management directly on chart
• Faster decision-making with real-time profit/loss visibility
• Improved precision and control over order pricing
• More professional and modern trading interface experience
Version 1.5 2026.04.26
XauG0D Assistant v1.05 – Font Size Input Parameter Update
Released: April 2026

WHAT’S NEW

Font Size Input Parameter Added

You can now set your preferred default font size directly from the EA Inputs panel in MetaTrader 5. This removes the need to manually adjust font size from the chart panel every time the EA is loaded.

• New input: InpFontSize (Panel → Default Font Size)
• EA now launches with your chosen font size immediately on attach

HOW TO USE

• Open EA Inputs in MetaTrader 5
• Go to Panel group
• Locate Default Font Size
• Set value between 6 (small) and 14 (large)
• Default value is 9

• Works together with UI Size Multiplier
- Combine both settings for optimal layout scaling per screen resolution

IMPORTANT NOTES

• Previously saved font size settings will override input value on load
• To force the new input value:
- Clear EA GlobalVariables from MT5 Terminal before reloading the EA
• No changes made to trading logic or other features from v1.04
Version 1.4 2026.04.26
XauG0D Assistant v1.04 – Order Price Smart Sync System
Released: April 2026

WHAT’S NEW

• On panel open, the Order Price field is now automatically pre-filled with the current Ask price instead of 0.00000

• Added Smart Live Sync System:
- The Order Price field updates every second to match the live Ask price
- Auto-update only works if the value still matches the last EA-set value
- Once the user manually edits the field, auto-sync stops immediately
- Your custom price remains locked and will not be overwritten

• Manual control fully preserved:
- You can freely input any price at any time
- Auto-sync will never override user-entered values

• Enhanced precision controls:
- + / − buttons still adjust price relative to current market value
- Allows fine-tuning from real-time Ask price without losing accuracy

RESULT

• Faster trade setup on panel open
• Smarter hybrid control (auto + manual locking)
• Eliminates stale default price entry
• Improves execution accuracy for fast markets like XAUUSD
Version 1.3 2026.04.26
XauG0D Assistant v1.03 – Universal Font Scaling
Released: April 2026

WHAT CHANGED

Previously, the font size controls (A+ / A−) only affected a limited number of labels such as main section titles like "Lot Size", "Enable SL/TP", and "Auto Breakeven". Most UI elements were not responsive to font scaling.

UPDATE IMPROVEMENT

• Implemented Universal Font Scaling across the entire panel
• All text elements now respond consistently to font size adjustments

COVERED ELEMENTS NOW INCLUDED

• Section headers and sub-headers
• All labels (main and secondary)
• Button text (BUY, SELL, pending orders, actions)
• Info bar text (spread, balance, equity, P&L)
• Straddle settings panel text
• Footer text
• Input field labels and values

RESULT

• Fully consistent UI scaling across all elements
• Improved readability on different screen resolutions
• Better usability for both small and large displays
• Cleaner and more professional panel appearance

This update ensures that every text element in the EA is now dynamically controlled by the font size setting for a unified interface experience.
Version 1.2 2026.04.26
XauG0D Assistant v1.02 – Update Description

• Added Auto Save feature for previous settings
• EA now remembers user configurations after restart
• Saves key inputs including Lot Size, Stop Loss, Take Profit, Breakeven levels, and Straddle settings
• Restores last used setup automatically on reattach or platform restart
• Improved user experience with faster setup recovery
• Minor stability improvements and optimization for settings handling
Version 1.1 2026.04.26
XauG0D Assistant v1.1 – Update Details

STRADDLE SYSTEM UPGRADE
• Improved straddle execution logic for volatile pairs (XAUUSD)
• Auto-adjusts Distance, Stop Loss, and Take Profit based on broker limits
• Added spread-aware safety gap to prevent invalid stop errors
• Uses real-time Ask/Bid validation for accurate order placement

EXECUTION ENHANCEMENTS
• Prevents invalid order placement when distance is too tight
• Automatically corrects values instead of rejecting orders
• More stable execution across different broker conditions

ORDER FEEDBACK SYSTEM
• FULLY PLACED → Both Buy Stop and Sell Stop successful
• PARTIAL → One order placed, one failed
• FAILED → No orders placed
• Enhanced debug logs for faster troubleshooting

STABILITY IMPROVEMENTS
• Added price validation to avoid invalid market execution
• Handles high spread environments more efficiently
• Reduces common errors:
- Invalid Stops
- Invalid Price
- Requotes

PERFORMANCE OPTIMIZATION
• Cleaner execution flow for faster order placement
• Reduced unnecessary retries and log spam