Oracle Stone

Overview

Welcome to Oracle Stone, a highly sophisticated, multi-layered algorithmic trading system engineered for serious traders. Developed by a professional trader and programmer, Oracle Stone is built on pure mathematical logic, dynamic market algorithms, and strict risk management principles.

Currently, Oracle Stone is highly optimized for XAUUSD (Gold). My mission with this Expert Advisor is simple: to share a robust, high-performing tool with the community while maintaining absolute transparency.

The Architecture: 6 Independent Strategies in 1 System

Unlike standard single-logic EAs, Oracle Stone is a powerhouse coded with over 3,000+ lines of pristine, heavily optimized MQL5 code.

It features 6 entirely distinct trading strategies integrated into a single Expert Advisor:

  • 100% Standalone: Zero dependency on external files, custom indicators, or DLLs. Everything is
    built-in.
  • Ultimate Customization (True/False): You have full control. You can toggle any of the 6 strategies ON or OFF based on your market bias or risk appetite.
  • Isolated Capital Allocation: You can allocate a specific, separate balance or risk percentage to each individual strategy. This ensures that no single strategy can overexpose your entire account margin.

Current Optimization & Future Roadmap

  • Current Version: Fine-tuned specifically for Gold (XAUUSD). The built-in metrics and internal logic are currently calibrated to handle Gold's unique volatility structure.
  • Future Updates: I am actively optimizing the algorithmic logic for other major Forex pairs. Once completed, these updates will be implemented in future versions and made available to all existing buyers completely free of charge.

Pricing & Value (Important Notice)

I am a trader first and a developer second. I do not believe in offering premium, painstakingly developed logic for free, as it naturally diminishes its perceived value and attracts non-serious users. The current price is specifically set to reward early adopters who recognize the value of genuine algorithm development.

⚠️ PRICING UPDATE ALERT: The current price is a heavily discounted, limited-time offer. As soon as Version X.5 is officially launched with the upcoming multi-pair updates, the price will automatically increase to $1,000. Secure your copy now to lock in lifetime updates at the current introductory rate.

Realistic Expectations & Transparency

There is no such thing as a "holy grail" or "magic" in trading. Oracle Stone uses complex algorithmic data to find high-probability setups. While our historical data and recent performance tests have shown exceptional potential—achieving up to 150% growth in a single month during backtesting—the market remains dynamic. I provide a real, highly capable tool, not an unrealistic guarantee.

How to Get Started After Purchase

  1. Purchase and install the Oracle Stone EA on your MetaTrader 5 terminal.
  2. Send me a direct private message here on the MQL5 community.
  3. I will personally send you the optimized  .set  files (presets) for XAUUSD and provide any necessary setup guidance.
  4. Attach the EA to an XAUUSD chart, load the  .set  file, and ensure Auto-Trading is enabled.

Key Parameters & Inputs

  • Strategy 1 to 6 Toggle: Enable or disable individual strategies via True/False inputs.
  • Strategy Capital Allocation: Define risk levels and balance limits per individual strategy.
  • Risk Management Base: Fully customizable lot sizes, stop loss, and take profit logic parameters suited for your broker's specific environment.

Risk Warning: Before trading on a live account, it is highly recommended to test the EA and the provided .set files on a Demo account for at least 1-2 weeks to familiarize yourself with the strategy's behavior. Past performance in historical testing does not guarantee future results.


inputs----

========== MASTER EA SETTINGS ==========

Main Deposit Balance ($): 10000.0

Enable Strategy 1: true

Enable Strategy 2: true

Enable Strategy 3: true

Enable Strategy 4: true

Enable Strategy 5: true

Enable Strategy 6: true

Base Magic Number for Master EA: 1000

Log detailed strategy info: true


========== DISPLAY SETTINGS ==========

Enable on-chart strategy stats: true

X offset for display panel: 10

Y offset for display panel: 30

Background color: clrBlack

Text color: clrWhite

Font size: 8


========== STRATEGY 1 MANAGEMENT ==========

Strategy 1 Max Balance % (0-100): 100

Strategy 1 Max Loss %: 100

Strategy 1 Timeframe: PERIOD_M15

Strategy 1 Name: Strategy 1

Strategy 1 Trade Comment: S1


========== STRATEGY 1 TRADING ==========

Trade Direction: TRADE_ONLY BUY

Period (50): 50

Channel Width in points: 20000.0

Magic Number: 12345

Base Lot size: 0.3

Max lot per trade: 200.0

Profit Growth % to start increasing lot size: 300.0

Maximum total lot size for all trades: 2000.0

Enable or disable lot size increase: true

Enable lot size increase beyond Max_Total_LotSize: false

Take Profit in points (0=disable): 0

Stop Loss in points (0=disable): 30000

Trailing Start in points (0=disable): 0

Trailing Step in points (0=disable): 0


========== STRATEGY 2 MANAGEMENT ==========

Strategy 2 Max Balance % (0-100): 30.0

Strategy 2 Max Loss %: 50.0

Strategy 2 Timeframe: PERIOD_M1

