작업 종료됨
실행 시간 5 시간
피고용인의 피드백
Good, calm and friendly person. You gonna loving working with him!
고객의 피드백
fast developer
명시
I am interested in enhancing my current Forex Expert Advisor (EA) by integrating a news filter functionality. The primary objective of this feature is to prevent the EA from executing trades shortly before high-impact news events. Below, I have detailed the specifications for this feature:
1. Feature Overview:
- The EA should automatically fetch upcoming news events from a reliable financial news source or economic calendar (e.g., Forex Factory, Investing.com, or any other preferred provider you suggest).
- The news filter should specifically look for high-impact news events related to the currencies my EA trades with.
- Trading should be temporarily disabled starting from a predefined period before the scheduled news event (e.g., 1 hour) and resume after a predefined period post the news event (adjustable parameters).
2. Functional Requirements:
- Automatic News Fetching: The system should automatically retrieve the upcoming high-impact news events, including the event time, affected currency, and impact level.
- Time Parameters: The EA should have adjustable input parameters in the settings that allow me to define:
- How long before a news event the EA should stop trading (e.g., "StopTradeBeforeNews" in minutes/hours).
- How long after a news event the EA should resume trading (e.g., "ResumeTradeAfterNews" in minutes/hours).
- Filter by Currency Pair: The news filter should analyze the currency pairs in the market watch or those that the EA is intended to trade and correlate with the news events related to these currencies.
- Visual Indicator: (Optional) A visual display on the chart indicating the 'no-trade' periods before and after high-impact news events.
3. Technical Considerations:
- Please ensure the solution is efficient and doesn't excessively consume resources, as it will be running continuously while the Forex market is open.
- The implementation should handle any data fetching errors gracefully and not cause the EA to crash or behave unexpectedly. It should also log errors for troubleshooting.
- Ensure the news source's API or data feed is reliable, has good uptime, and the terms of use allow for our intended usage.
4. Testing and Validation:
- Please provide a method for testing the new feature in a demo trading environment to validate functionality before any live trading occurs.
- I'd appreciate a brief walkthrough of how the feature was implemented and how to adjust the settings.
5. Delivery:
- Kindly provide an estimated timeline for when you expect the modification to be completed.
- Please include detailed documentation on the new feature's functionality and any changes made to the EA.
I am open to any suggestions you may have for improving the functionality or efficiency of this feature. Please provide a quote for this service and an estimated time of completion. If you need any further information or clarification to provide an accurate quote, feel free to ask.
Thank you for your assistance.
응답함
1
등급
프로젝트
416
30%
중재
74
19%
/
72%
기한 초과
52
13%
작업중
2
등급
프로젝트
269
29%
중재
1
100%
/
0%
기한 초과
3
1%
작업중
게재됨: 2 코드
3
등급
프로젝트
32
9%
중재
0
기한 초과
0
무료
4
등급
프로젝트
80
6%
중재
46
11%
/
54%
기한 초과
7
9%
작업중
5
등급
프로젝트
208
61%
중재
10
80%
/
0%
기한 초과
0
무료
게재됨: 1 코드
6
등급
프로젝트
35
54%
중재
0
기한 초과
1
3%
무료
7
등급
프로젝트
83
28%
중재
9
33%
/
56%
기한 초과
9
11%
무료
게재됨: 1 코드
8
등급
프로젝트
80
10%
중재
38
8%
/
58%
기한 초과
6
8%
무료
9
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
게재됨: 9 코드
비슷한 주문
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
Adaptive XAUUSD EA – MT5
30 - 200 USD
SPECIFICA TECNICA Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo , in grado di adattare il comportamento alle diverse condizioni di mercato di XAUUSD. Lo sviluppatore può utilizzare tecniche appropriate quali trend Following
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Composite robot
30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
프로젝트 정보
예산
43+ USD