EA optimisation and set files needed

MQL4 Uzman Danışmanlar Diğer

İş Gereklilikleri

-        I have an EA and I would like the settings optimised. I would like set files given for the pairs i'm interested in:

 

EURCAD

GBPCAD

EURAUD

GBPYEN

 

I have example set files for the first 3. I do not have a set file for GBPYEN

 

-       Some advice given by the EA developer in terms of optimisation:

 

StopLoss             - values 15 to 70 with step 5 TakeProfit           - values 5 to 20 with step 1 BandPeriod         - values 5 to 15 with step 1 BandBreakEntry  - values 0 to 5 with step 1  BandBreakExit    - values -5 to 5 with step 1 Optimize one parameter at a time and perform 3-5 optimization loops. Aim for Profit Factor > 1.8 and Expected Payoff at least 2-3 pips with the expected average spread during the Asian session and around the rollover period

 

 

-       Additional EA details provided by the developer:

Magic - magic number - it is extremely important to keep this different for all robots         MaxSpread - maximum allowed spread      TicksTrade - if it is "false" the logic will be executed at the beginning of M1 bar, otherwise it will calculate and trade on a new price tick. The TicksTrade is potentially more profitable, but I prefer to use M1 open for testing and optimizations as this is the only reliable method for EA testing and tuning.  StopLoss - stop loss value in standard 4 digit pips       TakeProfit - take profit value in standard 4 digit pips       BandPeriod - the period of the Bollinger Bands indicator BandBreakEntry - breakout in 4 digit pips of the BB line to initiate an opposite trade (the value could be negative) BandBreakExit - breakout in 4 digit pips of the opposite BB line to initiate closing of the existing trade (the value could be negative) UseTrendFilter - change this to "true" if you want to trade only in the direction of the trend defined by the two MAs below. If you use the trend filter for Asian session scalping you will get higher profit factor, but less trades. Generally, you do not need trend filter for Asian session scalping, but if you want extra safety it will help. MA_Fast_Period - period of the fast moving average MA_Slow_Period - period of the slow moving average MA_Trend_TF - timeframe of both MAs TimeRestriction - by default this is "true" so the EA will trade only in the hours listed below. If you do not want to use the time filtration, change this parameter to "false". CTHour1 - 6 - six possible slots for trading hours. Values 0 - 23 activate the slot. Enter a large value like 55 to deactivate the slot. Best results from our experience are achieved 21 and 22 GMT. You absolutely must adapt this hours to your brokers GMT shift. I am using Alpari data for all my tests, because they have the best long-term real history data in the data center. So for Alpari the trading hours are 23 and 0 as the GMT shift is +2 for Alpari.  RecoveryMode - this parameter activates the drawdown recovery. Works when AutoMM>0 FixedLots - fixed trading lots when AutoMM=0 AutoMM - value greater than zero activates proportional money management, as example AutoMM=5 means 0.05 lots at 1000 account.       AutoMM_Max - maximum allowed value of the proportional money management when RecoveryMode is used.       MMTrades - number of history trades on base of which the drawdown of the RecoveryMode function is calculated                 RecoveryFactor - drawdown positive compensation in percent of the drawdown RecoveryMultiplier - trading volume multiplier in RecoveryMode LossPausePips - pause after loss algorithm - loss in pips LossPauseHours - pause after loss algorithm - pause in hours after loss greater than LossPausePips

 

-        I use IC markets and have an ECN account.


I've attached the EA and the 3 example set files I have

Yanıtlandı

1
Geliştirici 1
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
Looking for experienced programmer to create a trend line breakout and trend line bounce indicator that send alert with arrow on screen without open trades multiple currency pairs time frame M15 H1 H4 D1 W1 MN
Hello programmers, I need a coding assistance to do the following job. Currently the EA opens two different trades one has a comment "Originial" and another has comment "Series" The job is if the Original trade is negative by x pips, open a hedge trade(Hedge1#-OrderTicket of the soruce trade) along with one buystop and a sell stop order and the comment of the trade will be "Recovery#1-+OrderTicket() of the original
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
An ea with 4 moving average, and two time frame confluence. Option to add risk to reward and percentage of balance to trade. Message me remaining for the more info
Hi All, I will try to be as precise as possible. We can discuss if you have any questions. I need an indicator to be developed for MT5 for detecting Engulfing Failed Zones. Requirement (in H4/ H1/ M30 Time frames only): Identify Engulfing Buy/ Sell Candle. Identify when the Engulfing Buy is failed, or Engulfing sell is failed. Draw a zone for that area of Engulfing Buy/Sell Fail. Invalidate the zone or delete the
Hi. I want to fix my EA. The concept of lowestBid- There aree 3 levels of price. Price1 at the top, Price 2 in the middle and Price3 at the bottom. When the EA starts it start at Price1. And lowestBid is set to Price1. When the price hits Price 2, lowestBid=Price2. When price hits Price3, lowestBid=Price3. When Price come back up to level2, lowestBid=Price2 ....so on and so forth. lowestBid will keep changing with
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
FOREX trading robot 30 - 35 USD
Creating a powerful forex robot capable of handling multiple timeframes and efficiently identifying trades within a short span of 10 minutes requires a well-thought-out design encompassing robust technical and algorithmic frameworks. The goal is to develop a system that can process a significant number of entries across various timeframes (5 minutes, 15 minutes, 1 hour, 4 hours, and weekly) while ensuring accuracy
looking for experienced programmer to create trend reversal I want indicator that send alert with arrow on screen without open trades Uptrend Let’s say there is an uptrend on the chart. The first high (H) is followed by the first low (L), which in turn is followed by the second high (HH – higher high). After that, if the price drops out of the trend structure and forms a

Proje bilgisi

Bütçe
30 - 40 USD
Geliştirici için
27 - 36 USD