Strategy 2 Name: Strategy 2

Strategy 2 Trade Comment: S2


========== STRATEGY 2 TRADING ==========

Enable Reversal Trading: true

Reversal Magic Number: 1818181820

Reversal Lot Size: 0.05

Reversal Candle Count: 1

Min Candle Size (points): 20000

Stop Loss (points): 5000

Take Profit (0=disable): 30000

Trailing Trigger: 15000

Trailing Step: 7500


========== STRATEGY 3 MANAGEMENT ==========

Strategy 3 Max Balance % (0-100): 20.0

Strategy 3 Max Loss %: 50.0

Strategy 3 Timeframe: PERIOD_M30

Strategy 3 Name: Strategy 3

Strategy 3 Trade Comment: S3


========== STRATEGY 3 INDICATOR SETTINGS ==========

Number of candles for average speed: 10

Speed multiplier (1.5 = 50% faster): 1.5

Enable popup/sound alerts: false


========== STRATEGY 3 TRADING SETTINGS ==========

Trading Timeframe: PERIOD_M30

Enable buy trades: true

Enable sell trades: true

Pending order distance (points): 10000

Magic number: 33333

Maximum slippage (points): 500

Maximum spread (points): 500

Base lot size: 0.05

Stop loss (points): 10000

Take profit (points): 100000

Trailing trigger (points): 30000

Trailing step (points): 15000


========== STRATEGY 3 TRADE MANAGEMENT ==========

TRUE = One trade at a time, FALSE = Multiple trades: true

Maximum trades per candle (0 = unlimited): 5

Maximum total concurrent trades (0 = unlimited): 10


========== STRATEGY 3 MARTINGALE ==========

Enable Martingale system: false

Lot size multiplier after loss: 2.0

Maximum martingale levels: 5

Reset martingale after profit: true

TP multiplier for martingale levels: 1.0

Start martingale from which loss count: 2


========== STRATEGY 3 AUTO LOT SIZE ==========

Enable auto lot size based on balance: false

Initial balance for lot size calculation: 100.0

Balance growth % to double lot size: 100.0

Balance decrease % to halve lot size: 50.0


========== STRATEGY 3 PROTECTION ==========

Enable balance protection: false

Balance drawdown % to stop trading: 50.0

Close all positions on balance drawdown: true

Enable equity protection: false

Equity drawdown % to stop trading: 70.0

Close all positions on equity drawdown: true


========== STRATEGY 4 MANAGEMENT ==========

Strategy 4 Max Balance % (0-100): 25.0

Strategy 4 Max Loss %: 50.0

Strategy 4 Timeframe: PERIOD_M5

Strategy 4 Name: Strategy 4

Strategy 4 Trade Comment: S4


========== STRATEGY 4 TRADING ==========

Risk as % of Trading Capital (uses allocated balance): 10

Take Profit (points): 10000

Stop Loss Points (points): 5000

Points in profit before Trailing SL is activated: 30000

Trailing Stop Loss (points): 1500

Timeframe for signals: PERIOD_M5

EA identification number: 44444

Trade comment: S4


========== STRATEGY 4 TIME FILTER ==========

Start Hour (e.g., 8 for 08:00): H_Inactive

End Hour (e.g., 21 for 21:00): H_Inactive


========== STRATEGY 4 PENDING ORDER SETTINGS ==========

Number of bars for swing detection: 5

Expiration of pending orders in bars: 100

Minimum distance from current price to place pending order (points): 100


========== STRATEGY 5 MANAGEMENT ==========

Strategy 5 Max Balance % (0-100): 20.0

Strategy 5 Max Loss %: 50.0

Strategy 5 Timeframe: PERIOD_M5

Strategy 5 Name: Strategy 5

Strategy 5 Trade Comment: S5


========== STRATEGY 5 INDICATOR SETTINGS ==========

Period 1: 14

Period 2: 3

Period 3: 13

Period 4: 13


========== STRATEGY 5 TRADING SETTINGS ==========

Magic Number: 55555

Max Spread (points): 500

Max Slippage (points): 500

Enable Buy Trades: true

Enable Sell Trades: true

Take Profit (points): 60000

Stop Loss (points): 20000

Use Trailing Stop: TRUE

Trailing Trigger (points): 30000

Trailing Step (points): 20000

Trading Timeframe: PERIOD_M5


========== STRATEGY 5 COMPOUNDING ==========

Enable Compounding: false

Growth % to double lot: 100.0

Base lot size: 0.1


========== STRATEGY 6 MANAGEMENT ==========

Strategy 6 Max Balance % (0-100): 20.0

Strategy 6 Max Loss %: 100.0

Strategy 6 Timeframe: PERIOD_M5

Strategy 6 Name: Strategy 6

Strategy 6 Trade Comment: S6


========== STRATEGY 6 TRADING SETTINGS ==========

Magic Number: 6666666

Allow Buy Trade: true

Allow Sell Trade: true

Max Slippage (points): 500

Max Spread (points): 500

Base Lot Size: 0.2

Fixed TP (points): 0

