I have 10 tasks 1)close order for basket.2) MA stop/profit/partial. 3),4),5) Add On/Off Functions.6)Equity Stop.7)Equity Emergency Stop.8)Close all symbols.9)Dashboard.10)horizontal line EA activator

Auftrag beendet

Ausführungszeit 18 Tage
Bewertung des Kunden
IBartlomiej Gorski is very knowledgeable and it was easy for me to explain job scope because of his experience. He made sure job was correct and gave me extra support after job completion.

Spezifikation

1) Add a close order for basket of trades when multiple trades are opened, break even, loss or profit. (FIFO account) 

 Explanation: My current EA closes out all opened trades together as a basket take profit at specified profit amount. When there are 2 or more opened positions, I want to close out the first trades in the basket if / when price comes back to breakeven/loss or profit. That way it takes off risk, In case more orders are opened against trades. When multiple trades are opened, 1st position will be closed out bye break even, loss or profit if/when price comes back. For example, when a 2nd order opens then 1st opened position will hopefully be closed at Breakeven/loss/profit + spread if price comes back. If an order #3 is opened then orders #2 will close out breakeven/loss/profit, if/when price comes back. This will be the sequence to continue as long as total profit has not been met. If 1st order was taken at +2 pips then remaining total of Take profit will change to 48 pips. Take profit will not change if orders were closed out negative.

 See attached picture.

 

 

2) Add - Moving Average stop-loss and take profit and partial take profit. 

Example: I have 1 position with 0.05 lots, when price touches 21 period’s moving average, close 0.02 lots. With same position when price touches 55 periods moving average close out 0.02 lots, when price touches 200 periods moving average close out remaining 0.01 lots. See attached Picture

 

3) Modify - Inside Candle to be used or not. On/Off

I simply want to be able to  have this inside candle feature on or off and  EA run everything else. For example Grid and RMI run without Inside candle.

 

4) RMI - Indicator On/Off.

I simply want to be able to have this feature turned on or off and EA run everything else. For example Grid and Inside candle run without RMI.

 

5) Grid - On/Off.

I simply want to be able to have this feature turned on or off and EA run everything else. For example Inside candle and RMI run without Grid.

 

6) Equity stop - to stop EA opening trades after selected amount of equity percentage dollar amount, include for all opened orders on all symbols

 

7) Equity Emergency stop - EA to close all trades at specific equity %

 

8) Close all opened and pending orders on all symbols or specified symbols at specified Pip or dollar amount.

9) visual window (dash board) window on upper right side of chart that displays  all opened positions  equity draw down, available margin in dollars, number of lots open, amount of equity risked by where stops are placed. Equity amount earned for the current day, week, Month, Year.

 

10) User to place horizontal line to activate EA.

Explanation: I would like to add a horizontal line and update it by mouse drag on chart or add price point to trigger inside candle + RMI sell/buy. Price will have to close outside of horizontal line then the Inside candle + RMI to complete a order buy or sell. See picture


Bewerbungen

1
Entwickler 1
Bewertung
(647)
Projekte
1295
67%
Schlichtung
84
26% / 49%
Frist nicht eingehalten
338
26%
Frei
2
Entwickler 2
Bewertung
(31)
Projekte
42
26%
Schlichtung
10
20% / 50%
Frist nicht eingehalten
8
19%
Frei
3
Entwickler 3
Bewertung
(225)
Projekte
285
41%
Schlichtung
15
13% / 47%
Frist nicht eingehalten
67
24%
Frei
Ähnliche Aufträge
I need a developer that can make my trading strategies into a working perfect EA Robot working on Mt5. Candlestick pattern confirmation through PDH, PDL, PWH, PWL, Liquidities, HTF OB
Platform MetaTrader 5 (MT5) MQL5 Source Code Required Compatible with Exness MT5 both standard and cent accounts/ICMarket accounts Works on EUR/USD only (initial version) ⸻ Objective Develop a fully automated AI Expert Advisor based on ICT Smart Money Concepts (SMC). The EA must only execute high-probability trades that satisfy all required conditions before opening a position. The EA must avoid overtrading and
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
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
أحتاج إلى مستشار خبير لمنصة MetaTrader 5 (MT5) مصمم كآلة حالة محدودة (FSM). يجب أن ينفذ أوامر السوق فقط بناءً على مستويات أسعار يحددها المستخدم. يجب ألا يستخدم أي مؤشرات أو تحليل فني أو أوامر معلقة أو ذكاء اصطناعي أو قرارات تداول تلقائية. يجب أن ينفذ المستشار الخبير ببساطة تسلسلًا محددًا مسبقًا لمستويات الأسعار كما يحددها المستخدم تمامًا، مع إدارة دقيقة للحالة، ودورة نشطة واحدة في كل مرة، ومعالجة الفجوات السعرية،
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for an experienced MQL5 developer to code a custom Expert Advisor for MetaTrader 5 based on my own private trading strategy.I have all the specific entry rules, exit conditions, and risk management parameters fully prepared. I will share these exact details with the selected developer via direct message once the job is initiated.The final delivery must include the clean, fully commented source code (.mq5

Projektdetails

Budget
50 - 200 USD