Breakout EA

MQL4 전문가

명시

Breakout EA is a Momentum Break out indicator EA, Which filters the time zone and daily Pivot channel. The Strategy pursuing the trend direction accordance of momentum, also it filters with time zone and pivot channel to avoid false momentum breakout.

Expert Advisor trades on All Pairs using market orders. It’s using default indicator and trend following on pattern. The indicator's signals are verified by Elder-Ray. Trailing Stop Loss are based on ATR.

Final EA will be in mq4 format

Default setting:

  • MagicNumber = 2222
  • StopEA = false - Stop/Disable the Expert Advisor
  • TimeFrame = H1(M1,M5,M30,4H and so on)

Trading hours

  • Asian session
  • Starttime(HH:MM) = 02:00 - EA Start Hour
  • EndTime(HH:MM) =  03:00 - EA End Hour
  • European session
  • Starttime(HH:MM) = 09:00 - EA Start Hour
  • EndTime(HH:MM) =  10:00 - EA End Hour
  • USA session
  • Starttime(HH:MM) = 15:00 - EA Start Hour
  • EndTime(HH:MM) =  16:00 - EA End Hour
  • Other market session
  • Starttime(HH:MM) = 10:00 - EA Start Hour
  • EndTime(HH:MM) =  20:00 - EA End Hour
  •  

