Post events from MT4 to a webhook URL

Tâche terminée

Temps d'exécution 2 minutes
Commentaires du client
It was my first order here. A great job made very fast. Tzvetan answered my questions perfectly, I highly recommand.
Commentaires de l'employé
Thank you!

Spécifications

Hi,


I'm looking for a tool to use with MT4 terminal that will take events as a trade being placed or a trade being closed and publish these events as a webhook to a desired URL. 


I.e on a trade open, the tool will send the event as given below to the URL "https://example-url.com/webhook".


The desired payload to be published on a trade open event:

{
  "event": {
    "type": "trade_open",
    "trade": {
      "order_id": "1214412",
      "open_time": "2019-10-01 12:00:00",
      "symbol": "EURUSD",
      "type": "sell",
      "lots": "0.02",
      "open_price": "1.12020",
      "stop_loss": null,
      "take_profit": null,
      "close_price": null,
      "close_time": null,
      "commission": null,
      "swap": null,
      "profit": null,
    },
    "account": {
      "number": "accountnumber",
      "currency": "GBP",
      "balance": "1000",
      "equity": "1000"
    }
  }
}

The desired payload to be published upon a trade being closed:

{
  "event": {
    "type": "trade_close",
    "trade": {
      "order_id": "1214412",
      "open_time": "2019-10-01 12:00:00",
      "symbol": "EURUSD",
      "type": "sell",
      "lots": "0.02",
      "open_price": "1.12020",
      "stop_loss": "1.12020",
      "take_profit": "1.11500",
      "close_price": "1.11500",
      "close_time": "2019-10-01 15:00:00",
      "commission": "0.30",
      "swap": "0.10",
      "profit": "12.40",
    },
    "account": {
      "number": "accountnumber",
      "currency": "GBP",
      "balance": "1012",
      "equity": "1012"
    }
  }
}


No other functionality is desired other than to emit these open/close events.

With thanks,


Répondu

1
Développeur 1
Évaluation
(212)
Projets
285
46%
Arbitrage
27
59% / 37%
En retard
36
13%
Travail
2
Développeur 2
Évaluation
(258)
Projets
265
29%
Arbitrage
0
En retard
3
1%
Travail
Publié : 2 codes
3
Développeur 3
Évaluation
(19)
Projets
27
26%
Arbitrage
2
0% / 100%
En retard
2
7%
Gratuit
4
Développeur 4
Évaluation
(7)
Projets
6
0%
Arbitrage
5
0% / 100%
En retard
1
17%
Gratuit
5
Développeur 5
Évaluation
(77)
Projets
244
74%
Arbitrage
7
100% / 0%
En retard
1
0%
Gratuit
Publié : 1 article
6
Développeur 6
Évaluation
(26)
Projets
23
39%
Arbitrage
26
8% / 38%
En retard
0
Gratuit
7
Développeur 7
Évaluation
(36)
Projets
45
2%
Arbitrage
6
33% / 17%
En retard
1
2%
Gratuit
8
Développeur 8
Évaluation
(513)
Projets
552
53%
Arbitrage
13
69% / 15%
En retard
3
1%
Gratuit
9
Développeur 9
Évaluation
(298)
Projets
477
40%
Arbitrage
106
40% / 24%
En retard
81
17%
Chargé
Publié : 2 codes
10
Développeur 10
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Publié : 4 codes
Commandes similaires
Brotus AI 32+ USD
And let's talk about Linux and more about those technologies, ideas, those AI ideas.Let's make an AI technology summit for us base on wgat i wanna build and their example pictures of roadmapBoss can we take those idea all we've talked about base on technology, tech, UI...J.A.R.V.I.S...eDEX-UI into reality (solution) using laptop cause I think it give accces to build app amd more
I require a custom EA and an accompanying custom indicator built in MQL5 for Meta Trader 4/5. The EA must be fully automated (Algo Trading); Telegram-Signal-Linked and named 'AMK Fx'

Informations sur le projet

Budget
40 - 100 USD
Délais
à 7 jour(s)