Seller & client guide

Upload to MQL5 Market

How you publish AuraFX products for clients to buy, and how clients install after purchase.

Your MT5 products (in this project)

ProductFileType
Elite SignalsMQL5/Indicators/AuraFX_Elite_Signals.mq5Indicator
Pro IndicatorMQL5/Indicators/AuraFX_Pro_Indicator.mq5Indicator
Pro AssistantMQL5/Indicators/AuraFX_Pro_Assistant.mq5Indicator
Risk GuardianMQL5/Indicators/AuraFX_Risk_Guardian.mq5Indicator
Elite EAMQL5/Experts/AuraFX_Elite_EA.mq5Expert Advisor
Pro Lite EAMQL5/Experts/AuraFX_Pro_Lite_EA.mq5Expert Advisor
Pro EA (full)MQL5/Experts/AuraFX_Pro_EA.mq5Expert Advisor
Core libraryMQL5/Include/AuraFX_Core.mqhInclude (required)

Compile each .mq5 in MetaEditor (F7) → produces .ex5 files. MQL5 Market accepts source upload; MetaQuotes compiles on their side when you publish.

Step-by-step — publish as seller

  1. Create account at mql5.com (same login as MT5).
  2. Complete Seller registration in your MQL5 profile.
  3. In MT5: Tools → Market → your profile → Sell a Product.
  4. Choose product type (Indicator or Expert Advisor).
  5. Upload .mq5 source + include files, or follow MQL5 wizard for bundle.
  6. Add screenshots from MT5 charts, icon from marketplace/icons/aura-icon-200.png.
  7. Write description — use compliant wording (educational, no profit guarantees). See docs/MARKETPLACE_LISTING.md in project folder.
  8. Set price ($49–$149 bundle suggested) and submit for MetaQuotes review (usually a few days).
  9. Once approved, clients find you by searching AuraFX in Market.

MQL5 — Sell a product →

Step-by-step — client install after purchase

  1. Client buys on MQL5 Market (one-time or monthly rent).
  2. MT5 → Tools → Market → Purchases → Install.
  3. Navigator → Indicators/Experts → drag onto chart.
  4. Client trades via their broker in MT5 — AuraFX shows analysis only.

Full client journey →

Manual install (private / testing)

Copy files from Desktop\AuraFX-Elite\MQL5\ into MT5 data folder → compile in MetaEditor. Use for your own testing before publishing. Do not redistribute compiled .ex5 without licence.

Manual install details →