EasySbAi/README.md
2026-04-11 12:40:30 +00:00

3.7 KiB

EasySbAi Logo

MetaTrader 5 Expert Advisor implementing the Silver Bullet strategy, enhanced with AI


Main Features

  • Full risk management
  • Fast execution
  • Full News and ICT concepts configuration
  • AI-based SL/TP prediction and signal filtering

Repository Structure

EasySbAi/
├── AiAd/      # Data preparation and model output handling
├── Core/      # Strategy logic and execution
├── Img/       # Repo banner, etc..
├── Models/    # ONNX model wrappers
└── Resrc/     # Embedded resources used as model input features

Requirements

You must have the following products purchased before using this EA:

See dependencies.json for the full dependency list.


Installation

  • Clone the repository into your MT5 Shared Projects folder via CMD
  • Or contact me on MQL5 (user: nique_372) to be added as a collaborator with read-only access — the repository will appear automatically in your Shared Projects folder
  • Or fork the repository

Quick Start

  1. Download the latest .zip and .ex5 from the Releases section
  2. Extract the .zip into your MT5 Files\Common\ folder — this contains the ONNX models and required resources
  3. Copy the .ex5 file into your MT5 Experts\ folder
  4. Optimize parameters using the MT5 Strategy Tester before live use

You must have the following products purchased:


License

Read Full License

By downloading or using this repository, you accept the license terms.


Commercial Licensing

Need to use this software beyond the permitted scope? Commercial licenses are available for:

  • Source code modification rights
  • Development of derivative products
  • Distribution to clients or end users
  • Integration as a main component in commercial products
  • White-label implementations
  • Enterprise deployments

Contact for licensing:

Platform: MQL5 Community
User:     nique_372
Profile:  https://www.mql5.com/es/users/nique_372

Disclaimer

Trading involves substantial risk of loss.

  • This software is a technical tool, not financial advice
  • Past performance does not guarantee future results
  • You are solely responsible for your trading decisions
  • Always test thoroughly before deploying with real capital
  • Use appropriate risk management at all times

The authors assume no liability for trading losses, system failures, or any damages arising from the use of this software.


Contact and Support


Copyright © 2026 Nique-Leo. All rights reserved.