The function changes colour of object. An example of realization in the indicator.
Similar MetaTrader Trading Tools:
- MQL Plus Enhanced Debugging Support - library MetaTrader 5 Features Features three domains of functionality. - Debugging, Tracing and Performance measurments - Simple to use "Print any variable" to…
- MetaCOT 2 CFTC ToolBox (Set of Indicators) MT4 -… Contents GENERAL PROVISIONS Brief description Installing the libraries and indicators Several indicators in one window Exporting CFTC reports to CSV…
- Creating fractals in MQL5 using the Iterated… Introduction There are many programs, allowing the creation of self-similar sets, defined by Iterated Function System (IFS). See, for example,…
- ObjectCreateAndSet - library MetaTrader 5 The attached *.mqh file contains functions for creating objects and changing object properties. It is particularly useful for me when…
- String Manipulation Functions - library MetaTrader 5 A collection of useful string manipulation functions Function Description StringAppendIfMissing() Appends the suffix to the end of the string if…
- visitor - behavioral design pattern - library MetaTrader 5 //+------------------------------------------------------------------+ //|Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Visitor.mq5 | //|Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2019-2020, dimitri pecheritsa | //|Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â 792112@gmail.com | //+------------------------------------------------------------------+ // //Â Â visitor - behavioral design pattern // //Â Â …
- Proxy - structural design pattern - library MetaTrader 5 //+------------------------------------------------------------------+ //|                                                        Proxy.mqh | //|                                    2019-2020, dimitri pecheritsa | //|                                                792112@gmail.com | //+------------------------------------------------------------------+ //| proxy — structural design pattern                                | //+------------------------------------------------------------------+ //  design…
- Function library and Experts for trailing / Yury… The algorithm for maintaining and closing a position is known to be almost more important that the rules for opening…