Create EA to Swing Trade with filters

Job finished

Execution time 17 days
Feedback from customer
Peter Was persistent in achieving what I required and performed additional requests. I would recommend him to anyone , Thank You peter Great Job
Feedback from employee
Nice working with you.

Specification

The arrow indicator is a trend Algo indicator and is already automated (I would like to keep the current functions if possible and maybe also add a BE input).

I want you to code inputs for 5 or so indicators to filter trades for the current EA I have.

QQE-New Indi

TMA Bands

MACD indi

Custom Dots Indi

Heiken Ashi

Efess indi arrow /EA

 

First Strategy Entry Rules eg :-

Ea will look at efess arrow, TMA Bands (Slopping in direction of trend,TMA repaints so need EA to look at Bands at entry only ), Dots , QQE , MACD , and if all are in agreement the EA will open a position only when the current signal candle is closed to lock indicators in place .

 

Two input options for Exit strategies

The first strategy will be when the SAR Dot reverses and locks in place when the candle closes. 

The Second Exit Strategy is when any of the listed indicators reverse at a candle being locked in.

 

I would like us to take a good look at factors like Entry/Exit , Trend , Trading Times , Best Stop Loss Trade Management to try and enhance overall win rate so help with backtesting will also be required.

I can explain the current inputs for the Algo Arrow indicator/EA if required.

Your honest opinion will be needed/appreciated as this project progresses.

I will need Source Code to lock EA to Account and or Expiry Date coded please (I have the code for this if you require it).

 

Screen Shot attached 

White vertical lines are sell

Blue vertical lines are buy


Files:

Responded

1
Developer 1
Rating
(213)
Projects
286
47%
Arbitration
27
59% / 37%
Overdue
36
13%
Free
2
Developer 2
Rating
(396)
Projects
512
23%
Arbitration
60
57% / 25%
Overdue
60
12%
Loaded
Similar orders
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
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations

Project information

Budget
45+ USD
Deadline
from 1 to 10 day(s)