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
評価
(1858)
プロジェクト
3462
88%
仲裁
73
40% / 15%
期限切れ
265
8%
2
開発者 2
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
3
開発者 3
評価
(158)
プロジェクト
175
43%
仲裁
6
0% / 67%
期限切れ
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
評価
(261)
プロジェクト
424
38%
仲裁
86
44% / 19%
期限切れ
70
17%
多忙
8
開発者 8
評価
(1235)
プロジェクト
2820
80%
仲裁
156
22% / 43%
期限切れ
488
17%
類似した注文
Bot commando 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
I have a widely-used MT4 indicator that I would like to have converted to the MT5 platform. The goal is to maintain the same functionality and performance while ensuring compatibility with MT5, so I can continue utilizing the indicator's features within the updated framework
Hey this post is only means for a skilled programmer who is able to code or convert strategy on tradingview to metatrader either the MT4/MT5 the most important thing is you having the right skill including track of record from making conversion from pinescript to Mql, I am very curious of being connected to the right coder as I need to convert a pinescript indicator to metatrader 5 in addition to the ideas I wrote
Indicator needed today . Indicator to show where the majority of retail stop are on current chart and time frame simple line or indication please use your expertise to best achieve this simple indicator . i need to visually see where the retail stop losses are on the current chart I'm completely open to your suggestions too maybe we could colour the lines where the most stops are accordingly or something Job must be
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
Fully automated EA with following features: Trend and momentum detection, Volume and Volatility, breakout strategy, AI-based decision layer, risk management, adaptive smart entry adjustment, chart panel, email notification, time frame, news filter, etc
Hello, Good day. I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will
Hi I want to create this a EA using standard indicators. More info in chat Indicators used: Moving Average Period: 10, Shift: -1, MA method: Linear Weighted, Apply to: Weighted Close (HLCC/4) MACD Fast EMA: 7, Slow EMA: 200, Apply to Close RSI Period: 14
Charlie 40 - 100 USD
Hi. I am looking for a Mentor that has verifiable experience trading forex and commodities. Somebody who has a couple years experience in failures and successes. I am not a beginner. I have modest success already with discretionary trading. I have had an EA created that is very promising. It has extensive testing with very good results. The idea would be to work together advancing the existing EA and build additional
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

プロジェクト情報

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