Pointzero

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 21 horas
Comentario del Cliente
Satisfied with his job. Very Professional and knowledgabe. Well done Lazar. Until next time.
Comentario del Ejecutor
Perfect Customer! Pleased to work with you!

Tarea técnica

Hi,

 

I am looking to create an ea for me. Basically I have the point zero trend trading indicator but I decided to make an EA. The script was posted in the website: http://www.pointzero-trading.com/Products/view/PZTrendTrading or

 

//---- Step 1: Define constants in your EA
#define OP_BUY_1        4     // Bullish Trend Change (Blue 1)   
#define OP_SELL_1       5     // Bearish Trend Change (Red 1)
#define OP_BUY_2        6     // Bullish Pullback (2)
#define OP_SELL_2       7     // Bearish Pullback (2)
#define OP_BUY_3        8     // Bullish Inside Bar Breakout (3)
#define OP_SELL_3       9     // Bearish Inside Bar Breakout (3)
#define OP_BUY_4        10    // Bullish Correction during Downtrend (blue dash)
#define OP_SELL_4       11    // Bearish Correction during Uptrend (red dash)
//---- Step 2: Read values from the signal buffer
int start()
{
// Read signal for this bar
double value = iCustom(Symbol(), Period(), "Marketpz-trend-trading", 10, 1);
// Do something
if(value == OP_BUY_1) { /* Your code for bullish trend */ }
if(value == OP_SELL_1){ /* Your code for bearish trend */ }
if(value == OP_BUY_2) { /* Your code for bullish pullback */ }
if(value == OP_SELL_2){ /* Your code for bearish pullback */ }
if(value == OP_BUY_3) { /* Your code for bullish inside bar breakout */ }
if(value == OP_SELL_3){ /* Your code for bearish inside bar breakout */ }
if(value == OP_BUY_4) { /* Your code for bullish correction */ }
if(value == OP_SELL_4){ /* Your code for bearish correction */ }
if(value == EMPTY_VALUE) { /* Your code if no signal */}
// Exit
return(0);
}

 

 Thanks

 

Han respondido

1
Desarrollador 1
Evaluación
(312)
Proyectos
521
47%
Arbitraje
29
10% / 45%
Caducado
139
27%
Trabaja
2
Desarrollador 2
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
3
Desarrollador 3
Evaluación
(117)
Proyectos
138
41%
Arbitraje
30
7% / 77%
Caducado
17
12%
Libre
4
Desarrollador 4
Evaluación
(14)
Proyectos
15
60%
Arbitraje
2
0% / 100%
Caducado
5
33%
Libre
5
Desarrollador 5
Evaluación
(121)
Proyectos
134
66%
Arbitraje
36
25% / 56%
Caducado
22
16%
Libre
Ha publicado: 10 ejemplos
6
Desarrollador 6
Evaluación
(452)
Proyectos
565
26%
Arbitraje
24
42% / 38%
Caducado
85
15%
Trabaja
Ha publicado: 6 ejemplos
7
Desarrollador 7
Evaluación
(46)
Proyectos
73
16%
Arbitraje
13
8% / 92%
Caducado
37
51%
Libre
8
Desarrollador 8
Evaluación
(25)
Proyectos
54
37%
Arbitraje
4
0% / 50%
Caducado
22
41%
Libre
9
Desarrollador 9
Evaluación
(25)
Proyectos
36
17%
Arbitraje
14
14% / 57%
Caducado
3
8%
Libre
10
Desarrollador 10
Evaluación
(71)
Proyectos
156
44%
Arbitraje
22
41% / 14%
Caducado
16
10%
Libre
Ha publicado: 10 ejemplos
Solicitudes similares
Max amount grid 30+ USD
max amount grid step for magic number do keep deleting .only when it is in negative floating .but when it is profit allow to go over the max and replays to grid step
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
I will pay 3000+ USD (negotiable) for an EA for existing MT5 that generates a minimum of 15-20% or higher a month consistently (provide source code after final deal) Looking for a highly profitable EA Please send demo version directly subject (Buying profitable EA Budget up to $ 3000 USD), past results and optimal settings so I can test, if it performs in a strategy tester i will also need option to forward test it
EA fx 30+ USD
Hello, I need an already developed EA similar to the one trading XAUUSD, with consistent entries and good risk management. Before we proceed, I would like to verify its performance. Please provide a live or demo account login along with the investor (read-only) password so I can monitor the trading results. I am looking for stable performance, controlled drawdown, and consistent profit on gold (XAUUSD). Once I
The strategy records the highest and lowest prices within a specified duration (default 15 minutes) after the New York market opens, forming the opening range. Post-Formation Breakout: When the price breaks above or below the opening range after its formation, it may indicate the direction of the day’s price movement. Trend Confirmation: The strategy uses two EMAs (default 20-period and 50-period) as trend filters to
Tengo una estrategia basada en divergencia para el oro sobre todo en tf m1 Basado en divergencia con stoch .. confirmando la entrada con ciertos parameteos de entrada Es mejor conversarlo para dar mejor los detalles Cuando entrar, porque o todas las divergencias se debe tomar para entrar en compras o ventas He adjuntado un ejemplo La confrmacion más exacta es el cruce de esos parámetros de stoch edebajo de level de
BUY ALERT 1. Supertrend turns Bullish 2. On this candle , or during the last time Supertrend was Bearish, price was < or = MA1 3. On this candle , or during the last time Supertrend was Bearish , BBStops is Bearish 4. STEP MA1 and STEP MA 2 are both Bullish SELL ALERT 1. Supertrend turns Bearish 2. On this candle , or during the last time Supertrend was Bullish, price was
Rsi divergence 30+ USD
You need to create an EA that executes buy and sell based on the signals of an rsi divergence indicator in trading view. The indicator is not in MT5 and must be added separately. pine script availabel
I WANT A TRADING ROBOT WITH GOLD STRATEGY THAT COULD TAKE ME TO 1MILLION$ TODAY,PLEASE KINDLY GENERATE THE BOT, DEBUGG COMPILE AND THEN GIVE ME WHEN EVER YOU ARE READY, ILL BE WAITING THANK YOU

Información sobre el proyecto

Presupuesto
10 - 30 USD
Plazo límite de ejecución
de 1 a 3 día(s)