Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

WaveMarker script set - MetaTrader 4 scripts | Trading script download - MT4/MT5 resources

author EAcpu | 6 reads | 0 comments |

The WaveMarker script set - script for MetaTrader 4


s_WaveMarker_CreateNew
- This script creates a set of graphical objects on the chart - text labels and lines used to mark Elliott waves. Users select text labels and simply move them using the mouse. The number of graphic object groups is unlimited. To create a new group, the script should be reattached to the chart - the script also provides functionality to move previously created objects. Once the object movement is complete, the script should be removed from the diagram.



The WaveMarker script set - script for MetaTrader 4


s_WaveMarker_ChangeAll
- This script provides the functionality to move objects created by the s_WaveMarker_CreateNew script without creating a new object group.


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


s_WaveMarker_DeleteByIndex
- Delete the object created by the s_WaveMarker_CreateNew script with the index specified in the script's properties window. The index of a group can be determined by the name of any object in the group - the index is specified in parentheses in the object name.


Attachment download

📎 s_WaveMarker_ChangeAll.mq4 (22.66 KB)

📎 s_WaveMarker_CreateNew.mq4 (25.72 KB)

📎 s_WaveMarker_DeleteAll_mq4.mq4 (0.94 KB)

📎 s_WaveMarker_DeleteByIndex_mq4.mq4 (0.99 KB)

Source: MQL5 #7088

Verification code Refresh