Development of Indicator and Expert Advisor on basic of Given Strategy

MQL4 Indicatori Esperti

Specifiche

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



Con risposta

1
Sviluppatore 1
Valutazioni
(554)
Progetti
765
46%
Arbitraggio
23
39% / 13%
In ritardo
63
8%
In elaborazione
2
Sviluppatore 2
Valutazioni
(256)
Progetti
415
38%
Arbitraggio
86
44% / 19%
In ritardo
70
17%
Occupato
Ordini simili
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Buy an sell symbols and guide showing entry to buy or sell setups and I need it gives and tell me to enter buy or to enter sell by automation nnnnnnnnnn fgggghhuuuiijh hhrddfhuuufffff yygggg hhgt hiidcb hygdfbby gyytdv uttrdd. Httdd hyyydv. Yhygf. Uu juhgff uyttt uuuytdbhy uuuyyy hhhff jjueeiivhgffdgu hyuu7trg yyyyffj yyytd u6tttf uuyrrrhi uytrrfh utterly jyrfgkkttv uhyybhhyy hytfgivuyt utfbh utghjio7t. Uuytg uytru
Utilizing the MQL5 MetaEditor Wizard, I created an Expert Advisor, having the following Signal indicators: I was able to optimize the EA and reached a backtest with the following specifications: I was able to reach a profit level of 30K, as indicated below. However, the Bot is not without faults and following the backtest, I started a forward test with real live data and the results were not so great. The EA took a
Connect from Mt5 via binary deriv account api I have mt5 indicator, need to connect with binary deriv account through api. If anyone can setup via API then contact me. everything control mt5
Hello I am looking for a developer to create an 50% retracement Indicator of the previous candle . So once a candle close the Indicator is supposed to take the full candle size from high to low and make a 61% and 50% level on that candle and I would like the candle to show until the next previous candle is done creating. After this I would look to create an ea with it possibly
Hi, I have 2 indicators which are based on the super trend , the alerts on indicator (1) does not work at all , and on the other indicator the alerts do not come on time on time, which is kind of delayed. see attached file below
Looking for an experienced developer to modify my existing TDI strategy , want to add filter for Buy and Sell Signals, Arrows are displayed on chart and what only to leave high accurate arrows Source code to be provided
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to

Informazioni sul progetto

Budget
30 - 40 USD
Per lo sviluppatore
27 - 36 USD
Scadenze
da 1 a 3 giorno(i)