Breakout EA with High Impact News and Volatility Filter

指定

Breakout EA

1. Strategy Overview

The Expert Advisor (EA) shall implement a daily and sessions breakout strategy with. It uses the previous days and sessions price levels to set breakouts for the current day. Orders are managed on the M1 timeframe and reset daily.

2. Core Logic & Trading Rules

2.1. Data Collection & Level Calculation

  • At the start of each new trading day, the EA shall collect the previous day's Daily candle OHLC data.
  • It shall also identify the Session High and Low 
  • Using this data, the EA shall calculate two sets of price levels:
    1. Previous Day High/Low
    2. Session High/Low

2.2. Order Placement

  • At a specific, user-configurable time, the EA shall place two pending orders:
    • Buy Stop order at the higher level between the Previous Day High and the Session High.
    • Sell Stop order at the lower level between the Previous Day Low and Session Low.
  • The orders shall be executed only once per day.

2.3. Trade Management (Default settings upon order activation)

  • Take Profit (pips): 
  • Initial Stop Loss (pips): 
  • Breakeven: Enabled.
  • Breakeven Start (pips):
  • Trailing Stop: Enabled
  • Trailing Start (pips):
  • Trailing Step (pips):

2.4. Daily Reset & Order Cancellation

  • All pending orders shall be deleted daily at 23:30 (UTC+3)           

2.5. Skip Conditions (Do Not Trade)

  • The EA shall NOT place orders if the market opened with a gap up beyond the calculated breakout levels.
  • The EA shall NOT place orders if the price has already touched and breached a breakout level before the order placement time.

3. Input Parameters (User Configurable)

Common Inputs

  • Order Settings
    • Magic Number:
    • Take Profit (pips):
    • Stop Loss (pips):
  • Risk Settings
    • Fixed Lot Size: 0.01
    • Auto Lot Size: true/false
    • Risk for auto lot (%):
    • Maximum Daily Drawdown % (0=disabled):

Trading Logic

  • Enable Daily Candle Breakout Orders: true/false
  • Price Round Step Offset: 0.1
  • Enable Breakeven: true/false
  • Move SL to BE after (pips):
  • Delete Orders Time: 23:30 (UTC+3)

Trailing Stop Loss

  • Enable Trailing Stop: false/true
  • Trailing Start Point (pips):
  • Trailing Stop Distance (pips):
  • Trailing Step (pips):

Session Breakouts (High and Low)

  • Enable Asian Breakout: true/false
    • Asian Session Start: 03:00 (UTC+3)
    • Asian Session End: 10:00 (UTC+3)
  • Enable London Breakout: true/false
    • London Session Start: 13:00 (UTC+3)
    • London Session End: 15:00 (UTC+3)
  • Enable New York Breakout: true/false
    • New York Session Start: 15:00 (UTC+3)
    • New York Session End: 23:00 (UTC+3)
  • Volatility Monitor
    • Pause trading on low volatility: true

News Filter

  • Enable News Filter: true/false
  • Minutes to Stop Before News: 15
  • Minutes to Stop After News: 15
  • Currency to be Checked: USD
  • Keywords to Check: NFP, CPI, FOMC, PTI
  • News Filter .csv Database:
  • News Backtest Offset Hours: 0

General Filters Settings

  • Maximum Spread (0=no limit): 0
  • Trade Start Time: 01:15 (UTC+3)
  • Trade Stop Time: 23:59 (UTC+3)
  • Trade on Monday: true
  • Trade on Tuesday: true
  • Trade on Wednesday: true
  • Trade on Thursday: true
  • Trade on Friday: true
  • Trade on Saturday: true
  • Trade on Sunday: true

4. Visual Features

4.1. Chart Drawing

  • The EA shall draw horizontal lines on the chart to mark Daily and Sessions highs and lows.
  • Lines must update automatically with each new day.

4.2. Dashboard / Informational Panel
A visual dashboard on the chart shall display:

  • EA state: Trading or off
  • Active sessions: 1,2,3, or 4
  • Risk per trade (in %)
  • Account Balance - (monetary value)
  • Floating P/L (Equity) - (in % and monetary value)
  • Daily P/L Change (in % and monetary value)


WATCH VIDEO BELOW TO SEE HOW EA SHOULD WORK:
https://youtu.be/X4wRs-1YXBE

FINAL DELIVERY WILL INCLUDE COMPILED MT5 EA AND SOURCE CODE


Settings 1 Settings cont...


応答済み

