작업 종료됨
실행 시간 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%
무료
비슷한 주문
Data Integrity
500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
I need help in modifying an amibroker AFL indicator the indicator already works but I need per symbol static variable isolation, parameters persistence per symbol after restart, non declining trailing stop logic, parameter auto restore when switching symbols and a global reset function for static variables. For better understanding As discussed, this is the official offer for restructuring my RAD Chandelier stop loss
AI SIGNAL GENERATING BOT
30 - 35 USD
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
I need a fully automated end-to-end system where a backend continuously runs my deterministic CORE EDGE validator on live market data, generates numeric JSON trade tickets (GO) or alert levels (NO-GO), and automatically pushes those instructions to the MT5 EA for execution. There are no manual signals. ROLE SPLIT (IMPORTANT) Backend (analysis & decision engine): Continuously evaluates live data using my CORE EDGE
Robot Requirements Specification
30 - 100 USD
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
Ninjatrader strategy develop
30+ USD
i need an expert to help join 3 model i have in ninjatrader into one, kindly message me and i will be expecting from you and i need this work done in maximum of 4 days, so i need expert that can get it done
BitsoFx
40 - 10000 USD
//+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
프로젝트 정보
예산
50+ USD