Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Trendlines and Horizontal lines crossing notification EA - sistema esperto per MetaTrader 5

Visualizzazioni:
8682
Valutazioni:
(29)
Pubblicato:
2018.08.30 14:36
Aggiornato:
2018.11.02 09:41
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

This EA searches for Horizontal and Trend lines of specified color in MonitoringColor on current chart and notifies you when price crosses them.

When it happens, after the notification, it also changes line color to what specified in CrossedColor parameter and stops monitoring for price crosses on it, until the user changes its color again.

You can choose what type of notification you want setting appropriate input parameters:

  • EnableAlert shows a popup alert on price cross
  • EnableNotifications sends a mobile notification if you configured it on MT5
  • EnableEmails sends you an email message if you configured it on MT5

I'm sharing this code primarily because I need it for my personal trading and I haven't found something similar working well, but also because I'm switching from MQL4 to MQL5 and would like to know from the community if I'm doing it the right way.

Example setup:

Monitoring trend continuation and support line

Hope you enjoy it,
Strx.

DSL Balance of market power JMA DSL Balance of market power JMA

DSL Balance of market power JMA

Gann high/low activator JMA Gann high/low activator JMA

Gann high/low activator JMA

Didi Needles - with MA Threshold Diff Filtering Didi Needles - with MA Threshold Diff Filtering

Classic version (on Chart) of Didi Needles indicator, now with a filtering threshold based on MA threshold differences.

Save and show the objects of testing chart Save and show the objects of testing chart

This script helps to save the objects into a file and show the objects on a new chart.