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)
プロジェクト
3461
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
評価
(260)
プロジェクト
422
38%
仲裁
86
44% / 19%
期限切れ
70
17%
多忙
8
開発者 8
評価
(1235)
プロジェクト
2820
80%
仲裁
156
22% / 43%
期限切れ
488
17%
類似した注文
Create a fix button, click on meta will remove custom indicator from chat, click again will add Also add a background image, the image is given below. Make this on EA Contact me at telegram if you are an expat on this @Gw_rakib1
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially

プロジェクト情報

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