Post events from MT4 to a webhook URL

Trabajo finalizado

Plazo de ejecución 2 minutos
Comentario del Cliente
It was my first order here. A great job made very fast. Tzvetan answered my questions perfectly, I highly recommand.
Comentario del Ejecutor
Thank you!

Tarea técnica

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,


Han respondido

1
Desarrollador 1
Evaluación
(168)
Proyectos
227
46%
Arbitraje
17
82% / 12%
Caducado
35
15%
Trabajando
2
Desarrollador 2
Evaluación
(182)
Proyectos
186
27%
Arbitraje
0
Caducado
3
2%
Libre
3
Desarrollador 3
Evaluación
(16)
Proyectos
23
30%
Arbitraje
0
Caducado
1
4%
Libre
4
Desarrollador 4
Evaluación
(7)
Proyectos
6
0%
Arbitraje
5
0% / 100%
Caducado
1
17%
Libre
5
Desarrollador 5
Evaluación
(48)
Proyectos
150
69%
Arbitraje
4
100% / 0%
Caducado
1
1%
Libre
6
Desarrollador 6
Evaluación
(26)
Proyectos
23
39%
Arbitraje
26
8% / 38%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(36)
Proyectos
45
2%
Arbitraje
6
33% / 17%
Caducado
1
2%
Libre
8
Desarrollador 8
Evaluación
(461)
Proyectos
490
52%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
9
Desarrollador 9
Evaluación
(248)
Proyectos
396
38%
Arbitraje
83
41% / 19%
Caducado
69
17%
Ocupado
10
Desarrollador 10
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
Not sure if you’re familiar with the backtesting software (Forex Tester.) They require you to upload experts in DLL format. They won’t accept MQL4. Would you be able to convert my expert advisor (MQ4 format) into DLL? It’s a simple MQ4 to DLL conversion
I need help virtually through anydesk to resolve errors in my differents mq5 EA -error does not send order -error modify order -error finding indicator -invalid expiration error -SYMBOL_TRADE_STOPS_LEVEL=1: StopLoss and TakeProfit must not be closer than 1 points from the closing price for more info send DM
100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY NB 100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY THE ROBOT MUST ANALYSIS ITSELF AND GIVE ACCURATE SIGNALS AND EXECUTE TRADES WITH THE HELP OF AI ( ARTIFICIAL INTELLIGENCE) FOR ALL THE KING PRO ROBOT VPN SHOULD BE RENTED FROM THE MAIN ORIGINAL COPY AND THERE SHOULD BE AN OPTION FOR THEM
I am looking for a developer who can convert my Pine script code to MQ5 code. The code is for a trading strategy that I would like to use on the MetaTrader 5 platform. The code needs to be converted accurately and efficiently, with all of the original functionality preserved. The developer should have experience with both Pine script and MQ5, and should be able to provide a high-quality conversion in a timely manner
I want to create a dashboard that would show all currency pairs using my currency strength indicator, ADX, and my support and resistance indicator.I want to the job done as soon as possible
A robot 100 - 300 USD
A robot must be able to do a lot of statistics for my trading system and methods to help me understand the moves I must take and risks I must not take
Qhaa bot 30+ USD
Bot please to help me to trade 24 hours identify trends whether it is an uptrend or downtrend up trend have higher high downtrend have lower high and draw trendlines according to the top and lower and wait until it starts again on a trendline then enter trades
The indicator (10 volts) I have will be attached with the illustrations in the attachments Build index(x) required 1, a The period moving average (1) crosses the moving average (3) upwards and all the lines below the candle meet and become equal - in this case, do not take any action. B, The period moving average (1) crossed the moving average (3) down and all the lines above the candle met and became equal - in
Meysam 30+ USD
ZigZag بر اساس اسیلاتور مورد نیاز است ایده شاخص یک نشانگر ZigZag ایجاد کنید که بر اساس مقادیر شدید تعیین شده با استفاده از نوسانگرها ساخته شده است. می‌تواند از هر نوسان‌گر نرمال‌شده کلاسیکی که دارای مناطق خرید و فروش بیش از حد است استفاده کند. الگوریتم ابتدا باید با نشانگر WPR اجرا شود، سپس به طور مشابه امکان ترسیم زیگزاگ با استفاده از نشانگرهای زیر را اضافه کنید: CCI چایکین RSI نوسانگر تصادفی الگوریتم و اصطلاحات
Regards! Respected Madam I need an EA in Mql5 which can Buy at certain Increment of points like 100 then 50 then 50 then 25 then 25 then 25 then 25. Possibilty of Grid increase. Buys at certain fixed level if the the Price drops like 100 points down then again 100 points down then again 100 points down like this in a grid system, Grid size I will declare. Grid order systems with stop loss and Multiple Reorders if the

Información sobre el proyecto

Presupuesto
40 - 100 USD
IVA (20%): 8 - 20 USD
Total: 48 - 120 USD
Para el ejecutor
36 - 90 USD
Plazo límite de ejecución
a 7 día(s)