bago ea

bago ea
Download ALL MT5 experts (1593)
YouTube Video Thumbnail



Similar MetaTrader Tools

bago ea

Info

The bago ea is a Expert Advisor for MetaTrader 5 that idea by:code mq5 by:the ea uses indicators ima (moving avrage, ma) and irsi (relative strength index, rsi). original description:bago system can be categorized as a trend following system based on the cross of ema 5 and ema 12.

Usage

This tool is typically used for automated trading on major forex pairs and gold.

Platform

This Expert Advisor works exclusively on MetaTrader 5 (both build 600+ and newer versions).

Setup

Place the downloaded file in MQL5/Experts folder via File ? Open Data Folder in MetaTrader 5.


How to Install and Use bago ea

1. Installation: Open the "File" menu, select "Open Data Folder," navigate to MQL/Experts, paste your file, and restart the terminal.

2. Activation: Drag the EA from the Navigator onto a chart, ensure "Allow live trading" is checked in the Common tab, and verify the AutoTrading button is green.

3. Optimization: Right-click your chart, choose "Expert List," click "Properties" to adjust inputs, and save your preferred setup as a set file for future use.

4. Maintenance: Regularly check the "Experts" tab in the terminal window to monitor trade logs and potential execution errors.

Frequently Asked Questions

Q: Why is my EA not opening trades? A: Check the "AutoTrading" button, ensure "Allow live trading" is enabled, and verify your broker allows automated trading on your account type.

Q: Can I run multiple EAs on one chart? A: No, each chart can only host one active EA; however, you can open multiple charts for different currency pairs to run several EAs.

Q: What does the "smiley face" icon mean? A: A smiley face in the top-right corner of the chart indicates the EA is successfully running; a frowny face means it is disabled.

What this tool does

idea by:code mq5 by:the ea uses indicators ima (moving avrage, ma) and irsi (relative strength index, rsi).

Typical Use Case

This Expert Advisor excels in automated trading and technical analysis on MetaTrader 5.

Compatible Platform & Setup

This Expert Advisor works on MetaTrader 5. Place the file in the MQL5/Experts folder and restart the terminal.

Description & Settings

Related: EXP AMK A - another powerful expert for MetaTrader 5 traders.


idea by:
code mq5 by:
the ea uses indicators ima (moving avrage, ma) and irsi (relative strength index, rsi).
original description:
bago system can be categorized as a trend following system based on the cross of ema 5 and ema 12. when used properly on hourly chart, it can capture daily swings of 100+ pips.

Also recommended: exp xw a m i nn3 mm rec - similar expert with strong performance on MetaTrader 5.

the use of small number emas gives bago system the sensitivity to generate early signals following 10-20 minutes scale waves, but also produces a great deal of false signals that can quickly drain a trader's account. so filters are extremely important for bago system.
while bago system is largely a discretionary system, the integration of two excellent filters may make it possible to use a computer program to generate signals with great high successful rate. this program is written to investigate this possibility.
the mechanism to generate a raw bago signal is simple: ema 5 crosses ema 12 in the same direction as rsi 21 crosses 50 level. to abstract real signals, we need to pay attention to context: where the price are,and when the crosses happens.
the greatest meaning of integrating vegas tunnel into bago system is, the tunnel as well as its fibo lines changes the original plain 2-d space into a twisted 2-d space. the twisted price trends now have the coordinates. with this coordinates system, we may see the entry and exit with higher accuracy.
so, this program will first construct the simple rules, upon which the the raw signals are generated, then it will add rules to filter those signals. those new rules are quantified as parameters, so they can be easily changed and optimized based on the output results.
enough talk, let's get to the point.
the images below show the values of all indicators on bars #2 and #1 for opening buy:
fig. 1. indicator values on bar #2
fig. 2. indicator values on bar #1
here is how the test on eurusd h1 looks:
first, i tested buy and sell separately and then performed a joint test.
fig. 3. only sell test
fig. 4. only sell test
fig. 5. test with both buy and sell enabled

You may also like: Exp_CMO Expert Advisor - excellent alternative for expert users on MetaTrader 5.

Source Code

/

.......

Leave your opinion, ask a question, share some knowledge

Limitations & Risk Warning

  • This tool is provided for educational and testing purposes only.
  • Past performance does not guarantee future results.
  • Trading involves substantial risk of loss. Use on a demo account first.
  • Results may vary depending on market conditions, broker, and settings.
  • We recommend thorough backtesting and forward testing before using with real funds.
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.