Create a perfect EA

指定

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


応答済み

1
開発者 1
評価
(1848)
プロジェクト
3448
88%
仲裁
73
40% / 15%
期限切れ
265
8%
2
開発者 2
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
3
開発者 3
評価
(145)
プロジェクト
162
41%
仲裁
5
0% / 80%
期限切れ
8
5%
4
開発者 4
評価
(84)
プロジェクト
149
31%
仲裁
32
34% / 41%
期限切れ
43
29%
5
開発者 5
評価
(2)
プロジェクト
3
67%
仲裁
1
0% / 0%
期限切れ
3
100%
6
開発者 6
評価
(1)
プロジェクト
2
0%
仲裁
1
0% / 100%
期限切れ
0
7
開発者 7
評価
(250)
プロジェクト
400
38%
仲裁
82
41% / 20%
期限切れ
69
17%
取り込み中
8
開発者 8
評価
(1235)
プロジェクト
2820
80%
仲裁
156
22% / 43%
期限切れ
489
17%
類似した注文
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 300 projects finish, and have good review and reputation from their client if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives candle signals for buy and
RSI+MA 30 - 70 USD
As seen in the pictures.. Respond and I will give full specifications of what the bot should execute trades.. Please let's not watse each other's time if the pictures don't give you a hint of what is needed
I need an expert in the development of a fully automated trading robot For MetaTrader. The Trading Robot must be "Web based" so it can be accessed or used through a website, You can view a screenshot here; https://www.awesomescreenshot.com/image/48030918?key=79b0ff91455d862746e9b649341f4cdb Why do i need? Simple Enough, This is what i need from my Trading Robot EA. The Trading Robot can only be accessed through a
Maybe this indicator will make a good ea but the aggressive entry moves and conservative entry is stationary and target tp2 which will make it a 0.3:1 aggressive entry is around a 1:1 with Tp 2 I want conservative entry and do aggressive entry pls do that too with the option too switch in the settings I want sl tp and trailing stop fire filter and auto lots fixed lots I get
Hi, I would enlist bids to create an EA, based on the following steps 1. Session Time - the EA will only take a trade during the selected time window, Example 8.30pm to 11.00pm (GMT+8). The example is for a bulllish candle for Buys entry. Entry criteria 1 - A level for buys will be marked by drawing a horizontal line (Example GBPJPY 194.252 Green Line) Entry criteria 2 - A 15min or 30 min candle to close above the
Hello, I am looking for an expert MT4 MT5 Programmer to build an expert advisor that works perfectly for the two metatrader, I would like to work with an experieced full time coder who can be able to pay attention to details, I will be sharing my specifications regarding the development of this algorithm as expected in comment section, Kindly show up if you are the best fit thanks
I would like to calculate the deviations between the companies listed below with Meta Trader. Would you be interested? BETWEEN 01.00 AT NIGHT AND 00.00 OF THE NEXT DAY (FOR HOURS WHEN THE GOLD MARKET IS OPEN) *Instant comparison of prices of the same parities of different companies *Determination of deviation rates in downward or upward movements (average prices, prices below and above the average) *Detection of
Maybe this indicator will make a good ea but the aggressive entry moves and conservative entry is stationary and target tp2 which will make it a 0.3:1 aggressive entry is around a 1:1 with Tp 2 I want conservative entry and do aggressive entry pls do that too with the option too switch in the settings I want sl tp and trailing stop fire filter and auto lots fixed lots I get
The strategy is based on identifying overbought and oversold conditions across multiple timeframes. The primary indicator used is the stochastic indicator. Stochastic Settings: • %K period: 100 • %D period: 5 • Slowing: 4 •Price field : close/close For buying: • stochastic Signal line/Both Most be in the oversold zone (20 level of stochastic) on the H4, H1, 30m, 15m, 5m, and 1m timeframes. Final confirmation For a
Hello, I have an indicator on Trend View. I would like to convert it to a robot. The indicator is not very large, very simple, and works on a small time frame. Must be available Stop loss Setting goals Lot size time frame

プロジェクト情報

予算
100 - 150 USD
VAT(付加価値税) (19%): 19 - 28.5 USD
合計: 119 - 178.5 USD
開発者用
90 - 135 USD
締め切り
最低 5 最高 14 日