Development of Indicator and Expert Advisor on basic of Given Strategy

MQL4 Indicateurs Experts

Spécifications

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



Répondu

1
Développeur 1
Évaluation
(554)
Projets
765
46%
Arbitrage
23
39% / 13%
En retard
63
8%
Travail
2
Développeur 2
Évaluation
(256)
Projets
415
38%
Arbitrage
86
44% / 19%
En retard
70
17%
Occupé
Commandes similaires
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other

Informations sur le projet

Budget
30 - 40 USD
Pour le développeur
27 - 36 USD
Délais
de 1 à 3 jour(s)