Development of Indicator and Expert Advisor on basic of Given Strategy

MQL4 Indicadores Experts

Termos de Referência

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



Respondido

1
Desenvolvedor 1
Classificação
(564)
Projetos
777
46%
Arbitragem
23
39% / 13%
Expirado
63
8%
Trabalhando
2
Desenvolvedor 2
Classificação
(261)
Projetos
425
38%
Arbitragem
86
44% / 19%
Expirado
71
17%
Carregado
Pedidos semelhantes
I need an EA edited to make TWO main changes to conditions for how it enters trades. The EA code is written with clean code and is well commented. Will provide more info on changes in a doc in the chat
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names

Informações sobre o projeto

Orçamento
30 - 40 USD
Desenvolvedor
27 - 36 USD
Prazo
de 1 para 3 dias