Работа завершена

Время выполнения 9 дней
Отзыв от заказчика
Completed fairly complex job on time

Техническое задание

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)


Откликнулись

1
Разработчик 1
Оценка
(9)
Проекты
19
16%
Арбитраж
3
67% / 0%
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(72)
Проекты
80
10%
Арбитраж
38
8% / 58%
Просрочено
6
8%
Свободен
3
Разработчик 3
Оценка
(442)
Проекты
570
37%
Арбитраж
106
39% / 33%
Просрочено
17
3%
Свободен
Похожие заказы
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I need Ea that executes trade based on trading view indicator called Market Structure CHoCH/BOS (Fractal) [LuxAlgo] I need developer to recreate the indicator as an Ea in MQL5 The core of the system will be a structured Market Structure engine that detects CHOCH (Change of Character) and BOS (Break of Structure) Signals will be confirmed once the indicator gave ( the bos/choch) no need to wait candle close
Looking to purchase a Good forex or gold/ BTC trading EA and it's source code. Must be compatible with low budget like less than $500 accounts, Must need no manual intervention and run fully automated. If you are interested in selling me the source code, please share the Read only account access where the EA has already been running on, so i can check past performance and get an idea on how it works or runs. Dont
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at

Информация о проекте

Бюджет
30 - 350 USD