ICT MMXM (Marker Maker Model) EA

명시

I’m looking for a developer that can build an EA based of ICT MMXM strategy and has an understanding of this concept. This youtube video should help explain in every details what I am looking for:

Any FVGs, MSS and other indicators for conformation would really help to make this EA work. Also the Power of 3 method of ICT could give conformation on which side the market moves to determine a long or short position. That’s explained in this video: https://youtu.be/EHEOUxYh4hc?si=66qZNZMbajC0_TbE


If there is anyway to implement these conformation tools, would appreciate it.


Timeframe: 5 or 15 min 
Pairs: indices (SP500 / NAS100 / US30) and gold (XAUUSD) only

Parameters:
1. Lot size % risk of account balance
2. Risk reward for the TP and SL. As an option to adjust and switch on or off with ‘true or false’. If it’s on ‘false’, it trades as it says in the video with partial TP (option 8). If it’s ‘true’, it places RR TP and SL based on the input when it takes trades on the buy/sell points.
3. SL buffer in pips
4. News days Trading (on, off, 50% initial risk)
5. Daily drawdown limiter in % that closes all trades when drawdown is hit
6. Max drawdown limiter in % that closes the EA when drawdown is hit
7. Breakeven (as explained in the video) adjustable and on/off switch with ‘true/false’
8. Partial TP (as explained in the video) with buy/sell stops. Adjustable and on/off switch with ‘true/false’. If it’s ‘false’, it will trade with RR (option 2).

Restrictions:
1. The EA should be designed for prop firm regulations where it should not exceed 10% max drawdown and 5% daily drawdown.

EA needs to be made for MT5. Delivered with mql file. Optimisation with backtesting beforehand to see if the EA works, would also be appreciated.

Any inputs or adjustments for this strategy are more than welcome! Looking forward to it.

응답함

1
개발자 1
등급
(54)
프로젝트
102
23%
중재
12
25% / 17%
기한 초과
13
13%
무료
2
개발자 2
등급
(9)
프로젝트
8
50%
중재
6
17% / 50%
기한 초과
2
25%
무료
3
개발자 3
등급
(70)
프로젝트
91
25%
중재
26
19% / 54%
기한 초과
25
27%
무료
비슷한 주문
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
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
//———————————————————————————————————————————————————————————————————— 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 () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location

프로젝트 정보

예산
50+ USD
기한
 10 일