Fixed SL (points): 0

Enable Trailing Stop: TRUE

Trailing Trigger Point (points): 20000

Trailing Step (points): 10000

Auto Exit on SuperTrend Reversal: true

Trading Timeframe: PERIOD_M5


========== STRATEGY 6 COMPOUNDING ==========

Compounding Management: false

Balance growth to double lot (%): 100.0


========== STRATEGY 6 INDICATOR SETTINGS ==========

Period 5: 100

Period 6: 100

Period 7: 12

Multiplier 1: 1

Period 8: 4

Sensitivity 1: 1000

Period 9: 2

Period 10: 30

Period 11: 5


Plus de l'auteur
Black Bull Gold
Dayanand Pandey
4 (1)
Black Bull Gold – Your Edge in the XAUUSDm or XAUUSD Markets Introducing Black Bull Gold, an advanced technical analysis-based Expert Advisor (EA) specifically crafted for high-frequency trading (HFT) on XAUUSD and DE30. This EA leverages sophisticated algorithms and real-time market data to enhance trading outcomes, making it an ideal tool for navigating the high volatility of these markets. Key Features Optimized for Volatile Assets: Black Bull  is built to handle the unique dynamics of XAUUS
FREE
Speed Alert
Dayanand Pandey
Speed Alert is a professional volatility-based indicator designed to detect fast market movements and high-speed candles in real-time. When the market suddenly accelerates and a candle moves with abnormal speed compared to recent price action, Speed Alert instantly notifies the trader. The indicator continuously analyzes recent candles to calculate the average price speed. When the current candle exceeds the defined speed threshold, it indicates strong momentum and increased volatility, which
Golden Vulture
Dayanand Pandey
Golden Vulture EA Expert Advisor for XAUUSD (Gold), DE30 (German DAX Index), and US30  Golden Vulture EA is a trading algorithm designed to automate trading strategies for XAUUSD (Gold), DE30 (German DAX Index), and US30. This Expert Advisor utilizes specific market conditions to generate entry and exit signals, manage risk through automatic stop-loss placement, and implement a trailing stop mechanism. Important: This EA is optimized for RAW SPREAD accounts with selected brokers. It may not fu
Adbin Band
Dayanand Pandey
ADBIN BAND – Adaptive Channel Indicator for XAUUSD and DE30 Description: The ADBIN BAND is a trading indicator designed for analysis of   XAUUSD (Gold)   and   DE30 (German Stock Index) . It generates dynamic price channels using an   Adaptive Moving Average (AMA)   to reflect market volatility. Functionality: Dynamic Channels : Plots upper and lower bands around price, adjusting to volatility via AMA. Signal Generation : A   green arrow   appears when price closes above the upper band. A   r
Super Trend Indicator – Trend Following Tool Description: The Super Trend Indicator is a trend-following tool designed to assist traders in identifying market trends. Utilizing the Average True Range (ATR), it dynamically adjusts to market volatility and generates visual signals. The indicator plots lines directly on the chart, changing color based on trend direction. Crosses between the price and indicator line may suggest potential trend shifts. Key Features: Dynamic trend detection using ATR.
Quantumcoremt5
Dayanand Pandey
Product Name:   Quantum Core MT5 - Swing Trading EA for XAUUSD Description:   A swing trading expert advisor designed to execute 15-30 trades per month with built-in risk management parameters. Key Features: Algorithmic Strategy: Combines technical algorithms with market analysis for trade execution. Auto-Lot Sizing: Adjusts position sizes based on account equity (configurable). Risk Control: Options for manual SL/TP or dynamic risk parameters. Equity Limits: Built-in safety stop feature allows
Side Zone
Dayanand Pandey
SideZone: Trend Intensity Oscillator – Filter the Noise, Ride the Trend Overview SideZone is a specialized oscillator engineered to solve a common trader's dilemma: distinguishing between a true trend and a ranging market. By clearly visualizing trend direction and sideways consolidation, SideZone helps you stay on the right side of the move while avoiding the whipsaw of low-volatility environments. Its core function is to provide a clear, color-coded visual representation of market sentiment
The Advance Sideways Detector is a specialized technical indicator designed for the MetaTrader 5 platform with a single, focused purpose to accurately identify and filter out sideways range-bound markets. By isolating periods of low volatility and price consolidation, this tool helps traders avoid the whipsaws and false signals that often lead to losses, allowing them to focus on capturing strong directional moves. Unlike traditional oscillators that provide buy or sell signals, this detector ac
Xiyana Zoka
Dayanand Pandey
Important Note on Trading Restrictions In compliance with MQL5 Market rules, this Expert Advisor does not restrict trading to specific symbols. It can be attached to any chart. However, it is   optimized and recommended   exclusively for   XAUUSD (Gold)   and   XAGUSD (Silver)   . Using it on other instruments may result in poor performance. Overview Xiyana Zoka is a professional-grade scalping Expert Advisor designed for the MetaTrader 5 platform. Unlike conventional scalpers that enter the ma
Filtrer:
Aucun avis
Répondre à l'avis