EA which works with iCustom function

MQL4 Эксперты

Работа завершена

Время выполнения 10 дней
Отзыв от заказчика
Great job! Project was completed on time and as needed.
Отзыв от исполнителя
It was a pleasure working with Toshan

Техническое задание

I have purchased an indicator and I need to create a simple EA which uses the data provided by the indicator to send emails containing candles information.

Indicator info:

Day Trading 6.0

URL: https://www.pointzero-trading.com/Products/view/PZDayTrading

If you checkout the Developers tab, you'll find the information needed in the EA. 

//---- Read values from the signal buffer
int start()
{
// Read signal for this bar
double value = iCustom(Symbol(), Period(), "PZ_DayTrading_LICENSE", 4, 1);
// Do something
if(value == OP_BUY) { /* Your code for bullish signal */ }
if(value == OP_SELL){ /* Your code for bearish signal */ }
if(value == EMPTY_VALUE) { /* Your code if no signal */}
// Exit
return(0);
}

Requirements:

At every OP_BUY or OP_SELL signal, the ea will send the following information in an email :

- Currency pair

- Direction of signal (buy / sell)

- Market price at that time

- Candle's Time frame ( should be that of the chart the EA is attached to, ex. 1H, 4H, 1D, etc)

- High, low, open, close and direction (bullish, bearish, or doji) of previous 8 candles in that time frame

Prior knowledge working with PZ Day trading indicator is likely needed as I cannot share mine due to licensing restrictions.

You'll also provide source code at the end of the project. 


Откликнулись

1
Разработчик 1
Оценка
(58)
Проекты
66
8%
Арбитраж
39
26% / 56%
Просрочено
12
18%
Работает
2
Разработчик 2
Оценка
(430)
Проекты
606
55%
Арбитраж
48
23% / 56%
Просрочено
178
29%
Свободен
3
Разработчик 3
Оценка
(137)
Проекты
167
35%
Арбитраж
11
91% / 0%
Просрочено
0
Свободен
4
Разработчик 4
Оценка
(1086)
Проекты
1437
45%
Арбитраж
48
73% / 13%
Просрочено
35
2%
Работает
5
Разработчик 5
Оценка
(4)
Проекты
5
60%
Арбитраж
1
0% / 0%
Просрочено
2
40%
Свободен
Похожие заказы
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
Hello, send robot models with a solid strategy (to trade forex), I want to use it to make money for the week. It is important that you present me with your profitability graph and a test. I also want to hire him for future jobs
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
Seeking an experienced MQL5 developer to create a sophisticated Expert Advisor focused on harmonic pattern trading . The EA will be designed to identify and trade based on popular harmonic patterns in the forex market. Entry and Exit Logic: Develop smart entry and exit rules based on pattern completions and price action confirmations. Risk Management: Incorporate adjustable risk-per-trade settings and position sizing

Информация о проекте

Бюджет
30+ USD
Исполнителю
27 USD
Сроки выполнения
от 3 до 5 дн.