Trade setting

  • Lots = 0.01 -Fixed Lot Size
  • StopLoss = 40 - Stop Loss
  • TakeProfit = 50 - Take Profit
  • MaxSlippage=4
  • Slippage =5
  • MaxSpreadAllowed = 3.5 - Maximum Spread Allowed (Not recommended more than 5 Pips(50 Points)
  • Buy Trades=True
  • Sell Trades=True
  • Total number of buy trades=10(total trades not exceed that limit)
  • Total number of sell trades=10
  • DelayOrderInSeconds=False
  • ExitOnDayEnd = true  Exit all trades daily at the end of the day and adjusts the time automatically for all brokers

Money management=True

  • RiskInPercent = 1 - Change Percentage of Risk in Trade(0 for false)
  • Step(0 value for false)=300 points(Martingale steps and third step will be 350 and then 400 and so on)
  • LotMultiplier1=1.5(lot multiplying value if Step is true)
  • Decreaser= (when the number of orders increases inversely percent of profit decreases)

Trailing Setting=True (Added 3 Trailing Stop Profit)

  • BerakEven = true - Enable/Disable Break Even
  • LockFirstProfitinPips =    20 - Lock First Profit in Pips to safe the trade
  • LockFirstProfitPercent = 50 - % of Lot size to be lock to safe the trade
  • Lock2ndPrfit=True
  • Lock2ndProfitinPips     = 50 - Lock First Profit in Pips to safe the trade
  • Lock2ndProfitPercent  = 50 - % of Lot size to be lock to safe the trade
  • Securre2ndProfit=10
  • Lock3rdPrfit=True
  • Lock3rdProfitinPips    =100 - Lock First Profit in Pips to safe the trade
  • Lock3rdProfitPercent  = 50 - % of Lot size to be lock to safe the trade

Loss Recovery order Setting

  • ReverseTrade = true - Enable/Disable Reverse order in case of SL hit (Lot order will be multiplied LotMultiplier2 the previous order ,this will continue till profit is gained )(if EURUSD 0.01 buy hit SL, EURUSD sell 0.02 will on and it hit sl again it will again buy EURUSD with 0.04 lot and so on till profit is gain  )
  • Lotmultiplier2=2
  • ReverseOrderRiskInPercent = 2 - Reverse Order Risk Percentage

Using indicators/filter setting= true/false

  • MainSMA = 200 - Main SMA Filter Value
  • RevSMA = 50 - Reverse SMA Filter Value
  • Doublefilter=false
  • DailyMaxPips = 250 - Trade is Allowable when Max. range < DailyMaxPips
  • RSI Filter=false
  • RSIPeriod=25, Apply to=Close, level=30 to 70
  • CCI=False
  • CCIperiod=49,Apply to=Typical Price(HLC/3),level=-100 to100
  • Bollinger Bands=False
  • Bollinger BandPeriod=69,shift=0,Deviation=2,applyto=close
  • CandleClosedOnPivot=false(confirmation by Pivot on Candle Close)
  • AddLOTFilter=True

Gap Setting

  • OrderGap=0.05
  • SLGap=0.05
  • NewsGap=0.05
  • CandleGap=0.05

Advance Setting

  • DynamicSL=False
  • StopOnMonth = 12 - Stop Trading @ this month
  • CloseTradesOnFriday=True
  • DelayInSeconds=3

Manual Breakout=true/false

  • BuyStop Value=50 (Close Sell stop when Buy stop triggered )
  • SellStop Value=50 (Close Buy stop when sell stop triggered )
  • Allowed Time= true
  • Allowed Time (HH:MM) = When no trades taken in required time then cancel both pending trades.
  • Trailing Setting=True (Added 3 Trailing Stop Profit)(as above)

  • Sell limit for both(Buy/Sell) pending orders Sell limit =300 points    (ignore if adjusted in Trade Setting)
  • Take profit=300 points (ignore if adjusted Trade Setting )


파일:

응답함

1
개발자 1
등급
(14)
프로젝트
19
11%
중재
1
0% / 100%
기한 초과
5
26%
무료
2
개발자 2
등급
(23)
프로젝트
45
20%
중재
24
29% / 42%
기한 초과
12
27%
작업중
3
개발자 3
등급
(26)
프로젝트
34
26%
중재
7
14% / 43%
기한 초과
7
21%
무료
4
개발자 4
등급
(3)
프로젝트
5
0%
중재
2
0% / 100%
기한 초과
2
40%
작업중
5
개발자 5
등급
(24)
프로젝트
28
32%
중재
1
0% / 0%
기한 초과
0
무료
6
개발자 6
등급
(74)
프로젝트
121
43%
중재
12
33% / 50%
기한 초과
17
14%
무료
7
개발자 7
등급
(354)
프로젝트
630
26%
중재
89
73% / 13%
기한 초과
12
2%
작업중
8
개발자 8
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
작업중
비슷한 주문
Fractals Hedge Master 50 - 90 USD
I need a very simple EA which: 1- Should work on three indicators (Moving Average, Parabolic SAR, MACD and Fractals). The option to turn on/ off for these indicators should be available for the trader as per his strategy. Of course, if the trader wants to turn on one/ two/ three indicators, further options to determine the type/ values (I.e Parameter) should be asked by the EA. 2- The system works on top/
Hedge recovery zone 30 - 50 USD
hedge recovery zone client inputs : ----------------------- execution type : market / pending ** execution type if i choose market its the same but without put pending orders , it takes automatically by market when price come pending order type : stop ----------------------- initial position : manual / automatic ** manual wait until me enter buy or sell position ** automatic we will develop it on version 2 but right
FALCON FOREX EA 30 - 40 USD
It only trades BTCUSD and it uses full margin it automatically trades and it closes trades when trades are in profits it does not stop trading unless the user manually stops it from trading it has the ability to hold trades for several days and it also trades fundamentals
Build an EA based on Heikin-Ashi candles and two indicators attached, Midnight Hunter and Linear regression trend channel. In the settings of the indicators I only need to be able to set the period for the LRTC in the EA, the default being set to 100. The bearish trade is entered if 1. bearish engulfing candle (indicated by red flag, 'beeng' in the code) has crossed the Upper Lrtc line to the downside. LRTC has an
je vous envoie ce messages car j'ai une stratégie de trading mais je n'arrive pas à la créer , Les condtions: LONG si l'indicateur LSMA croise hull suite de couleur verte et que la valeur du marché est supérieure à celle des 2 indicateur il faut acheter SELL si l'indicateur LSMA croise hull suite de couleur rouge et que la valeur du marché est inférieure à celle des 2 indicateur il faut acheter SL dernier swig high
I hope this message finds you well. I am in search of a skilled developer to transform three indicators into a fully functional trading robot. These indicators consist of two MACD indicators, each displaying two colors (red and green), along with an arrow signal. Here are the specific requirements for the project: The robot should execute trades only when the arrow signal appears and both MACD indicators are
I have a perfectly functioning indicator which draws lines and gives values for 3 moving averages. The modification consists in displaying the value of the previous bar of a higher timeframe and the delta in the data window. The actual indicator is Real-Multitimeframe, for example it displays the moving average of M15 on the level of M3 for each individual M3-bar. This is a task for very experienced coders only and
To check your qualifications, bidders must attempt the task below. write an ea in mql4 calling the attached indicator,printing the values of all buffers of the indicator. the compiled file(ex4) must work independent of the indicator. First three would be considered
Development of MT5 EA or Script For Account Load Calculation 1) Calculate Account Load based on Active positions and Set Stop losses 2) Calculate Account Load based on Pending orders 3) The EA Or Script will need a Simple Text and Edit box GUI to be used for communicating with user regarding load calculation parameters and results. 4) There Will Also be a text file used by both EA and User for communicating load
Looking for EA's that can pass prop firms Only message me if you are serious thank you https://t.me/ marketkillerrr Message me on tele^Gram thanks Or you can msg me here it doesn't matter please do not waste my time... Price is negotiable i can pay up to 30,000$

프로젝트 정보

예산
40+ USD
개발자에게
36 USD