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

MQL4 Indicateurs Scripts

Spécifications

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

Dossiers :

PNG
euro.png
19.7 Kb

Répondu

1
Développeur 1
Évaluation
(229)
Projets
339
49%
Arbitrage
21
5% / 33%
En retard
24
7%
Gratuit
2
Développeur 2
Évaluation
(188)
Projets
212
58%
Arbitrage
9
11% / 89%
En retard
8
4%
Gratuit
3
Développeur 3
Évaluation
(258)
Projets
396
28%
Arbitrage
70
19% / 49%
En retard
121
31%
Travail

Informations sur le projet

Budget
50+ USD