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

Время выполнения 14 дней
Отзыв от заказчика
Perfect Programmer.....

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

i would like to add in CCI Color Indicator to enhance the trade entry and exit.


entry : need to fulfill CCI Color and Trend Color (both must same color)- enter on next candlestick;

example for enter: Indicator trend color and indicator CCI must same color (light green "Buy" & red "sell")


exit: 2 choice,

1)one is TP/SL;

2)CCI COLOR "X" Symbol perform or changed opposite color 

-condition : trade must in profit, all sell trade or all buy trade either one side.

** help change also the default TP set 1 instead of 100

**THIS EA I WILL SELL/RENT ON MARKET KINDLY FOLLOW MQL5 REQUIREMENT**

Indicator Study

This is previous explanation for EA Trend Color

EA Function using Trend Colored Indicator:-

Strategy:

Use H4 time frame to get direction (green "Buy/Long" or red "Sell/Short"), execute trade at smaller time frame (User attached EA at M1,M5,M15,M30,H1).

Open Trade explanation :- Candlestick Color " Solid " = Light Green and Red;

                                      - Dark Green or Pink : is get ready for execution;

                                      - "Solid" Light Green = execute/open "Buy/Long" trade (current candlestick);

                                      - "Solid" Red = execute "Sell/Short" trade (Current candlestick);

Close Trade explanation : - If Sell order Hit Target Price (TP), close all sell trade, Same for Buy order, Hit Stop Loss (SL) close all order.

EA Performance:-

1) Can open Multi trade/order  MUST FULLFILL 2 condition or criteria below;

-Trade distance -set by user -default 200 points else faults trade ; 

-Total trade not more than user set -default 10 trades for Buy/Long, 10 trades for Sell/Short else faults trade;

(Remarks-total order add separately (if found buy and sell order in one chart :default setting :buy's trade=10 orders and sell's trade=10 orders))

-  MUST have this two condition,  ELSE faults no open trade.

2) EA Take Profit must include :SWAPS , commissions and spread, example TP set 100, SWAPS 0.03, commission 0.05, EA will close at 108 points or 1.08.

3)Distance description : order or trade in between must must 200 points (default distance is : 200) , Long/ buy order look for last buy open order, short/sell order look for short open order. Else fault to open trade.

4)Multiplier description: always use the last order to multiply, default setting: 1.5.

5)  No open trade or order when last order in profit ; 

Scenario 1- Buy order have 3 trades, 1 of them in profit.  NO ORDER OPEN

Scenario 2- Buy order have 5 trades, sell order have 2 trades, 1 of the sell in profit, non buy order in profit,  NO ORDER FOR BUY ,SELL ONLY.

Scenario 3- Buy order have 2 trades, sell order have 1 trade, 2 of them (Buy and Sell order) have 1 order in profit.  NO ORDER OPEN-BOTH

Panel Display:-

EA Comment ;

Quantity Buy/Long Trade open Vs Max Trade ;

Quantity Sell/ Short Trade open Vs Max Trade ;

Sell Trade : Profit or Loss in currency;

Buy Trade : Profit or Loss in currency;

Chart Display:-

Breakeven Line ;

TP line ;

Stop loss Line ;

EA Input with (Default Setting):

1)Open New Series: True (Faults means no Trading)

2)Trade Buy: True (Faults Means no buy order)

3)Trade Sell: True (Faults Means no sell order)

4)Support Manual Order: True (Faults means only read Magic Number orders)

5)Max Order (SELL): 10 (sum of total short/sell order)

6)Max Order (Buy): 10  (sum of total long/buy order)

7)Order Comment: Trend Color EA (written on each trade open)

8)Start Lots : 0.01 (smallest lot size)

9)Lot Multiplier : 1.5 (use last order to multiply, not first order or sum of lots)

10)Distance : 200 (in between order, Sell vs Sell, Buy Vs Buy)

11)Max Lot :5.0 (Sum of lots, Short + Long)

12)TP : 100 points

13)SL : 0 point

14)Magic EA :0 


Файлы:

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

1
Разработчик 1
Оценка
(626)
Проекты
984
47%
Арбитраж
33
36% / 33%
Просрочено
97
10%
Работает
Опубликовал: 6 примеров
Похожие заказы
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
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 have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
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
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
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
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go

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

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