Trabalho concluído
Tempo de execução 21 horas
Comentário do cliente
Satisfied with his job. Very Professional and knowledgabe. Well done Lazar. Until next time.
Comentário do desenvolvedor
Perfect Customer! Pleased to work with you!
Termos de Referência
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
Respondido
1
Classificação
Projetos
521
47%
Arbitragem
29
10%
/
45%
Expirado
139
27%
Trabalhando
2
Classificação
Projetos
369
66%
Arbitragem
10
50%
/
0%
Expirado
46
12%
Livre
3
Classificação
Projetos
138
41%
Arbitragem
30
7%
/
77%
Expirado
17
12%
Livre
4
Classificação
Projetos
15
60%
Arbitragem
2
0%
/
100%
Expirado
5
33%
Livre
5
Classificação
Projetos
134
66%
Arbitragem
36
25%
/
56%
Expirado
22
16%
Livre
Publicou: 10 códigos
6
Classificação
Projetos
565
26%
Arbitragem
24
42%
/
38%
Expirado
85
15%
Trabalhando
Publicou: 6 códigos
7
Classificação
Projetos
73
16%
Arbitragem
13
8%
/
92%
Expirado
37
51%
Livre
8
Classificação
Projetos
54
37%
Arbitragem
4
0%
/
50%
Expirado
22
41%
Livre
9
Classificação
Projetos
36
17%
Arbitragem
14
14%
/
57%
Expirado
3
8%
Livre
10
Classificação
Projetos
156
44%
Arbitragem
22
41%
/
14%
Expirado
16
10%
Livre
Publicou: 10 códigos
Pedidos semelhantes
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
Buying profitable EA(Budget up to $ 3000 USD)
300 - 3000 USD
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
2STEP MA WITH SUPERTREND
40+ USD
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
KHALIFAH DARK VENUS
30+ USD
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
Informações sobre o projeto
Orçamento
10 - 30 USD
Prazo
de 1 para 3 dias