Multiple indicator Buffer EA or modify existing EA

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 3 minuti
Feedback del cliente
FAST SERVICE AS USUAL
Feedback del dipendente
thank you very Much

Specifiche


3 indicator  buffers are valid filters in every signal  , and for indicator buffer  4 , 5 and 6    can only generate maximum 1 trade per day each  , so 3 trades in total for 24 hour period 

two trading times are required 

 


 This is not how I wanted it

 

int minimal=80;  //   minimal count needed

 

CODE   THE FOLLOWING BUFFERS FOR EA TO READ

Lon , sho, med,total , global and base

Each buffer setting to be different

Set values  for each buffer   as min +80  , if lon  < 80 , )  { _long1   = false; _long2 = false; }

Set values  for each buffer   as min +80  , if SHO  < 40 , )  { _long1   = false; _long2 = false; }

Set values  for each buffer   as min +80  , if BASE  < 30 , )  { _long1   = false; _long2 = false; }

Set values  for each buffer   as min +80  , if  MED  < 60 , )  { _long1   = false; _long2 = false; }

Set values  for each buffer   as min +80  , if TOTAL  < 50 , )  { _long1   = false; _long2 = false; }

Set values  for each buffer   as min +80  , if    GLOBAL< 60 , )  { _long1   = false; _long2 = false; }

 

Please also add   line 36  from attached ea .please find all functions related to iy

extern bool      UseAdvancedMM = false;

extern double    AdvancedMMPincrement = 33.0; // Increase 30% position after each loose

extern int       AdvancedMMaxConsecutiveTrades = 35;

 

rest of code is after line 1416  martingale 

Con risposta

1
Sviluppatore 1
Valutazioni
Progetti
0
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(221)
Progetti
412
61%
Arbitraggio
13
38% / 23%
In ritardo
163
40%
Gratuito
Pubblicati: 49 articoli, 1 codice
3
Sviluppatore 3
Valutazioni
(17)
Progetti
21
48%
Arbitraggio
3
0% / 100%
In ritardo
10
48%
Gratuito
4
Sviluppatore 4
Valutazioni
(5)
Progetti
10
70%
Arbitraggio
0
In ritardo
5
50%
In elaborazione
Pubblicati: 12 articoli, 3 codici
5
Sviluppatore 5
Valutazioni
(90)
Progetti
159
61%
Arbitraggio
40
18% / 63%
In ritardo
70
44%
Gratuito
6
Sviluppatore 6
Valutazioni
(257)
Progetti
341
58%
Arbitraggio
7
14% / 71%
In ritardo
9
3%
Gratuito
Ordini simili
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
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
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
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have

Informazioni sul progetto

Budget