Create a perfect EA

MQL5 Indicadores Experts

Termos de Referência

Excluded MONEY MANAGEMENT. Till Point 1. 20$ 2. 80$ Point 4 10$ and 6. 30$


This expert have small features that affects in a good way the trading experience but I want that all features are added to the EA in order to bypass all quality certifications this is why I strongly have the exigence to have all features carefully scripted and added to this work and five pattern must be available to work without copying the files in mql5 folder alsi five pattern, moving average, maincolor, candlestickBW, and flat trend must be visible when backtesting in order to see if the EA passes the completation level to 100%. Remember that this EA is very important to me and my team and before we will put it on sale on our website, it must be completeted, we dont pay an incomplete work.

Expert coder needed. I want the programming to be very clean, and detailed in explanations in order to be easy edited, I will check the script you send.

EA should  be made for MT5 because you can backtest it even if you have multiple pairs.

Transform all indicators from MT4 to MT5 and send them to developer.

Indicators needed: Five Pattern, MAincolor, CandlestickBW, Flat Trend, Volatility, Semafor

CandlestickBW indicator colors the candlesticks according to B. Williams:

Uptrend and growing candles - aqua;

Uptrend and falling candles - blue;

no trend and growing candles - green;

no trend and falling candles - red;

Downtrend and growing candles - purple;

Downtrend and falling candles - magenta

 

1. When indicators show the same direction with other indicators open or close trades.

-When the EA closes a trade don’t open another for current candle for that direction(BUY or SELL)

-When last candle is purple or blue don’t open another trade for next three candles. But there are some exeption

-Disable purple, blue effect when you have second candle in histogram green for buy and red for sell and current candle teal for buy and magenta for sell. “Buy,buy or Sell,sell” (Expert=I only take them both) This is an important exeption of prevention purple, blue next 3 candle effect. Next exeption is aqua,aqua for buy and magenta, magenta for sell.

-When you have one blue candle in last or second candle close all buys if last candle falls below second candle(with lines) or close all sells if you have one purple candle  in last or second candle and last candle growns above second candle(with lines), All candles are formed by candles and lines above and below the candle.

 

2. To open a trades.

Wait 1 candles of aqua color to buy or 1 magenta color to sell and flat trends indicator must have for buy=Dark green or Light green, and for Sell Yellow or Red color. After one trade is opened in a direction it disabled first trade and then, use double a trade, and then triple a trade. 

Condition1=Must be first trade in that direction(BUY or SELL)

 

Take the distance of second candle from high to low and if middle of the candle is highter or lower that second middle of candle counting the candle qwithout the lines(all candles are composed by candles and lines that are above and below the candle(previous one) with 50%(Use parameter Candle Augmentation1=50), and open a trade if Flat Trends must be Dark green for buy and Red for sell.

Example=You have a candle of 10 pips and last candle is lower or highter with 5 then you can open a trade(If last candle is bigger than second candle for buy add pips when it goes highter and remove pips when is lower that prevision candle)

Condition1=Last candle must be green to buy and red to sell

Condition2=Must be first trade in that direction(BUY or SELL)

Condition3=Flat trend must be dark green for buy and red for sell.


Double an existing trade to open a trade you need at least 2 candles of color teal or magenta and an grown or fall of last candle last must be with 50% highter or lower than second(prevision one) (Use parameter Candle Augmentation2=50) Take the middle of last candle and when is highter or lower that second middle open a trade counting only the candles without lines like above.

Condition1= In last 2 candles you need to have minimum and 2 candles of color aqua for buy, or magenta for sell.

Condition2=You need to have opened at minumum and maximum one trade opened in any direction

Condition3=Flat trend must be dark green for buy and red for sell.

Example=You have a candle of 10 pips and last candle is lower or highter with 5 then you can open a trade(If last candle is bigger than second candle for buy add pips when it goes highter and remove pips when is lower that prevision candle)

 

Triple an existing trade to open a trade you need at least 3 candles of color teal or magenta and an grown or fall of last candle last must be with 50% bigger than second(prevision one) (Use parameter Candle Augmentation3=50)  OR last candle with 100%(Use parameter Candle Augmentation4=100) above or below than third candle. counting the middle of candle without the lines for second, third and last candle.

Condition1=In last 3 candles you need to have minimum 3 candles of color aqua for buy, or magenta for sell.

Condition2=You need to have opened at minumum and maximum 2 trades opened in any direction

Condition3=Flat trend must be dark green for buy and red for sell.

Example=You have a candle of 10 pips and last candle is lower or highter with 5 then you can open a trade(If last candle is bigger than second candle for buy add pips when it goes highter and remove pips when is lower that prevision candle)

Example= third candle=10 pips, second candle=5 Highter or lower, Last candle=10 Highter or lower than second + third candle) with 10 pips both conditions are respected, but you need minimum all of them.

 

To  close trades.

When you have one aqua candle close all sell, and when is magenta close all buy. Flat trend must be color light green, dark green to close sell and yellow, red to close all buy.


