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

Время выполнения 6 дней
Отзыв от заказчика
Great work
Отзыв от исполнителя
Worst experience.. because he don't know how to test EA and he changed his strategy 2 times. Don't deal with this stupid man.

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

MOVING AVERAGE CROSSOVER EXPERT ADVISOR FRAMEWORK

Description

This robot shall work on the strategy of moving average crossing either to the upside or downside.

Robot settings (inputs) Session

Entry and Exit Condition or instruction

Buy Condition

The robot shall place a buy condition or open a buy position at CMP when a bearish candle OPEN AND CLOSES BELOW the moving average. (It must close before opening a position)(See attached image).

The robot shall immediately close the buy position if the bullish candle closes above the moving average at any point whether it reaches the take profit or not. This shall trigger the opening of the sell position immediately and close the buy position whether in profit or not. 

Sell Condition

The robot shall place a sell condition or open a sell position at CMP when a bullish candle OPENS AND CLOSES ABOVEB the moving average. (It must close before opening a position). (See attached image).

The robot shall immediately close the sell position if the bearish candle closes below the moving average at any point whether it reaches the take profit or not. This shall trigger the opening of the buy position immediately and close the sell position whether in profit or not. 

Further Robot Properties and Input section

·         Positions are closed at opposite signals: Buy positions are closed at Sell signals, and Sell positions are closed at Buy signals.

·         Positions are opened at the market price when a new bar emerges. The Expert Advisor is to be tested using Open prices, so there is no need to add functions for disabling operations inside the bar.

·         Lot size allocation – A parameter for lot size inputs should be included. Fixed volume regardless of profit or loss; also, lot allocation based on equity and percentage risk should as well be included.

·         Close by Take Profit and Stop loss - during position opening, a Take Profit or Stop loss level is set at a fixed distance from the open price, specified in points. The value is set in the Take Profit and Stop Loss input parameter.

·         Position management - Trailing Stop is used to protect profit. Stop Loss is set if profit in points exceeds the value specified in the InpTrailingStop parameter. If the price continues to move in the profit direction, Stop Loss should be trailed at the given distance. Stop Loss cannot be moved towards the loss direction, i.e. the Stop Loss value cannot be increased. If none of the protective orders (Take Profit or Stop Loss) triggers, the position should be closed by an opposite signal. In addition, breakeven input should be made available..

·         Risk Management -  It needs to have features like risk management e.g. risk by balance, max order by pair, max order by pair, and magic number, open only 1 order across all symbols/charts the EA is attached to. News filter for low, medium, and high impact. Time start and time end as well as session start and end timing parameters.

·         Indicator Selection - The indicator selection (Moving average) should be available in the EA's input parameters. The setting of the selected indicator for example – period, shift, apply to, MA methods selection among others.

·         Password Control Panel – The robot should have a password authorization panel and should not work without the correct password entry. PASSWORD -@52637Victoria

·         About section – This should have the below details

Name – Gifase Capital

Contact - +2348161585048

Email – ogunwalealabi@gmail.com

PLEASE NOTE THAT THE FINAL EXPORT WILL BE IN .ex4 and ex5


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

1
Разработчик 1
Оценка
(51)
Проекты
69
35%
Арбитраж
4
25% / 75%
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(375)
Проекты
481
23%
Арбитраж
59
54% / 25%
Просрочено
55
11%
Загружен
3
Разработчик 3
Оценка
(278)
Проекты
373
72%
Арбитраж
19
32% / 47%
Просрочено
14
4%
Свободен
Опубликовал: 14 примеров
4
Разработчик 4
Оценка
(43)
Проекты
66
12%
Арбитраж
12
58% / 42%
Просрочено
1
2%
Свободен
5
Разработчик 5
Оценка
(19)
Проекты
33
55%
Арбитраж
5
80% / 20%
Просрочено
3
9%
Свободен
6
Разработчик 6
Оценка
(209)
Проекты
220
75%
Арбитраж
0
Просрочено
0
Свободен
7
Разработчик 7
Оценка
(54)
Проекты
102
23%
Арбитраж
12
25% / 17%
Просрочено
13
13%
Свободен
8
Разработчик 8
Оценка
(55)
Проекты
66
58%
Арбитраж
1
0% / 0%
Просрочено
0
Свободен
Похожие заказы
أنا أبحث عن مبرمج محترف لإنشاء روبوت تداول (Expert Advisor) يعمل على منصة MetaTrader 4 أو MetaTrader 5. مواصفات الروبوت: يعمل على زوج XAUUSD (الذهب) يفتح صفقة شراء أو بيع حسب الإشارة يعتمد على مؤشرين: Moving Average RSI عندما يتقاطع الموفينغ أفريج مع الاتجاه ويؤكد مؤشر RSI يتم فتح الصفقة. إدارة المخاطر: تحديد Stop Loss تحديد Take Profit عدم فتح أكثر من صفقة في نفس الوقت إمكانية تغيير الإعدادات بسهولة. مطلوب: كود نظيف
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
I’m hiring an experienced MQL5 developer to finish and fix an existing project (NOT building from scratch). I have: An existing MT5 EA (.mq5 + .ex5) that is based on my TradingView logic A TradingView indicator version used for signals/alerts The EA works but has logic/consistency issues and needs improvements + cleanup Goal Make the EA reliable and consistent: Ensure entries/exits match the intended logic Fix
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Gold robot Ga1 30 - 200 USD
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
I need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and

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

Бюджет
30+ USD
Сроки выполнения
до 2 дн.