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%
仲裁
11
9% / 55%
期限切れ
26
18%
仕事中
7
開発者 7
評価
(33)
プロジェクト
35
40%
仲裁
11
9% / 91%
期限切れ
4
11%
類似した注文
i am currently in need of someone who can be able to help me out.i want my custom indicator to be non repainting and i also want the custom indicator to be able to send out all types of alerts...thank you
I want to develop an EA where trader will enter some preset order buy/sell (like pending order) on a specific pair with specific value. when the market touch the preset order line and close the andle above/below according to order buy/sell then EA execute the order. all preset/pending function will be handles from the dashboard similar picture like below; The dashboard must be good looking. additional details will
I need a skilled analyst to help me backtest and optimize my existing EA. I have already developed the EA with the help of another developer, I only need the best combination of settings. The EA should be optimized for maximum profit and minimal drawback
This job is basically between the Bridge Application Msi . and Expert Advisor . The programer connect the Application to VPS where EA is Given to users .. If we changed anything in application it's automatic changed to all users EA which users have. Complicated work but only a good programmer DM me
I would like to make a SMC EA for MT5 based on multi timeframes analyzing the price action. and make it more details with more user input added.'' source code needed'' First of all here's a video which helped me for this: https://www.youtube.com/watch?v=vEXji2ClXMc The ea should find a entry signal that based on the SMC concept below and each entry trigger can be turned on and off. Based on the Multi timeframe of
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 300 projects finish and without arbitration, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and
Need a trading robot 30 - 50 USD
I have the source code for the robot I want to build, but I'd like to have another one that is unique to me and has different settings. If I give you the source code with all the settings, will you be able to recreate the robot for me with the changes? and if so, how much would you charge
Hey, having privilege to discuss my trading ideas with a skilled programmer will be the best, I wanted to build a well automated expert advisor that run perfectly on both MT4 and MT5, I would be glad to work with an expert who is able to turn ideas into a well automated mt4 mt5 trading robot, expert advisor EA in Metatrader 4 and 5, reach out if you can help me in achieving my trading target thanks
I need modifications done to my expert advisor so I can input the number of trades it should open at any point in time. A side EA that has that functionality and can be attached to existing EAs is also welcomed
Hello, I need a quote for developing a bot for my renko based trading system on ctrader platform and based on the attached specification your expertise is highly needed for this project Thanks

プロジェクト情報

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