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
評価
(126)
プロジェクト
151
48%
仲裁
6
83% / 17%
期限切れ
2
1%
2
開発者 2
評価
(15)
プロジェクト
20
15%
仲裁
3
0% / 67%
期限切れ
2
10%
3
開発者 3
評価
(6)
プロジェクト
8
38%
仲裁
0
期限切れ
1
13%
仕事中
4
開発者 4
評価
(15)
プロジェクト
23
9%
仲裁
7
29% / 57%
期限切れ
2
9%
5
開発者 5
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
6
開発者 6
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
7
開発者 7
評価
(33)
プロジェクト
35
40%
仲裁
11
9% / 91%
期限切れ
4
11%
類似した注文
I need strong robots but to work with great professionalism in solving hot markets because the market is very volatile, for these needs the strategy of EURUSD GBPJPY and GBPUSD should also be a signal strategy
Hi Developer, I'm having an issue with one EA that works on market structure break using limit orders and had many slippage during news impact and I had to manually close the limit orders every time which is cumbersome. I know that are some News Filter EA in the MQL market but it is not as I desire. I want a developer to help me out to develop an EA to control other EAs that has no news filter thru magic number if
Automate my trading 30 - 100 USD
Hi, I need a mql5 EA sellstop buystop for one minute time frame in all currency pair. That ea would be autotrade and close once profitable. I will pay once confirms the ea profit in each trade
Dear coder, I need an MT5 expert advisor with parameters detailed as : https://drive.google.com/drive/folders/18LBhYTb8bYz3pM2Szyyq4-RoTmBtaWIw?usp=sharing 1)Need the EA code to be optimisation friendly and hence able to be optimise with the shortest time possible especially when using Fast Genetic : Complex criterion using open price or OHLC 2)Able to provide sourcecode 3)Able to resolve ongoing bug if any . 4)Able
Hi developers, would like an EA developed that I can use for backtesting and possibly as a Trading Robot if I have enough confidence in it. Here are the rules: EA is for forex, indicies, commodities etc. 5 minute timeframe (can add more timeframes depending on development cost) Price at 9pm is "noted" Then the price at the following 7am is "noted". Once a candle closes above/below the 7am price in the direction of
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker
I ask for my requirements as follows for a developer who knows how to connect accounts for those who are successful, that is copy trade VPS, so I ask that this order be very effective and very high standards in the work that will give fruit especially
Hello, i have this EA (Blessing) attached and whenever i enter Multiplier: 1.5 Starting Lot: 1 on the config it opens a position of 1 Lot, next 2 lot, next 3 lot, next 5 lot but i need to have it open: 1 lot, 1,5 lot, 2.25 lot, 3.38 lot and so on. You need to modify the EA so it opens the correct values. Please test it with the set i have attached and let me know if you can do it. The ffcal is an indicator and need
Hey Greeting Am in need of Tradingview Developer that can combine existing Tradingview indicator to develop a strategy based on my conditions The Source code of those Indicator is available with me. Kindly bid and let proceed with the project Thanks

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD
締め切り
最低 10 最高 20 日