Pointzero

MQL4 Experts

Job finished

Execution time 21 hours
Feedback from customer
Satisfied with his job. Very Professional and knowledgabe. Well done Lazar. Until next time.
Feedback from employee
Perfect Customer! Pleased to work with you!

Specification

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

 

Responded

1
Developer 1
Rating
(312)
Projects
521
47%
Arbitration
29
10% / 45%
Overdue
139
27%
Working
2
Developer 2
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
3
Developer 3
Rating
(117)
Projects
138
41%
Arbitration
30
7% / 77%
Overdue
17
12%
Free
4
Developer 4
Rating
(14)
Projects
15
60%
Arbitration
2
0% / 100%
Overdue
5
33%
Free
5
Developer 5
Rating
(121)
Projects
134
66%
Arbitration
36
25% / 56%
Overdue
22
16%
Free
Published: 10 codes
6
Developer 6
Rating
(452)
Projects
565
26%
Arbitration
24
42% / 38%
Overdue
85
15%
Working
Published: 6 codes
7
Developer 7
Rating
(46)
Projects
73
16%
Arbitration
13
8% / 92%
Overdue
37
51%
Free
8
Developer 8
Rating
(25)
Projects
54
37%
Arbitration
4
0% / 50%
Overdue
22
41%
Free
9
Developer 9
Rating
(25)
Projects
36
17%
Arbitration
14
14% / 57%
Overdue
3
8%
Free
10
Developer 10
Rating
(71)
Projects
156
44%
Arbitration
22
41% / 14%
Overdue
16
10%
Free
Published: 10 codes
Similar orders
Hi, I’m looking for a top-tier, profit-optimized EA that has the potential to scale trading returns significantly. My goal is to maximize growth over time. Can you help develop a bespoke EA that could potentially scale to high six or seven figures
This is yakubu Jnr trading bots I create the trading robots to help my self and others traders to be successful please you can join my live trading bots or subscribe to my trading robots
Nyasco 90+ USD
Fast trading bot for starters less losses which leads to bigger profits made for thousands of people making billions of dollars .be the best trader for your self all the way
Nyasco 30+ USD
Faster robot with less losses which can be used for a long term earning money every day creating a bot for more than thousands of people to earn billions of money
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

Project information

Budget
10 - 30 USD
Deadline
from 1 to 3 day(s)