Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Scripts

The WaveMarker script set - script para MetaTrader 4

Visualizaciones:
10309
Ranking:
(15)
Publicado:
2016.03.25 14:06
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa


s_WaveMarker_CreateNew
- the script creates a group of graphical objects on the chart - text labels and lines for marking the Elliott waves. User only needs to move the text labels using the mouse after selecting them. The number of graphical object groups is not limited. To create a new group the script should be reattached to the chart - the script also provides the ability to move previously created objects. The script should be removed from the chart once the object movement is completed.




s_WaveMarker_ChangeAll
- the script provides the ability to move the objects created by the s_WaveMarker_CreateNew script without creating a new group of objects.


s_WaveMarker_DeleteAll
- removes all objects created by the s_WaveMarker_CreateNew script from the chart.


s_WaveMarker_DeleteByIndex
- removes the objects created by the s_WaveMarker_CreateNew script with the index specified in the property window of the script. The index of a group can be determined by the name of any object in the group - the index is specified in brackets in the name of the object.

Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/7088

Extended Regression StopAndReverse Extended Regression StopAndReverse

Universal trend utility for near predictions and making decisions by "stops" and/or "stops/reversals" of the orders.

CurrencyChart CurrencyChart

The CurrencyChart indicator allows to display the charts of multiple currencies (symbols) in a single window.

s_wininet s_wininet

Example of using wininet.dll for downloading a web page.

Auto optimizer Auto optimizer

The library for automated optimization of an EA during its operation.