GO - MetaTrader 5 Expert - MQL5 #1106 | MT5 EA Download - MetaTrader 5 Resources

The author rewrote Expert Advisor from MQL4, link to the original text - https://www.mql5.com/ru/code/8894 .
GO is calculated using the following formula:
GO=((CO)+(HO)+(LO)+(CL)+(CH))*V;
Among them, C, O, H, L - the moving average of closing price, opening price, highest price and lowest price. V - Signal bar volume.
If the value of GO is greater than 0, a buy order is opened, if it is less than -, a buy order is closed and a sell order is opened.
The graph shows the performance of the Expert Advisor in the visual mode of the strategy tester.

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