The TradeBuilderMT5 Expert Advisor is designed to build a trading system based on an arbitrary set of technical MT5 indicators.
Previous article: Using technical indicators in the TradeBuilderMT5 Expert Advisor
In this article we will look at the use of the popular custom indicator from the market PipFinite Trend PRO MT5. To begin with, this indicator should be loaded into the terminal. All products from the market are downloaded to a separate Market folder of the data directory. This should be taken into account when entering the name of the adviser.
So, set up the signals. A buy signal is the arrow in the buffer with index 8, and the sell signal is the arrow in the buffer with index 9. Additionally, the indicator developer recommends checking the value in the buffer at index 29 is greater than 65. So let's proceed.
Buy Signal Setup
from MQL5: Traders' Blogs https://ift.tt/2E402Em
0 comments:
Post a Comment