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
Похожие заказы
Greetings I need MT5 developer that has expertise in developing a custom indicator for mt5 boom and crash based on my exact details and requirements which would be discuss later. Kindly bid for this project if it is something you can handle for me
I need a fully functional Expert Advisor (EA) for MetaTrader 5 focused on trading XAUUSD (Gold). The strategy should be based on fast scalping entries using indicators such as RSI, Moving Averages, or similar confirmation tools. The EA must include fixed risk management (1%–2% per trade), automatic lot calculation, and stop loss/take profit settings. It should be optimized for low spread conditions and quick market
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
Project Overview I need assistance coding a hedging Expert Advisor (EA) that operates in "closed cycles" with a strict limit of five simultaneous open positions . EA Logic & Mechanism Initial Entry: Open a Buy position of 0.01 lots (Position A) with a Take Profit (TP) target of $1.00. Scenario 1: Price Drops (Hedging Step 1): If the price moves against the first trade, open two positions simultaneously: a Sell 0.02
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
Hello, I have a source code for an MT5 indicator that is open-source and belongs to me. However, it still requires professional improvements and some corrections. At the moment the indicator does not work as expected and there are several issues in the logic and performance that need to be fixed. Because of this, I am looking for a highly experienced MT5 developer who is comfortable working with existing code
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower