Simple Grid EA

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 5 gün
Müşteri tarafından geri bildirim
An excellent coder and professional individual. Always recommended.
Geliştirici tarafından geri bildirim
Good Customer

İş Gereklilikleri

Please open this image: https://www.mql5.com/en/charts/8889077/eurusd-h1-fxpro-financial-services

Each grid level. there is a buy and a sell trade of equal lot size. Lotsize: 

1) EA will open buy and sell trades at grid 0 and continue to open buys and sells at each grid level until we have 10 buy trades and 10 sell trades, a buy and a sell at each level. 
2) once we have 9 trades that are in profit and the 10th is just opened (price is at level 9), EA will close the 9 trades that are in profit and make an Average for the negative side (+profit in money_Variable). So if that average is hit, all negative trades will be closed in profit as well. 
3) After a 9-tp, if price goes to old grid levels where we only have one type of trade (either a buy or a sell) EA will fill all those empty grids with the appropriate trade (if a buy is missing it should open a buy for example)
4) lets assume price comes down from level 9 to level 4, so EA should open 5 new buy trades at each level (L4-L8), if price goes back to L9 this time, EA will TP of all the BUY trades that are in profit again (but there must be minimum 5 BUY trades in Profit). 
5) if from level 9 price continues to go up, EA will plant new buys and sells at each new level (i.e. L10, L11, L12...) and adjust the SELL trades average by including the new trades... and when the buy trades reach 10 again, it will TP the 9 BUYS that are in profit AGAIN. 
6) Once the price comes down and the SELL sides Average is hit and all the SELL trades are closed, EA will continue planting new BUYS and sells at new grid levels and fill in each old level if there is a missing buy or sell, if the buy trades get in to 10 negative trades EA will make an Average for the buy trades and wait until 5 sell trades are in profit and will TP them. 

There will only be one negative average at a time. Either for SELLS or for BUYS. Both side cannot have negative average. 

Detailed Explanation of Negative and Positive Sides: 

ON A NEGATIVE SIDE
the negative side trades will get the average plus profit target aftet 10 trades. 
Any consequetive negative trade will ad up to that average.
if the price continue their direction , the nagative average of the trades will continue to add new trades till the 
average is hit .

On positive side.

All positive trades will be close at a the same time when we have number of trades on the positive side reaches 10.
if the price continue to move in the positive trade direction , we have to wait for accumulation of next 10 trades 
before we close them all gain at the same time .always wait for 10 positive trades before closing them at the same time.  

Both buy and sell of the trades will take place at the same price level. Any time price hit the grid where we have only buy or only sell, the EA slhould 
take the opposite trade at that elvel ( refill) .


Variables in the EA: 

Lotsize_Percentage_of_account_balance:true/false
Lotsize: 
TP@Number of Positive Trades:  (in above example it's 10)
Negative_side_average_profit_in_points: (in above example it's 5)
In_Cycle_TP@Number of Positive Trades:  (average of 10 negative trades is 0 if that price level is hit, all trades are at breakeven (no loss no profit) we  add more points to this calculation so when all trades are closed we make some profit) user can input 20 points for example in this variable. 

Trading Start Time: 
Trading Finish Time: 
3x 

Hard_Stop: close all trades in loss (percentage of account balance and restart tradign). 

NewsFilter: for live and strategy tester   (i give u the code) 
Avoid_Tradig_Dates:     (i give you the code) 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(620)
Projeler
680
57%
Arabuluculuk
25
16% / 60%
Süresi dolmuş
228
34%
Serbest
Benzer siparişler
I need help fixing my EA for MT5. It’s a very simple EA, and I currently cannot solve an issue where webrequest communicates with OpenAi API without error. Please only apply if you can help solve this issue
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. # MANUAL ZONE MARKING # THREE TYPES OF ENTRIES (
p.p1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #313131} p.p1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #313131} li.li1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #313131} ol.ol1 {list-style-type: decimal} I have an EA that open trades when my entry conditions are met. It usually executes one trade per day. I'd like to add an option
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)

Proje bilgisi

Bütçe
30 - 50 USD
KDV (19%): 5.7 - 9.5 USD
Toplam: 35.7 - 59.5 USD
Geliştirici için
27 - 45 USD
Son teslim tarihi
from 1 to 5 gün