Работа завершена
Время выполнения 33 минуты
Отзыв от заказчика
Really nice to work with, very informative. Project was completed very quickly with great communication and amazing attention to detail. Thanks!
Отзыв от исполнителя
Chay is great customer with bright ideas and detailed requirement, working with him was easy and straight for me. thanks.
Техническое задание
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
Оценка
Проекты
1410
67%
Арбитраж
123
32%
/
41%
Просрочено
218
15%
Свободен
Опубликовал: 1 пример
2
Оценка
Проекты
1295
67%
Арбитраж
84
26%
/
49%
Просрочено
338
26%
Свободен
3
Оценка
Проекты
326
43%
Арбитраж
34
32%
/
29%
Просрочено
83
25%
Свободен
4
Оценка
Проекты
19
16%
Арбитраж
4
0%
/
75%
Просрочено
5
26%
Свободен
5
Оценка
Проекты
93
34%
Арбитраж
10
40%
/
30%
Просрочено
5
5%
Свободен
Похожие заказы
EA Crafter
500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Advanced Forex Expert Advisor-fully automated system
200 - 300 USD
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'
Информация о проекте
Бюджет
50+ USD