Development of Indicator and Expert Advisor on basic of Given Strategy

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

Hello 
NEED Simple Expert Advisor Requriments

These are the point !
1. Entry price is every dollar . ie 1400.00 , 1401.00 , 
2. Two trades should be picked from entry price (buy&sell)
3. Target & SL adjustable pips
4. Trade from entry price should not be picked untill both the previous trades from that entry price are completed.
5. Can change on what difference want Ea to trade with

Detail of EA WITH EXAMPLE 

Things bot need to do -
1. There are fixed entry points , i.e. Every dollar (1500$, 1501$,1502$) 
2. Bot should pick two trades from entry point
For example -
current price is 1505.65$ , when it comes 1505.00$ Or 1506.00$ it will pick two trades i.e. One buy trade and one short sell trade
3. Target and SL should be adjustable 
For example if i put target as .50$ aur SL as 1.00$
It means - for buy trade ( entry - 1500.00$ target - 1500.50$ SL - 1499.00$) for short sell trade ( entry 1500.00$ target - 1499.50$ SL 1501.00$)
4. Trades should be picked only when both the previous trades from that entry point are completed(Target/SL)
For examples -
Current price - 1505.64$ , now when it comes to 1505.00 or 1506.00 it will pick two trades (1 buy and 1 short sell)
I had set target as .50$ and SL as 1.00$.
Main Rule for bot is , it should not pick trades from the entry point till any of its previous trades from that entry point is open
For examples - two trades started from 1500.00$ , and both the trades hit their Targets/SL , bot should again pick trades from 1500.00$ , bt if any previous trades is active(buy/shortsell) , it should not pick any trade from 1500.00$ .




Indicator Requriments

SELL STRATEGY:

 

Candle Type: HeikenAshi

Chart : 10 Minutes

Indicators used:

a.                   RSI – 14

b.                   MACD – 12, 26, 9

c.                   EMA 7 & EMA 21 plotted in RSI

d.                   Stochastics

 

Sell trade to trigger, when :

1.            EMA 7 Crosses below EMA 21 plotted in RSI.

3.            MACD Signal is greater than MACD line and has to be equal or lesser than 0

4.            RSI 14 is equal or lesser than 50

5.            Previous heikenashi candle to close in red (Open is higher than close)

6.            Stochastics : Slow stochastics is greater than Fast Stochastics

 

 

 

-----------------XXXXXXXXXXXX----------------------

 

BUY STRATEGY

 

Candle Type: HeikenAshi

Chart: 10 Minutes

Indicators used:

a.                   RSI – 14

b.                   MACD – 12, 26, 9

c.                   EMA 7 & EMA 21 plotted in RSI

d.                   Stochastics

 

Buy Trade to trigger, when :

1.            EMA 7 Crosses above EMA 21 plotted in RSI .

3.            MACD line is greater than MACD Signal line and has to be equal or greater than 0

4.            RSI 14 is equal or Greater than 50

5.            Previous heikenashi candle to close in Green (Close is higher than Open)

6.            Stochastics : Fast stochastics is greater than Slow Stochastics

Here are the images 
Sell Condition Signal - http://prntscr.com/p76wqz

Buy Condition Signal- http://prntscr.com/p76xjj

Its should have alerts , notifaction and email features too
When arrow signal come it should make text file

Here Format


Pair Name,buy,Mt4 Price,2019.03.29 10:25 RoboTrader


Under location 

Example - C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\5A2DD3C54A6FA3006DF05CADDA1FF60A\MQL4\Files



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

1
Разработчик 1
Оценка
(564)
Проекты
777
46%
Арбитраж
23
39% / 13%
Просрочено
63
8%
Работает
2
Разработчик 2
Оценка
(261)
Проекты
425
38%
Арбитраж
86
44% / 19%
Просрочено
71
17%
Загружен
Похожие заказы
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money

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

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