Basket EA - economic calendar news trader

Job finished

Execution time 9 days
Feedback from customer
Completed fairly complex job on time

Specification

I would like to develop MT5 Expert Advisor to trade currency basket based on streamed economic calendar data. This will involve collating economic calendar data from MT5 Terminal and executing trades on selected pairs for a given currency.

So objective is to implement a basket trading strategy based on MT5 economic calendar.

Requirements are as follows / Design concepts

1.       Design a neat dashboard displaying a well rendered forex economic calendar

a.       Template rendered as per mql5 website, or better. I expect a weekly calendar is downloaded at the turn of the week - Sunday

b.       Must use the native MT5 terminal economic calendar as a source

c.       Must refresh for actual data at shortest time possible after release. The source of this data must be MT5 terminal.

d.       Must include a countdown to each event and sound alert at pre-set intervals

e.       Must be customizable or filtered by the following

                                                               i.      By a news impact

                                                             ii.      By currency

                                                           iii.      By time horizon e.g., today, this week, next year

2.       The dashboard should facilitate strategy development aimed at defining how economic calendar data is expected to affect a currency. Provide a buy, sell or no signal depending on how the economic calendar actual data compare to expectations.

a.       Select events we plan to trade (simple tick box would do) or a yes/no selection on the calendar dashboard

b.       Select direction depending on expected impact on currency. E.g., increase in unemployment is negative for USD, while increase in employment is positive

c.       Ability to set threshold – such as variance of 5% as a minimum to trigger trade

d.       Ability to save selection for event

e.       Ability to compare actual with consensus, event for the numbers that come with additional letters like K or M

3.       Function to execute market orders for currency selected pairs (basket), with direction of executed trade depending on currency signal. Actual news generate signal based on above definitions

a.       Market orders

                                                               i.      With stop loss as a multiplier of ATR

                                                             ii.      Lot size – manual and money management options

b.       Currency directional - for example – if signal is to buy USD, the traded pairs should be Buy USDJPY, and sell EURUSD.

c.       Ability / input >> nominate traded pairs for each currency (USD, JPY, CHF, GBP, AUD, NZD, CAD)

d.       must be marked with a magic number

4.       Trailing stop function to modify existing orders

a.       Stop loss set as a multiplier of ATR (set ATR period, chart, and multiplier)

b.       ATR stop loss is adjusted to adapt to market conditions as follows

                                                               i.      For buy position and RSI adaptability trigger level is set as >= 50, ATR Trailing loss is adjusted by a buy adaptability factor calculated as (RSi/100)*50 (threshold). So, if we are trailing a buy position by 100pips and RSI=70

1.       Adaptability factor = 70/100* 50 = 35pips

2.       Adjusted trailing loss is 100pips-35pips =65pips

                                                             ii.      For sell open position and RSI is <= 50 ATR Trailing loss is adjusted by a sell adaptability factor calculated as (100-RSi)/100) *50 (threshold). So, if we are trailing a buy position by 100pips and RSI=40

1.       Adaptability factor = (100-40)/100* 50 = 30pips

2.       Adjusted trailing loss is 100pips-30pips =70pips

c.       Trailing loss is adjusted only when it offers more protection (shrinking ATR, or RSI spike)


Responded

1
Developer 1
Rating
(9)
Projects
19
16%
Arbitration
3
67% / 0%
Overdue
0
Free
2
Developer 2
Rating
(72)
Projects
80
10%
Arbitration
38
8% / 58%
Overdue
6
8%
Free
3
Developer 3
Rating
(443)
Projects
570
37%
Arbitration
106
39% / 33%
Overdue
17
3%
Free
Similar orders
PHANTOM PROTOCOL V1 35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
//———————————————————————————————————————————————————————————————————— 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
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
AWFX 69+ USD
I want a highfrequency straddle scalping mt5 ea,that is excellent for news event trading. Must be fully configurable and the pending stop orders must be used fast with the OCO style. It must trade cycles ultra-fast and dynamically increase lotSize bases on the current balance or equity
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the

Project information

Budget
30 - 350 USD