When you have one green candle and last candle is going when buying is going below the prevision candle close all trades if high to low distance of last candle is below or above the high to low distance of second candle without the line(counting only candles without lines) by 50% (Use parameter Candle Augmentation5=50). To close all buy you need one red candle or to close all sell you need a dark green color of flat trends.

Condition1=Flat trends must be red to close buys, and dark green to close sells

Example=Prevision candle High 15 low 10, last is 16 low 3 Close that trade when buying because is have 50% + (-1 pip)

 

4. When Maincolor is red allow closing buys, green sells add in parameters to activate or dezactivate MAINCOLOR effect. Maincolor must be edited to count candles without lines.


6. Use the 2 volatility indicators to show volatility for growing then to falling candles for last candles for example in parameter acumulating the pips of falling and growing candles) and make it visible with 2 lines one growing one falling on robot hud. And then after it is done open trades if growing vs falling have a difference betwheen them of minimum 50%(Parameter growing vs falling candles=50%) then you open a trade, for histogram volatility and growing vs falling parameter is used for indicator parameter is GVSF.

-Make a copy of historical volatility if minimum one the normal and copy of volatility indicator is below 50% parameter then you dont allow to open a trade, I want to add that the first history volatility must have in configuration period 15 and name Fast History Volatility and second 30 period and name Slow History Volatility in configuration.

-When growing is bigger than falling don,t open buy till high of last 30 candles using Semafor indicator, if falling is bigger don,t open sell till Semafor low in last 30=candles(Parameter HighvsLow=30) count high vs low without lines  and Semafor effect is enabled if growing falling candles parameter is below 50%. Semafor is disabled when Square Raport parameter disables Growing Falling Candles parameter and it opens trades normaly.

-When growing vs falling candles is smaller than X value set on parameters take last 30 candles if (Square Candles Parameter)=30 and sum all hights vs lows of last 30 candles without lines(only candles) and then take the distance in pips of last 30 candles from high to low and if raport of all candles sum and high-low  is example 1000=pips total, and distance is max 20% of high vs low if (parameter square raport is 20) then enable volatility effect for next candles till total of example 1000 have highter than 20% raport of high-low distance and summed high vs low.

-Only when growing vs falling candles parameter is below 50%, volatility(Growing vs Falling slow and fast) effect is enabled create a simple stoploss of 40 parameter the parameter is called (stoploss). After stoploss create a step that after 50 pips for example in parameter close trades at 0 profit.


8. I want to see on hud resulted value for Evolution, Mutilation, Cash Flow One pair(Cash flow one pair (X) Number of pairs (:) All cash flow), Volatility(current growing vs falling and current square raport) in order to see if you aded all features to the EA.

 

PARAMETERS

Timeframe=15 min

LOT=Fixed and percentual

Maincolor=Activate or Disabled

Scholastic Close=Activated Disabled

Account Risk=1

HighvsLow=30 Candles

GVSF Fast=50% (Historical volatility1) period 15

GVSF Slow=50% (Historical volatility2) period 30


Stoploss=40

Trailing Step=50

Square Candles=30

Square Raport=20%

Candle Augmentation1=50

Candle Augmentation2=50

Candle Augmentation3=50

Candle Augmentation4=100

Candle Augmentation5=50


CONFIGURATION

-/- All parameters of indicators

PAIRS

EUR/USD, GBP USD, NZD/USD, AUD/USD, USD/JPY, USD/CHF, USD/CAD, EUR/JPY, EUR/CAD, EUR/CHF, EUR/GBP, EUR/NZD, EUR/AUD, AUD/NZD, NZD/JPY, CAD/JPY, AUD/JPY, CHF/JPY, GBP/CAD, , GBP/AUD, CAD/CHF, GBPJPY, AUDCHF, GBPNZD, NZDCHF, GBPCAD, GBPNZD, And others

 

You dont have to make this part of the description.


3. MONEY MANAGEMENT( Calculates the probability of winning)

 

How to calculate Point E to current price and Mutilation/Evolution.

Current price to Mutilation/Evolution (X) Mutilation/Evolution to point E (X) Current price to point E=Mutilation/Evolution to Point E


How to calculate the distance Mutilation/Evolution

Example Mutilation 30 Distance from Point E to Mutilation Point (:) Evolution 10 Distance from Point E to Evolution Point = Mutilation 3, Evolution 1/3


How to extract Mutilation/Evolution 

-Mutilation 30  (:) Evolution 10 = Mutilation 30, which is Evolution 1/3

-Multiplication/Evolution must have a difference betwheen them of max 3 times bigger one to another.

-Use the strategy that have bigger value example Mutilation or Evolution when are both above or below the current price

-Use Evolution to the direction where it places the Evolution to current price

-Use Mutilation to the direction where it places the Mutilation to current price

 

CASH FLOW

Cash flow have the role to select the most volatile pair and add lots. To make it you need to take the Zigzag from panel and sum all tops + bottoms of point 1,2,3,4,5 then use this.

