Auftrag beendet
Ausführungszeit 11 Tage
Bewertung des Kunden
Absolute great dev! Prabhath works very organized: Clean code, user manuals and even suggestions for improving the files are provided! Very happy and very recommended! Thanks a lot!
Bewertung des Entwicklers
Great experience working with Dominic. Clear requirements, quick responses, and smooth communication throughout the project. Would be happy to work together again.
Spezifikation
URGENT
I need someone who changes my include file. It's an equity protection include where the daily balance and equity gets saved. I include it in my EAs and if a trade is for example more than -2% in drawdown then it closes the position.
My problem is that for every other trade it opens on that day it gets closed immediately in drawdown (because of spread and slippage) because the 2% according to the inputs are already reached.
- The balance and equity should always get checked on a new day and calculate the max drawdown per day on that specific magic number.
- The include file refers to the magic number of the EA.
- The indlcude file should have a balance and equity protection for each day AND also a balance and equity protection for each EA
Example current Situation
- EA 1 has -2% in the inputs and reaches the drawdown with the first trade
- EA 2 has -3% in the inputs and closes all trades immediately because the -2% of EA 1 are already met
- EA 3 has -3% in the inputs and closes all trades immediately because the -2% of EA 1 are already me
Example Solution
- Account Drawdown per each day: 5%
- EA 1 has -2% in the inputs and reaches the drawdown with the first trade
- EA 2 has -3% in the inputs and trades are closing in drawdown (5% are reached with EA 1 and EA 2)
- EA 3 has -3% in the inputs and closes all trades immediately because the -5% of EA 1 and 2 are already met
If EA 2 makes profit then EA 3 still opens trades because the 5% drawdown of the whole day wasn't reached.
I need a fast execution! The include file (260 lines of code) get provided in DM.
Bewerbungen
1
Bewertung
Projekte
10
10%
Schlichtung
0
Frist nicht eingehalten
0
Frei
2
Bewertung
Projekte
26
73%
Schlichtung
1
0%
/
100%
Frist nicht eingehalten
0
Frei
3
Bewertung
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
4
Bewertung
Projekte
20
40%
Schlichtung
1
0%
/
100%
Frist nicht eingehalten
1
5%
Frei
5
Bewertung
Projekte
22
18%
Schlichtung
8
38%
/
38%
Frist nicht eingehalten
3
14%
Beschäftigt
Veröffentlicht: 1 Beispiel
6
Bewertung
Projekte
25
24%
Schlichtung
5
20%
/
80%
Frist nicht eingehalten
1
4%
Frei
Veröffentlicht: 6 Beispiele
7
Bewertung
Projekte
721
33%
Schlichtung
46
48%
/
41%
Frist nicht eingehalten
14
2%
Beschäftigt
Ähnliche Aufträge
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Maximas e Minimas + Super Trend
35+ USD
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Always more then minimal 55% profit
100+ USD
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
SIERRA CHART PROJECT
64+ USD
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri
50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
XAUUSD AI/ML Trading Robot — MT5 + Python + MQL5
150 - 250 USD
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
Projektdetails
Budget
30+ USD
Ausführungsfristen
von 1 bis 2 Tag(e)