Specifiche

I need an EA which only trades the news data.

The EA has to analyze the news-data and needs to classify them into categories.

The Strategy includes the following points and this features needs to be included :


1. Filter for news Data : 

Pairs :  USD ● EUR ● AUD ● GBP

News Events : 

  • GDP
  • Unemployment rate (initial claims)
  • CB Consumer Confidence (US)
  • Retail sales
  • Consumer Price Index (CPI)
  • Purchasing Managers' Index (PMI)
  • Producer Price Index (PPI)
  • Interest rate decisions

  • 2. Positions : 

  • Timing of positioning The positioning should be adjustable.
  • There should be the possibility to include various indicators and similar calculations in the positioning in the next instance, e.g., range calculations, round levels, etc.


  • 3. Execution via Limit Orders : 

  • The order execution should take place via limit order.
  • Before EACH news event, a limit short and a limit long should be created.

  • 4. Trail Stop : 

    • The goal is to work with a fast trailing stop, which secures the position with a break-even (BE) in the first period and then trails afterwards.



    To develop an effective trading strategy based on news events, the following steps are crucial:

    1. Collection and analysis of news event data:

      • Identify and collect relevant news events with precise timestamps and historical market reactions.
    2. Timing of positioning:

      • Determine the optimal timing for placing trades before news events by analyzing historical data.
    3. Appropriate indicator for limit orders:

      • Develop an indicator to quantify the expected market movement and set appropriate limit orders based on historical volatilities and event types.
    4. Different impacts of news events:

      • Differentiate market reactions to various news events and identify those with the greatest impact.
    5. Evaluation and adjustment:

      • Evaluate the initial trades, identify the events with the greatest impact, and continuously adjust the strategy to optimize profitability.



    The EA needs to be able to be backtested with historical news data.

    There should be also a panel on the chart to show the current news events and what the bot next steps would be to know as much as possible about the news events.

    Con risposta

    1
    Sviluppatore 1
    Valutazioni
    (390)
    Progetti
    416
    30%
    Arbitraggio
    74
    19% / 72%
    In ritardo
    52
    13%
    In elaborazione
    2
    Sviluppatore 2
    Valutazioni
    (273)
    Progetti
    401
    27%
    Arbitraggio
    40
    40% / 50%
    In ritardo
    1
    0%
    In elaborazione
    3
    Sviluppatore 3
    Valutazioni
    (16)
    Progetti
    35
    23%
    Arbitraggio
    4
    0% / 50%
    In ritardo
    2
    6%
    In elaborazione
    4
    Sviluppatore 4
    Valutazioni
    (9)
    Progetti
    20
    10%
    Arbitraggio
    4
    50% / 50%
    In ritardo
    5
    25%
    Gratuito
    5
    Sviluppatore 5
    Valutazioni
    (45)
    Progetti
    46
    24%
    Arbitraggio
    34
    9% / 85%
    In ritardo
    10
    22%
    Gratuito
    6
    Sviluppatore 6
    Valutazioni
    (296)
    Progetti
    475
    40%
    Arbitraggio
    105
    40% / 24%
    In ritardo
    80
    17%
    Occupato
    Pubblicati: 2 codici
    7
    Sviluppatore 7
    Valutazioni
    (271)
    Progetti
    553
    50%
    Arbitraggio
    57
    40% / 37%
    In ritardo
    227
    41%
    In elaborazione
    8
    Sviluppatore 8
    Valutazioni
    (9)
    Progetti
    19
    16%
    Arbitraggio
    3
    67% / 0%
    In ritardo
    0
    Gratuito
    Ordini simili
    IF ANYONE IS INTERESTED IN GETTING ANY KIND OF CUSTOM BOT FOR TRADING I WILL ADD THE STRATEGIES ACCORDING TO YOUR CHOICE MINE BEST BOT IS SCALPING AND HEDGING BOT YOU CAN CONTACT ME FOR SERVICES
    I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
    Project Description: I have a fully working Pine Script for TradingView called MFHA 3-Step Market Structure Strategy V2 . I need it converted into MT5 , with the logic kept as close to the Pine version as possible. What I need: MT5 Indicator Exact oscillator logic Multi-timeframe logic using 4H, 15M, and 1M EMA filter MTF EMA dashboard RSI display Buy and sell visual signals Background state/flash behavior where
    The scanner will scan all currency base on MACD Diverdgent, my strength indicator and my better volume indicator. All this would be across all time frame and all currency pairs
    Darwish 50 - 100 USD
    I want a bot that runs on any timeframe, but for now, I’ll set it on 1 minute. It should watch for buy and sell signals. Each time it opens a trade, as soon as it makes a small profit like 1, 2, or 3 dollars it closes, then checks for the next signal. If it sees a buy, it buys; if it sees a sell, it sells—just repeating the cycle, over and over, until I stop it
    📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
    Description: I need an MQL5 Expert Advisor for Gold (XAUUSD). I am a developer myself — I will read your code and I will know if it is a template. Do not apply if your proposal includes: Generic descriptions ("it will have TP, SL, trailing stop") — I already know that AI-generated code Copy-paste from existing free EAs Apply only if you can answer these before we start: What is the entry logic? Describe the exact
    looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
    I need an Expert Advisor (EA) for XAUUSD using a Grid + Martingale + Hedging strategy. Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) Additional requirements: • EA must include access
    1. Trade Execution Timing The EA must execute trades exactly at 7:00 PM IST (Indian Standard Time) every trading day. Time conversion must be handled internally if the broker server time differs from IST. Execution should trigger only once per day (no duplicate trades). 2. Trade Type At 7:00 PM IST, the EA must: Open 1 Buy/Sell (Long/Short) position (configurable) 3. Order Execution Method Orders must be placed

    Informazioni sul progetto

    Budget
    50 - 100 USD