X + Y + Z = All Cash Flow ( Sum of hights and lows on Zigzag of every pair= X or Y or Z

(For one pair high+lows sum=Cash Flow One Pair

When Zig Zag line is growing take the growing line in pips and when you see a falling candle take the pips of all falling candles and (-) from the growing candle line(With lines) same is with the falling Zig Zag lines but on the oposite

 

How to calculate money management.

Mutilation/Evolution (X) Mutilation/Evolution Win percent (:) 100 = Money Management Percent


How to calculate Money Management on money.

(Cash flow one pair (X) Number of pairs : All Cash Flow) (X) (Money Management percent Mutation/Evolution (:) 100) (X) 2 =Money lots on money


Respondido

1
Desenvolvedor 1
Classificação
(1847)
Projetos
3447
88%
Arbitragem
73
40% / 15%
Expirado
264
8%
Livre
2
Desenvolvedor 2
Classificação
(49)
Projetos
134
27%
Arbitragem
62
13% / 53%
Expirado
58
43%
Livre
3
Desenvolvedor 3
Classificação
(145)
Projetos
161
40%
Arbitragem
5
0% / 80%
Expirado
8
5%
Trabalhando
4
Desenvolvedor 4
Classificação
(84)
Projetos
149
31%
Arbitragem
32
34% / 41%
Expirado
43
29%
Livre
5
Desenvolvedor 5
Classificação
(2)
Projetos
3
67%
Arbitragem
1
0% / 0%
Expirado
3
100%
Livre
6
Desenvolvedor 6
Classificação
(1)
Projetos
2
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(249)
Projetos
398
38%
Arbitragem
82
41% / 20%
Expirado
69
17%
Carregado
8
Desenvolvedor 8
Classificação
(1235)
Projetos
2820
80%
Arbitragem
156
22% / 43%
Expirado
489
17%
Livre
Pedidos semelhantes
News field 30+ USD
I am in need of a custom EA news filter for my trading platform, and I believe your expertise in this field can greatly assist me. Below are the specifications for the filter: 1. It should be implemented as a boolean function, returning either true or false. 2. The filter must automatically detect currency pairs. 3. Three hours before and after any significant news events pertaining to each currency in the pair, the
Hello, I would like to ask who would perform a backtest + optimization on my existing EA ? The EA works mainly on two pairs. Thank you for your reply. Sincerely Martin
I need someone to create an MA crossover EA. This program should be able to trade the crosses. We would be using the MA indicators to make decisions about buying and selling stocks or other assets. The MA crossover would help me invest my money more effectively by automatically executing trades based on these indicators. If you can create this program, please let me know as I am interested in working with you
the idea of the bot is to trade based on trend. we are going to use 5 different sma( smoothed moving average). they are sma7,sma20, sma50, sma100 and sma200. the bot will look for only buy trades when all the smas are facing up. the bot will look for only sell trades when all the smas are facing down. when we are in a up trend, the bot will look to enter trades on bullish candles that create fvg. if there is an fvg
Topx 80+ USD
1)I need EA with on/off button per currency and buttons to control lots size, auto change of currency with time, Dashboard of 4 indicators (Bollinger, Currency strength, FVG and Gann ) and trade management. Entry: When buy is clicked, the EA draws a line. After x pips market move away from the line or when price moves to given price line and or time, the EA opens buy order if clicked/selected indicators align. Set
I'm looking for an experienced developer to make some modifications to my MT4 Currency Strength Table indicator. Key Requirements: - I would like to have the add on feature of delta or the difference of the strength of currencies displayed in the new table and showing as B or S of only the one currency pair when the delta or difference arises. the delta will change values as the difference of strength of compared
I need Spike DETECTOR EA for Boom and Crash.. which will send me notification or alerts when spike is near. The EA should also be able be buy on crash Index and sell on Boom Index depending on the market..Demo may be provided for faster execution of my order
· I need an MT5 EA that trades on Currencies, Indices, Metals, Crypto, Commodities and Deriv Synthetic Indices. · It should trigger trades on the Moving average cross above or below of the RSI levels in the same window. It should have a Trailing stop and break even input variables. Please note that I only want to use the RSI levels and not its period hence the RSI period will be set to 1. Also the
ODSMART EA 30 USD
I want an EA developed from this strategy that will buy and sell based on the appearance of these colours. Blue-buy (Enter when the signal indicator is at zero on the blue background) Red -sell( Enter when the signal indicator is at 100) White and brown, exit trade
i want to create RSI trading bot in 1 min time frame this is will happern in 1 min timeframe if RSI level 3 min chat frame touch 27 RSI level than excute buy order as and if 3 min time frame candle touch 72 level RSI will excute sell order than profit will be 3 time where order fill from and stop loss open ,. and i want in the setting able adjust the stoploss in tick adjust the take profit and entry lot

Informações sobre o projeto

Orçamento
100 - 150 USD
IVA (19%): 19 - 28.5 USD
Total: 119 - 178.5 USD
Desenvolvedor
90 - 135 USD
Prazo
de 5 para 14 dias