BHS System - MetaTrader 5 Expert | MT5 EA Download - MetaTrader 5 Resources

The author of the idea : Yuri , the author of the mq5 code : Balabashka Kon .
The Expert Advisor calculates the closest upper and lower "round" prices based on the following factors in steps of the number of "rounds" (see how to perform the calculation of "round" prices, comment out this line in OnDeinit:
//+------------------------------------------------------------------+ //|Expert to initialize function | //+------------------------------------------------------------------+ Blank solution initialization ( constant integer reason) { //--- How the Math() function works: return ;
When you uninstall the EA from the chart, an example will be printed in the "Expert Advisor" tab). The EA checks the price position and the iAMA (Adaptive Moving Average, AMA) indicator to place an initial pending order.
Set lifetime for each pending order: The lifetime of the pending order (in hours) is added to the last known server time.
Separate tracking methods are applied to buy and sell positions. They are configured in Trailing Stop Buy and Trailing Stop Sell .
EURUSD test, first half:

Attachment download
📎 bhs_system.mq5 (47.18 KB)
Source: MQL5 #20132
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •