How to Run the EA on the Chart
To effectively set up and run the EA on your chart, follow the complete guide in the blog below:
https://www.mql5.com/en/blogs/post/751359
How Can I Join the MQL5 Channel?
You can join the MQL5 channel by accessing the following link:
How to Update the EA When Updates Are Available
To ensure you are always using the latest version of the EA, follow the step-by-step instructions provided in the blog below:
https://www.mql5.com/en/blogs/post/756832
What Is the Best Setfile?
The default setfile is the most reliable option for most users. However, you may optimize it or customize it to suit your broker’s conditions. If additional setfiles are available, they will be shared in our official channels.
Inputs Details
Below are the details of the available inputs for configuring the EA:
- Symbols to Trade: Specify all symbols the EA should trade on. For example, “XAUEUR, XAUCHF”.
- Magic Number: This unique number differentiates the EA’s trades from others on the same account.
- Order Commentary: Define a comment for the EA’s orders, which will appear in the trading history.
- Lot Management Method: Choose how the lot sizes are calculated. For instance, based on the account balance.
- Risk Percentage: Define the percentage of your balance to risk per trade, such as 1.5%.
- Maximum Trades Allowed: Set a limit for the maximum number of open trades at a time.
- Days to Trade: Enable or disable trading on specific weekdays (Monday to Friday).
- News Filters: Activate filters for high, medium, or low impact news to avoid trading during volatile periods.
-
How to enable news filter in MT4/MT5
Go to MT4/MT5 and click tools>Options (or press ctrl+o) to open options of your MT4/MT5 terminal.
Go to the “Expert Advisors” tab.
Tick the checkbox for “Allow WebRequest for listed URL”.
Add this URL https://nfs.faireconomy.media and click OK. - Telegram Notifications: Enable Telegram notifications for updates. Provide your bot token, chat ID, and refresh frequency (e.g., every 5 seconds).
What Risk and Deposit Should I Use?
The minimum deposit can be any amount, but it is recommended to use a risk percentage of 1% to 3% for optimal safety and profitability.
How Can I Join the Telegram Channel?
Please send me a private message on MQL5, and I will share the channel link with you.
If you have suggestions for new options or inputs, feel free to contact me via MQL5 messages. I am always open to your feedback.