News Trading EA

MQL5 전문가

작업 종료됨

실행 시간 6 일
피고용인의 피드백
Good communication, gives ample feedback.
고객의 피드백
Top

명시

News Trading Strategy Requirements

General Overview

The news trading strategy is designed to capitalize on price volatility that typically occurs around significant news events. The EA places pending buy and sell orders at a certain distance from the current price a specified amount of time before a news event is scheduled to occur. The EA also includes risk management features such as stop loss, take profit, trailing stops, and an ADR filter to ensure trades are only placed when the market conditions are favorable.

Key Components

  1. News Filter

    • The EA includes a hard-coded list of news events.
    • Ability to have option to input time and date use them
    • News events have attributes like Id , Start , Name , Impact , Currency , and Alerted .
  2. Entry Signal

    • The signal candle is defined as the candle formed a set number of minutes before the news event.
    • Pending buy and sell orders are placed a specified number of pips away from the signal candle's price.
  3. Pending Orders

    • The EA places invisible (hidden from the broker) buy and sell pending orders.
    • Orders are placed PendingDistancePips away from the signal candle's price.
    • Orders expire after PendingExpiryMinutes .
  4. Risk Management

    • Fixed take profit (TP) and stop loss (SL) levels.
    • Trailing stop loss for open positions.
    • Order Splitting: Divide large orders into smaller chunks to reduce slippage and improve execution quality.
    • ADR (Average Daily Range) filter ensures trades are placed only if the pair's movement is less than a specified percentage of the ADR.
  5. Order Types

    • The EA can place market orders, stop orders, or limit orders based on the EntryType input.

Inputs and Parameters

  • NewsCurrency : Select the relevant currency for the news events.
  • EntryType : Define the type of order to place (Market Order, Stop Order, Limit Order).
  • TrailStopOrder : Enable or disable trailing stop orders.
  • MinutesBeforeNews : Number of minutes before the news event to identify the signal candle.
  • PendingDistancePips : Number of pips away from the signal candle to place pending orders.
  • LimitStopTrailDistancePips : Distance in pips for trailing stop on limit and stop orders.
  • PendingOco : Enable or disable One-Cancels-the-Other (OCO) pending orders.
  • PendingExpiryMinutes : Time in minutes for pending orders to expire.
  • MaxSpreadMarketOrders : Maximum allowable spread for market orders.
  • LotSizeMethod : Method for calculating lot size.
  • LotSizeFixed : Fixed lot size.
  • RiskPercent : Percentage of account balance to risk per trade.
  • SplitOrder: OFF - use Fixed lot or percentage lot to get the lot size to split.
  • SplitOpositionNunber: Number of position to split an order.
  • SplitLotDistance: Distance in pips between trades
  • StopLossPips : Stop loss distance in pips.
  • TakeProfitPips : Take profit distance in pips.
  • RiskReward : Risk-to-reward ratio.
  • WhenXPercentInProfit : Percentage of profit at which to trigger an action.
  • ThenLockInXPercent : Percentage of profit to lock in once the specified profit level is reached.
  • ADRPeriod : Period for calculating the Average Daily Range (ADR).
  • ADRThreashold: In order to enter the daily ADR must be bellow the ADRPeroid
  • NewsOption: Array or Custom Time
  • CustomTime: 15/05/2024 11:57 - Can use calander to select


The EA must must use the formulas bellow in the .txt for custom max.


