Работа завершена
Время выполнения 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%
Просрочено
217
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%
Свободен
Похожие заказы
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
The Ultimate Trading Bot
30+ USD
take your time better make it for days and have good bot than never benefits both of us. Make the bot have zero errors and backtest it for a 2 year period
Ninjatrader 8 bot development
30+ USD
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
Информация о проекте
Бюджет
50+ USD