Post events from MT4 to a webhook URL

工作已完成

执行时间2 分钟
客户反馈
It was my first order here. A great job made very fast. Tzvetan answered my questions perfectly, I highly recommand.
员工反馈
Thank you!

指定

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,


反馈

1
开发者 1
等级
(212)
项目
285
46%
仲裁
27
59% / 37%
逾期
36
13%
工作中
2
开发者 2
等级
(258)
项目
265
29%
仲裁
0
逾期
3
1%
工作中
发布者: 2 代码
3
开发者 3
等级
(19)
项目
27
26%
仲裁
2
0% / 100%
逾期
2
7%
空闲
4
开发者 4
等级
(7)
项目
6
0%
仲裁
5
0% / 100%
逾期
1
17%
空闲
5
开发者 5
等级
(77)
项目
244
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
6
开发者 6
等级
(26)
项目
23
39%
仲裁
26
8% / 38%
逾期
0
空闲
7
开发者 7
等级
(36)
项目
45
2%
仲裁
6
33% / 17%
逾期
1
2%
空闲
8
开发者 8
等级
(513)
项目
552
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
9
开发者 9
等级
(298)
项目
477
40%
仲裁
106
40% / 24%
逾期
81
17%
已载入
发布者: 2 代码
10
开发者 10
等级
项目
0
0%
仲裁
0
逾期
0
空闲
发布者: 4 代码
相似订单
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'

项目信息

预算
40 - 100 USD
截止日期
 7 天