Developing the symbol selection and navigation utility in MQL5 and MQL4
by
, 01-25-2019 at 10:49 AM (805 Views)
Experienced traders are well aware of the fact that most time-consuming things in trading are not opening and tracking positions but selecting symbols and looking for entry points.
Of course, these are not huge issues if you work only with 1-2 symbols. But if your trading toolkit consists of hundreds of stocks and dozens of Forex symbols, it may take several hours only to find suitable entry points.
In this article, we will develop an EA simplifying the search for stocks. The EA is to be helpful in three ways:
- it is to pre-filter stocks providing us with a list of the ones that meet our conditions;
- is should simplify navigation through the generated stock list;
- it is to display additional data necessary to make a decision.
more...