Create an MT4 trading bot to my specifications

工作已完成

执行时间10 天

指定

I need to develop an MQL4 trading bot for Forex. Here is the specification.

Indicators

ATR H1, EMA: H4-100, H4-50, H4-18, H4-6, H1-6

Strategy

I will not be sharing my actual strategy but this is what we will spec and code to:

  • When all of the EMA bars are stacked, ie: H4-100 > H4-50 > H4-18 > H4-6 > H1-6
  • AND the H1-6 EMA has been declining for at least X hours
  • AND price is not within a predefined support/resistance zone
  • AND we are not within 2 hours of a Medium impact or higher news event
  • AND M5 close > H1-6 plus threshold
  • Open a BUY trade. Set SL to H1-ATR times a factor, set TP to H1-ATR times a factor.
  • If price exceeds a take-profit level, convert to a trailing stop loss (another factor).
  • Reverse all conditions for SELL trades.
  • Don’t open trades after Friday 14:00 ET.

Each instance of the program will be attached to a chart and trade a single pair. The instances must be completely isolated and independent from each other - although they share common files as described below.

A single instance of the program must not open more than one trade at a time.

I will provide a file containing settings for each Pair and Trading Session (London, London-NY overlap, NY, Other). The program must re-read the settings whenever the Trading Session changes. We will negotiate the file format. The settings will include:

  • The factors, thresholds, variables described above
  • Zone width
  • a few others

To correctly determine the current Trading Session the program must convert current time to ET and London times including DST / Summer time adjustments.

I will provide a file containing Support and Resistance zones for each Pair and Date. The program must read this in at the beginning of each day (5PM ET). We will negotiate the format.

I will provide a file containing news events in a CSV file (the format is as exported by forexfactory.com).

The program must be efficient: it must function only at the close of M5 bars, including adjusting TSL; it must determine trading session only on the hour; it must evaluate EMA alignment only at the close of H1 bars.

The program must be able to run in backtest mode, implementing all of the above functionality on historical data.

We may find MQL4 does not calculate the EMAs in exactly the same way my strategy requires. If that is the case the program must manually calculate all 5 EMAs.

I intend to modify and extend this program. So the code should be well documented and readable and all necessary source code must be provided. Build instructions should be provided.


Please let me know if there are any other common requirements I should include.

反馈

1
开发者 1
等级
(26)
项目
23
39%
仲裁
26
8% / 38%
逾期
0
空闲
2
开发者 2
等级
(4)
项目
6
0%
仲裁
5
0% / 80%
逾期
2
33%
空闲
3
开发者 3
等级
(8)
项目
9
22%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(11)
项目
18
28%
仲裁
4
50% / 50%
逾期
1
6%
空闲
5
开发者 5
等级
(588)
项目
1063
50%
仲裁
39
28% / 41%
逾期
49
5%
工作中
发布者: 1 文章, 8 代码
6
开发者 6
等级
(511)
项目
549
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
7
开发者 7
等级
(77)
项目
243
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
8
开发者 8
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
9
开发者 9
等级
(59)
项目
81
43%
仲裁
27
11% / 70%
逾期
8
10%
空闲
相似订单
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs

项目信息

预算
30 - 2000 USD
截止日期
 1  30 天