Set the in-built MT4 price alarm by dragging a script into a chart

MQL4 Indicatori Script

Specifiche

Hello,

I need a script which I drag into the chart and then the in-built MT4 price alarm should be set.

The script should start like this:

//+------------------------------------------------------------------+
//| Script program start function                                    |
//+------------------------------------------------------------------+
void OnStart()
  {
   double price = WindowPriceOnDropped();
   
   [... your code ...]

  }

This price must be the alarm price level.

I can code some mql4-stuff but I think for this project it is necessary to know a lot about user32.dll and other Win32 API things.

Just to be very clear, I am talking about these alerts: https://www.metatrader4.com/en/trading-platform/help/overview/terminal/terminal_alerts

File:

PNG
euro.png
19.7 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(229)
Progetti
339
49%
Arbitraggio
21
5% / 33%
In ritardo
24
7%
Gratuito
2
Sviluppatore 2
Valutazioni
(188)
Progetti
212
58%
Arbitraggio
9
11% / 89%
In ritardo
8
4%
Gratuito
3
Sviluppatore 3
Valutazioni
(258)
Progetti
396
28%
Arbitraggio
69
19% / 49%
In ritardo
121
31%
Gratuito

Informazioni sul progetto

Budget
50+ USD