작업 종료됨
실행 시간 14 일
고객의 피드백
Real good communication and will help you achieve your desired EA
10/10
피고용인의 피드백
Fantastic customer, really clear communications and fast to answer any question that could come up. Looking forward for more works together.
명시
Intro:
M5 bar close above certain session hour range, then place the limit order on certain fib level. then wait TP/SL/Time Stop.
that it.
IF SOMETHING IN PARAMETER CANNOT BE DONE LET ME KNOW OR WE CAN NEGOTIATE ON PRICE
job was already done by someone https://www.mql5.com/en/job/189452
Reference:
the "TheMas7er" DR/IDR concept explain
3 DR session explain
3 DR session:
ARD: 07:30-14:00 UTC-4
ODR: 15:30-20:30 UTC-4
RDR: 09:30-16:00 UTC-4
MT4 DR/IDR Indicators
M5 bar close above DR level mean confirm trading direction bias
Open Trade:
if bias confirm then place place limit order on
entry: IDR fib level (75%) or SD level i.e. IDR fib level(0.1,0.2,-1.1,1,-2.2 see attach pic)
SL: (DR) level+ (5) point
TP: (DR), (standard deviation 0.5, 1)
order expiry date: session finish before (5)min
Close Trade:
if no TP/SL before DR session finish, then "Time Stop" close the position before session finish (1min 0sec)
Parameters input:
entry: DR line or IDR fib level (0%-100%) SD leveli.e. IDR fib level(0.1,0.2,-1.1,1,-2.2 see attach pic)
Entry time: open of specific time candle(0901, 1700) (with cstom SL 5-100 pips that you can just add simple SL)
Entry conf direction: Long confirmation only, Short confirmation only, Confirmation based on DR)
Confirmation type: Wick close/ Body close ( in indicator dr gets true based on candle close)
Session: ADR , ODR, RDR
Custom SL: 0.5-100 pips
SL: DR or IDR level + certain point SD leveli.e. IDR fib level(0.1,0.2,-1.1,1,-2.2 see attach pic)
TP: IDR, DR, IDR standard deviation 0.5, 1, 1.5, 2 SD leveli.e. IDR fib level(0.1,0.2,-1.1,1,-2.2 see attach pic)
order expiry date: session finish before 0-Xmin or spefic time( 0900 ,1700)
Time Stop: close the position before session finish Xmin X sec or spefic time( 0900 ,1700)
Risk: X% Per Trade balance/equity or fixed lot
Time filter: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday ( with specific time filter range 0500-11:00, 1500-2200)
Take spreads into account: Yes / No
other criteria:
1 session 1 trade for each symbol
응답함
1
등급
프로젝트
350
29%
중재
37
27%
/
65%
기한 초과
10
3%
로드됨
2
등급
프로젝트
59
27%
중재
26
19%
/
54%
기한 초과
10
17%
작업중
게재됨: 1 코드
3
등급
프로젝트
111
69%
중재
1
100%
/
0%
기한 초과
2
2%
무료
비슷한 주문
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
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
GRID/DCA EA for XAUUSD Trading needed
50 - 100 USD
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
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
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 () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
Adaptive XAUUSD EA – MT5
30 - 200 USD
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
프로젝트 정보
예산
30 - 100 USD
기한
로 10 일