1
開発者 1
評価
(32)
プロジェクト
35
34%
仲裁
5
0% / 80%
期限切れ
0
仕事中
パブリッシュした人: 2 codes
1
開発者 1
評価
(16)
プロジェクト
17
29%
仲裁
1
0% / 0%
期限切れ
2
12%
仕事中
2
開発者 2
評価
(39)
プロジェクト
57
18%
仲裁
6
33% / 17%
期限切れ
1
2%
パブリッシュした人: 2 codes
2
開発者 2
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
3
開発者 3
評価
(16)
プロジェクト
20
0%
仲裁
10
0% / 80%
期限切れ
6
30%
3
開発者 3
評価
(505)
プロジェクト
972
74%
仲裁
27
19% / 67%
期限切れ
100
10%
取り込み中
パブリッシュした人: 1 article, 6 codes
4
開発者 4
評価
(28)
プロジェクト
31
45%
仲裁
1
100% / 0%
期限切れ
3
10%
4
開発者 4
評価
(4)
プロジェクト
3
33%
仲裁
2
0% / 100%
期限切れ
0
5
開発者 5
評価
(14)
プロジェクト
19
11%
仲裁
1
0% / 100%
期限切れ
5
26%
6
開発者 6
評価
(326)
プロジェクト
507
19%
仲裁
33
42% / 30%
期限切れ
34
7%
多忙
7
開発者 7
評価
(2)
プロジェクト
1
0%
仲裁
1
0% / 100%
期限切れ
0
8
開発者 8
評価
(295)
プロジェクト
474
39%
仲裁
103
41% / 23%
期限切れ
79
17%
多忙
パブリッシュした人: 2 codes
9
開発者 9
評価
(16)
プロジェクト
35
23%
仲裁
4
0% / 50%
期限切れ
2
6%
仕事中
10
開発者 10
評価
(1)
プロジェクト
3
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
(18)
プロジェクト
26
0%
仲裁
4
0% / 100%
期限切れ
5
19%
12
開発者 12
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
13
開発者 13
評価
(160)
プロジェクト
285
35%
仲裁
18
22% / 61%
期限切れ
42
15%
取り込み中
14
開発者 14
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
15
開発者 15
評価
(14)
プロジェクト
17
18%
仲裁
2
0% / 100%
期限切れ
3
18%
16
開発者 16
評価
(16)
プロジェクト
19
11%
仲裁
8
38% / 38%
期限切れ
2
11%
取り込み中
17
開発者 17
評価
(270)
プロジェクト
552
49%
仲裁
57
40% / 37%
期限切れ
227
41%
仕事中
18
開発者 18
評価
(4)
プロジェクト
8
0%
仲裁
3
33% / 67%
期限切れ
4
50%
19
開発者 19
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
20
開発者 20
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
21
開発者 21
評価
(77)
プロジェクト
243
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
22
開発者 22
評価
(3)
プロジェクト
1
100%
仲裁
3
0% / 100%
期限切れ
0
23
開発者 23
評価
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
24
開発者 24
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
Hello, I am looking for an experienced MT5 (MetaTrader 5) developer to create a simple and reliable Forex trading EA. Broker: Skyriss Platform: MT5 Requirements: • EA should work only on Forex pairs (EURUSD, GBPUSD, USDJPY, USDCHF) • Around 1–2 trades per day is enough • Proper risk management with Stop Loss (SL) and Take Profit (TP) • Prefer low-risk trading with 0.01–0.03 lot depending on balance • No martingale or
Looking for an experienced MQL5 developer to optimise and backtest my Expert Advisor (EA). The full requirements and EA file will be shared once accepted. You should have solid experience with strategy testing in MetaTrader 5 and be comfortable working with custom EAs. If this sounds like something you can help with, feel free to reach out and we can get started Developers with no reviews and no projects will be
//+------------------------------------------------------------------+ //| XAU_Pro_Scalper.mq5 | //| Advanced Gold Trading Bot (Educational) | //+------------------------------------------------------------------+ #property version "1.00" #property strict #include <Trade/Trade.mqh> CTrade trade; input double RiskPercent = 1.0; input int StopLossPoints = 250; input int TakeProfitPoints = 700; input int FastEMA = 20;
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
Project Overview: I am looking for a highly experienced MetaTrader 4 (MQL4) developer to build a sophisticated automated trading system. This is not a standard grid bot; it requires complex trade management, dynamic exposure rebalancing, and a custom "Salami" liquidation module for partial loss mitigation . Key Features to Implement: Virtual Grid & Dynamic Trend: Price-action-based grid triggers without pending
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I run an ea it makes good profits bit that one bad grid blows up the account. I want an EA which runs parallel to it which can intelligently close bad trades or grids. It shouldn't close recoverable trades but close very bad entries and grids. It can even close with hedging. The goal recover max and also not blow up the account
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading

プロジェクト情報

予算
30 - 200 USD
締め切り
最高 5 日