Price Increment source code - indicator for MetaTrader 4 The indicator calculates the price change on each bar and displays a histogram in the additional indicator window. Outputs 3 types of data: absolute price change, percentage and logarithmic.
MetaTrader 4 Help - What The Numbers In The Expert Testing Report Mean Any expert can be tested on history data. After the expert has been tested, the summarized expert testing results and some key characteristics are displayed in the "Report" tab. Reports allow comparing to each other both various experts and the working results of the same expert with different inputs working. This article explains how to read such reports and to interpret ...
Heiken Ashi Arrows with Alert - indicator for MetaTrader 4 This indicator draw Buy and Sell Arrows based on standard Heiken Ashi indicator in MetaTrader 4. A Buy arrow is printed when a bullish Heiken Ashi candle get closed after a bearish candle.A Sell arrow is printed when a bearish Heiken Ashi candle get closed after a bullish candle.Signals can only appear in a alternate manner i.e. only a buy signal ...
MetaTrader 4 for iOS build 975: redesigned chat interface and in-app language selection The latest MetaTrader 4 for iPhone/iPad features a completely new design of messages. MQL5.community messages and push notifications from the desktop platform are displayed as chats similar to those used in popular messaging apps.
ContentsIntroductionTree view elementDevelopment of the CTreeItem class to create a tree view itemCPointer class used for creating a mouse pointer Development of the CTreeView class used for creating a tree view Parameters for forming the element listsMethods for managing element listsManaging width of list areasMode of tab itemsMethods for event handlingElement integration into the library engineTesting the tree view element ...