Trabalho concluído

Tempo de execução 22 horas
Comentário do desenvolvedor
An awesome cool person. He explains everything well. One of the smoothest job I've ever done. I will definitely work with him next time.
Comentário do cliente
Great service,very professional,very committed in the work..definitely will use his service again :)

Termos de Referência

i want an indicator that automatically create a rectangle(box) for certain condition of the candlestick and can edit it..works in mt4 and mt5


its a very simple coding

Condition 1

Rectangle Buy:

if candle (1) is red, and the next candle (2) (must be blue) and "close"(refer OHLC) higher or same as the "high" of candle (1)

show a rectangle

parameter of rectangle:

low of the rectangle is the "lowest" value between candle (1) or (2)

high of the rectagle is highest" of candle (1)

rectangle start from start of candle (1) to the start of the next 2 month of

the recent candle belong to


description of the rectangle for:

Monthly Time frame; MN Buy,Show on TF MN,D1

Weekly Time frame; W1 Buy,Show on TF W1,H4

Daily Time frame; D1 Buy,Show on TF D1,H1

H4 time frame; H4 Buy,Show on TF W1,H4

H1 time frame; H1 Buy,Show on TF D1,H1

M30 time frame; M30 Buy,Show on TF H4,M30

M15 time frame; M15 Buy,Show on TF H1,M15

M5 time frame; M5 Buy,Show on TF M30,M5

M1 time frame; M1 Buy,Show on TF M15,M1


colour : blue


*rectangle and the properties of the rectagle can be change by user or delete

*show only the recent 5 of the rectangle; can be change the value from 2 to 10


Condition 2

Rectangle Sell:

if candle (1) is blue, and the next candle (2) (must be red) and "close"(refer OHLC) lower or same as the "low" of candle (1)

show a rectangle

parameter of rectangle:

low of the rectangle is the "lowest" value of candle (1)

high of the rectagle is highest" value between candle (1) or (2)

rectangle start from start of candle (1) to the start of the next 2 month of

the recent candle belong to


description of the rectangle for:

Monthly Time frame; MN Sell,Show on TF MN,D1

Weekly Time frame; W1 Sell,Show on TF W1,H4

Daily Time frame; D1 Sell,Show on TF D1,H1

H4 time frame; H4 Sell,Show on TF W1,H4

H1 time frame; H1 Sell,Show on TF D1,H1

M30 time frame; M30 Sell,Show on TF H4,M30

M15 time frame; M15 Sell,Show on TF H1,M15

M5 time frame; M5 Sell,Show on TF M30,M5

M1 time frame; M1 Sell,Show on TF M15,M1


colour : red


*properties of the rectangle can be change by user(common/parameters/Visualisation)

*show only the recent 5 of the rectangle,can be change the value from 2 to 10


Condition 3

user can select which time frame the rectangle can be happen, show and work respectively (MN/W1/D1/H4/H1/M30/M15/M5/M1) at the begining of indicator and can be change directly


only show 5 recent rectangle of D1 buy if it condition happen in the box of each rectangle of MN Buy and respectively

only show 5 recent rectangle of H4 buy if it condition happen in the box of each rectangle of W1 Buy and respectively

only show 5 recent rectangle of H1 buy if it condition happen in the box of each rectangle of D1 Buy and respectively

only show 5 recent rectangle of M30 buy if it condition happen in the box of each rectangle of H4 Buy and respectively

only show 5 recent rectangle of M15 buy if it condition happen in the box of each rectangle of H1 Buy and respectively

only show 5 recent rectangle of M5 buy if it condition happen in the box of each rectangle of M30 Buy and respectively

only show 5 recent rectangle of M1 buy if it condition happen in the box of each rectangle of M15 Buy and respectively

Arquivos anexados:

PNG
condition.PNG
17.8 Kb
PNG
eu_daily.PNG
52.9 Kb

Respondido

1
Desenvolvedor 1
Classificação
(101)
Projetos
136
36%
Arbitragem
14
29% / 50%
Expirado
15
11%
Livre
2
Desenvolvedor 2
Classificação
(64)
Projetos
144
46%
Arbitragem
20
40% / 15%
Expirado
32
22%
Trabalhando
3
Desenvolvedor 3
Classificação
(50)
Projetos
74
27%
Arbitragem
12
58% / 17%
Expirado
14
19%
Livre
4
Desenvolvedor 4
Classificação
(574)
Projetos
945
47%
Arbitragem
309
58% / 27%
Expirado
125
13%
Livre
Pedidos semelhantes
Hello, I am looking for an experienced MT5 (MetaTrader 5) developer to create a simple and reliable Forex trading EA. Broker: Skyriss Platform: MT5 Requirements: • EA should work only on Forex pairs (EURUSD, GBPUSD, USDJPY, USDCHF) • Around 1–2 trades per day is enough • Proper risk management with Stop Loss (SL) and Take Profit (TP) • Prefer low-risk trading with 0.01–0.03 lot depending on balance • No martingale or
//+------------------------------------------------------------------+ //| XAU_Pro_Scalper.mq5 | //| Advanced Gold Trading Bot (Educational) | //+------------------------------------------------------------------+ #property version "1.00" #property strict #include <Trade/Trade.mqh> CTrade trade; input double RiskPercent = 1.0; input int StopLossPoints = 250; input int TakeProfitPoints = 700; input int FastEMA = 20;
Lucky Mpedi 50+ USD
To help with simple requirements and strategy to trade in metotrade 5 and to win or earn much money so that i can live better live. I hope i can get the robot for helping to trade
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
XAU/USD Alert Bot MT4 30 - 120 USD
Project Summary: Create an alert-only MT4 EA for XAU/USD (5-minute chart) that detects a specific sequence of price action events and sends push notifications and optional sound/Telegram alerts when all conditions are met. ⸻ 1. Inputs / Settings • Enable/Disable Alerts → Boolean (true/false) • FVG minimum width (pips) → Default 2 • Order Block maximum width (pips) → Default 30 • Optional time filter → Default
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money

Informações sobre o projeto

Orçamento
30+ USD
Prazo
de 1 para 10 dias