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
Similar orders
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Looking for an Experienced Deriv EA Developer I'm looking for an experienced developer who has successfully built profitable Expert Advisors (EAs) for Deriv , including Boom , Crash , and Volatility Indices . I need an EA with a proven, profitable strategy and strong risk management. If you have real experience developing bots for Deriv and can provide evidence of live or verified results, I'd like to hear from you
I need a SnD EA. Prefer coder who has previous experience coding SnD EA. PO are based on (CHoCH or BoS) and 3EMA, order block (from my TradingView indicator), premium-discount area. SL options are based on fix pips or zone size; CL is based on candle closing. TP1 and TP2 options are based on fix pips or fix ratio. Canceling PO is based on market structure. Money management are based on fix volume or fix amount or fix
Hi MQL5 Community, With over 10 years of live market experience as a Quantitative & Trading System Developer, I specialize in building robust, highly scalable Expert Advisors (EAs), custom indicators, and automated architectures. I’ve recently put together a comprehensive showcase demonstrating my flagship Modular Multi-Engine Architecture , designed to bring institutional-grade logic and real-time telemetry into
I need a developer that can make my trading strategies into a working perfect EA Robot working on Mt5. Candlestick pattern confirmation through PDH, PDL, PWH, PWL, Liquidities, HTF OB
I need a trading bot specially for XAU, high profit gain. Requirements bot analyzes the market places trades closes with 2 to 3 profit per trades daily profit should be 50 to 100 dollars
Привіт. Шукаю когось, хто б застосував мій код як бота . Я торгую індексом Aus_200 SFE (не XJO). Бот базується на MACD входу/виходу, RSI, стохастиці та vwap. Як тільки роботу приймуть, мені потрібно внести кілька коректив; однак, нічого суттєвого. Дякую
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously
Custom MT5 EA for buy stop and sell stop breakout strategy.’ ‘Requirements, develop a custom Expert Advisor for MetaTrader 5 that places buy-stop and sell-stop pending orders based on defined breakout rules.’ ‘All important values adjustable via inputs.’ ‘Includes stop loss, take profit, trailing stop, and configurable risk management.’ ‘One trade at a time, works on demo before live.’ Provide source code and
A good trend predicting indicator is the one which can identify the trend change as soon as it happens on the chart. when a new candle is formed it should tell whether its going to go up or down. I have already seen a lot of repainting trend predictors so if your indicator is repainting then please don't bother contacting. I would like to see the demo version and then if satisfied , I would want the source code too