Description MetaTrader 4 allows using the objects in the Expert Advisor when testing. The chart with the objects will be opened at t...
Showing posts with label Object. Show all posts
Showing posts with label Object. Show all posts
MetaTrader 5 Indicator | id digits object
0
Clicking on any graphical object makes this indicator display these kinds of information in the Experts tab of the terminal: na...
MetaTrader 5 Script | Check And Delete Chart Object Script
0
Code To Check And Delete Chart Objects For MT5: - The script scans through the current chart for any available chart objects, - Coun...
MetaTrader 4 Libraries | Easy Object
0
A simple class to simplify working with objects. It was like this: ObjectCreate ( 0 , "name" , OBJ_TEXT , 0 , 0 ,...
MetaTrader 5 Libraries | Object List
0
/**************************************************************** Object List The List class template provides a basic container f...
MetaTrader 4 Script | Clean up all drawings ( Delete All Object Comment etc )
0
The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on curre...
MetaTrader 5 Script | Clean up all drawings ( Delete All Object Comment etc )
0
The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on curr...
MetaTrader 4 Expert Advisor | Time of an Object
0
At times, you need to work with object created on the chart. Depending on the time of the creation of the object you decide whether ...