View RSS Feed

mql5

Developing the symbol selection and navigation utility in MQL5 and MQL4

Rate this Entry
by , 01-25-2019 at 09:49 AM (729 Views)
      
   
Name:  show_symbols.png
Views: 150
Size:  31.1 KB

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...

Submit "Developing the symbol selection and navigation utility in MQL5 and MQL4" to Google Submit "Developing the symbol selection and navigation utility in MQL5 and MQL4" to del.icio.us Submit "Developing the symbol selection and navigation utility in MQL5 and MQL4" to Digg Submit "Developing the symbol selection and navigation utility in MQL5 and MQL4" to reddit

Categories
Uncategorized

Comments