==============================================================================
                    AURUMXI EXPERT ADVISOR — INSTALLATION & SETUP GUIDE
                             Copyright © VJ ALGO SYSTEMS
==============================================================================

Welcome to AurumXi Pro! Follow this step-by-step guide to properly install, 
configure, and activate your trading algorithm for MT5.


1. HOW TO INSTALL THE EXPERT ADVISOR (EA)
------------------------------------------------------------------------------
Step 1: Open your MetaTrader 5 terminal.
Step 2: Go to the top menu and click on: File -> Open Data Folder.
Step 3: A file explorer window will open. Go into: MQL5 -> Experts.
Step 4: Copy the "AurumXi.ex5" file from this zip folder and paste it into 
        that "Experts" directory.
Step 5: Go back to MT5, find the "Navigator" window on the left side, 
        right-click on "Expert Advisors", and click "Refresh". 
        AurumXi will now appear in your list.


2. CRITICAL PRE-REQUISITES (BEFORE LOADING THE EA)
------------------------------------------------------------------------------
For the licensing firewall, economic calendar filter, and trading routines 
to function properly, you MUST enable these two terminal options:

1. Click on Tools -> Options -> Expert Advisors tab.
2. Check the box that says: "Allow DLL imports".
3. Check the box that says: "Allow Algorithmic Trading".
4. Click OK.


3. THE FREE TRIAL & DEMO ACCOUNT ROUTING
------------------------------------------------------------------------------
- DEMO ACCOUNTS: AurumXi runs completely unrestricted on all broker Demo 
  accounts for risk-free testing. No activation keys are required.
- LIVE ACCOUNTS: When dropped onto a real/live chart, the EA will temporarily 
  lock up and display your machine's unique profile signature until a valid 
  activation license is entered.


4. STEP-BY-STEP LIVE ACCOUNT ACTIVATION PROCESS
------------------------------------------------------------------------------
Step 1: Drag AurumXi onto your target live chart.
Step 2: Look at your MT5 terminal's bottom panel and click the "Experts" log tab.
Step 3: Find the printed log line showing your unique hardware signature:
        "🖥️ Machine ID for this computer: [YOUR_MACHINE_ID_HERE]"
Step 4: Go to our activation page: https://vjalgo.shop/registration/
Step 5: Fill out your Name, Email, select your plan tier, and paste your 
        Machine ID exactly as shown in the log. Click Submit.
Step 6: Once approved, check your email for your 3-part Activation Code Key.
Step 7: Double-click the EA icon on your chart to open its Inputs window, 
        input your Registered Email and paste your Activation Code into 
        the respective licensing fields, then click OK.


5. OFFICIAL RISK MANAGEMENT & DISCIPLINE GUIDELINES
------------------------------------------------------------------------------
To ensure capital preservation and long-term consistency, follow these strict 
operational guidelines:

- RECOMMENDED ACCOUNT TYPE: Use a Cent Account profile.
- MINIMUM ACCOUNT BALANCE: 20,000 Cents ($200 USD equivalent).
- IDEAL/OPTIMAL BALANCE:   50,000 Cents ($500 USD equivalent) for optimal safety.

- DYNAMIC MULTIPLIER BUTTONS: Always run on the default "1x" multiplier setting 
  shown right on your visual dashboard. Using 1x ensures your lot progression 
  strictly begins at 0.01 lots and utilizes balanced geometric steps. Do not 
  increase the multiplier unless your account size safely scales past our thresholds.

- PROTECTION / DRAWDOWN CONTROL INPUTS:
  In your EA inputs tab, ensure the following parameters are strictly matched:
  * InpEnableDDStop = true
  * InpDDStopPercent = 10.0

  This hard-coded safety circuit monitors floating margin swings relative to 
  your peak asset equity. If extreme market conditions occur, it triggers an 
  emergency liquidation of all open transactions exactly at 10% to completely 
  shield your remaining 90% capital baseline.

==============================================================================
               SUPPORT & CONTACT: https://vjalgo.shop
==============================================================================