Trend Advisor . The principle of operation is based on the analysis of exotic currencies without the use of indicators.
Design Features:
- Minimum settings. All parameters are set automatically, depending on the account conditions.
- An autonomous risk management unit is built in. Depending on the balance, it monitors the size of the executed order, distributing the risks;
- There is a block for sending PUSH notifications to your smartphone.(after each trade, it sends a message to the smartphone with data about the current balance and profit).
- Corrects the errors of the Expert Advisor when the terminal crashes. (restores parameter and variable data)
- An informative error detection block is built in. (providing information to the developer by the user to identify incorrect operation of the Expert Advisor)
- Automatic adjustment of the Expert Advisor relative to the region of use, according to UTS/GMT.
Important: The Expert Advisor works only on the EUR/USD pair M1 timeframe.
Before buying, make sure that your broker provides exotic currency pairs (FX Exotics)
The Expert Advisor does not work in the strategy tester , as the tester does not work with multiple currencies at the same time and all the data in the tester is not correct.
Therefore, the Expert Advisor was tested on a real account (see the screenshots)
The Expert Advisor cannot be used with other Expert Advisors in the same terminal . the algorithm will be broken.
[spoiler title=”Read More…”]
Important: The Expert Advisor works only on the EUR/USD pair M1 timeframe.
Before buying, make sure that your broker provides exotic currency pairs (FX Exotics)
The Expert Advisor does not work in the strategy tester , as the tester does not work with multiple currencies at the same time and all the data in the tester is not correct.
Therefore, the Expert Advisor was tested on a real account (see the screenshots)
The Expert Advisor cannot be used with other Expert Advisors in the same terminal . the algorithm will be broken.
- RiskPercent – risk percentage (the lot size is calculated depending on the account balance);
- MaxLots – the maximum lot used in the calculations of the risk management block;
- Debugging_info-error information.
- send_notifications-sending messages (false – forbidden to send, true – allowed to send).
- MAGIC-ID of the Expert Advisor.
[/spoiler]