Работа завершена
Время выполнения 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%
Свободен
Похожие заказы
I am looking to buy a ready-made automated trading robot / EA that works on the Tradovate platform and is proven to pass prop firm challenges for Apex Trader Funding, Tradeify, and Lucid Trading.Key Requirements (must be ready-made or very close to plug-and-play):Fully functional on Tradovate (native or via stable bridge/copier/webhook/API integration – MT5 EA + Tradovate bridge is acceptable if it works reliably)
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
We are looking for a developer to finish and stabilize an existing Kalshi trading bot (~60% complete) built in TypeScript. This is not a MetaTrader EA. The system interacts with the Kalshi API and requires strong understanding of execution logic, order handling, and state management. Scope of Work: Review and understand existing TypeScript codebase Complete missing functionality Fix execution issues (order placement
Информация о проекте
Бюджет
50+ USD