The code is attached to the body. Keep in mind the EA needs to be updating it self on every tick as well as managing traling.












    응답함

    1
    개발자 1
    등급
    프로젝트
    1
    0%
    중재
    0
    기한 초과
    0
    무료
    2
    개발자 2
    등급
    (8)
    프로젝트
    23
    30%
    중재
    1
    0% / 0%
    기한 초과
    1
    4%
    작업중
    3
    개발자 3
    등급
    (54)
    프로젝트
    159
    69%
    중재
    4
    100% / 0%
    기한 초과
    1
    1%
    무료
    4
    개발자 4
    등급
    (59)
    프로젝트
    90
    26%
    중재
    1
    100% / 0%
    기한 초과
    2
    2%
    작업중
    5
    개발자 5
    등급
    (7)
    프로젝트
    12
    42%
    중재
    0
    기한 초과
    2
    17%
    작업중
    6
    개발자 6
    등급
    (91)
    프로젝트
    129
    35%
    중재
    13
    38% / 31%
    기한 초과
    31
    24%
    작업중
    7
    개발자 7
    등급
    (12)
    프로젝트
    15
    40%
    중재
    0
    기한 초과
    2
    13%
    작업중
    8
    개발자 8
    등급
    (5)
    프로젝트
    6
    33%
    중재
    1
    0% / 0%
    기한 초과
    2
    33%
    로드됨
    비슷한 주문
    I need an EA in MT5 that trades based on volatility with market orders. It must check and correctly process possible errors in trading operations. Entry and exits based on volatility threshold
    Modificar EA 30+ USD
    Es posible descompilar un EA de mt4? Tengo uno y me gustaría descompilarlo y poder tener el archivo haber como funciona de verdad. Saludos amigos programadores. espero tenga solución este problema
    Required back-test specifications on XAUSD between 2003 & 2024 on 30M and between 2011 - 2024 on M5 timeframe: 1. Recovery factor >= 2 2. Profit factor >= 2 3. Win Rate above 96% 4. 120 trades minimum per year on the 30 minute timeframe. 5. 170 trades minimum per year on M5 timeframe. 6. No martingale & grid 7. Every position must have a stoploss. 8. Use a customizable Trailing Stop (customizable point of activation
    Just to confirm Indicator will be able to have the following: - Ability to upload multiple levels for multiple tickers (stocks, ETFs, Futures) - Ability to change color of the lines - Ability to concatenate levels if on the same price. Example: Level 1 & Level 2 - Ability to tick or untick levels that user does not want to plot - Ability to show price values on the level (user should be able to select this in the
    Custom Robot Needed 50 - 60 USD
    Hi, I have a wonderful half trend indicator that I've been using for testing purposes. I'd like to convert it into an automatic EA. I'll probably be editing the EA as I go along but first I would like to see how it does with a few custom EA settings. Once the bot is placed on a new chart it will wait for a fresh buy/sell signal to enter a trade following the trend rules in the direction of the arrow. 1 full candle
    Hello, I am looking to have two custom indicators developed for integration into an Expert Advisor (EA): 1. Malaysian SNR (Support and Resistance) Indicator : This indicator should accurately identify and plot support and resistance levels based on Malaysian trading principles and methodologies. 2. Break of Structure Indicator : This indicator should detect and signal breaks in market structure, indicating potential
    Hello Champion! I'm Sudath, a professional Forex Trader, expert Forex Bot Programmer, and a passionate candlesticks enthusiast. My dedication to automation and clean code ensures that I deliver high-quality, efficient solutions quickly. How Can I Help You? Develop Your Next MT4 or MT5 Forex Expert Advisor: Tailored to your unique trading strategy and style. Modify Your Existing MT4 or MT5 Forex Expert Advisor
    I am looking for an experienced developer to create an MT5 EA for any FX pair, that if is applied to a chat, will show the following buttons which perform the following actions: Buy now button: places a buy order[ or orders [more than one] explained later] with the lot, SL and TP defined in the EA configuration prompt Sell now button: places a sell o rder[ or orders [more than one] explained later] with the lot, SL
    I AM DEVELOPER EXPERT MQL4 MQL5 - +12 YEARS EXPERIENCE I work fast, i change your ea functions, add functions, indicadores or ADD panel DESIGN AMAZING Background ! If you need contact me on telegram : https://t.me/stevekronos
    Hello! I am a trader and I have a strategies on Trading View on my Trading View Account. The bot you need to create should be a normal solana trading bot like bonkbot for example but it needs to buy and sell automatically after the strategy on trading view so the bot needs to be connected trough API with Trading View, if you know you are capable of handling this project, please kindly reach out with your

    프로젝트 정보

    예산
    30+ USD
    개발자에게
    27 USD
    기한
     30 일