거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Inside Bar - MetaTrader 4용 지표

reza rahmad
reza rahmad
i'm a programer in java and C and i trade about 4 years.i can make indicator for mql4 and mql5 just call me if you need me
조회수:
612
평가:
(1)
게시됨:
inside bar.mq4 (11.49 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동


Inside Bar is one of the most reliable candlestick patterns used by price action traders. It often signals an impending breakout. This premium indicator not only detects every Inside Bar on your chart, but also identifies the likely direction (bullish / bearish / neutral), draws a projection rectangle from the mother candle, and sends instant alerts to your desktop and mobile.


Key Features
Feature Benefit
✅ Auto Pattern Detection Identifies every Inside Bar – no manual scanning required.
✅ Smart Direction Filter Small candle’s close vs open determines bullish (⬆) or bearish (⬇) bias.
✅ Projection Rectangle Drawn from the mother candle’s high/low and extended forward (customizable bars).
✅ Multi‑Channel Alerts Popup, sound, 
✅ Color by Direction Green = bullish, Red = bearish, Blue = neutral – or set manual colors.
✅ Clean Chart Labels “Inside Bar BULLISH / BEARISH” text next to each rectangle.
✅ Keep Last N Bars Show only recent rectangles (e.g., last 50 bars) – keeps chart uncluttered.
✅ Works on Any Symbol Forex, indices, stocks, crypto, commodities – any timeframe.
✅ Lightweight & Fast Optimized loop processes only visible / recent bars.

Input Parameters (fully adjustable)
Parameter Description
BarsToKeep Number of past candles to keep rectangles visible (e.g., 50, 100).
ForwardBars How many bars to extend the rectangle to the right from the mother candle.
RectangleFill Enable/disable filled rectangle (true/false).
AutoColorByDirection If true – color changes automatically (green/red/blue).
BullishColor / BearishColor / NeutralColor Custom colors when auto mode is ON.
RectangleFillColor Fill color when auto mode is OFF.
EnableAlert Turn notifications ON/OFF.
EnableLabel Show text labels on chart.
LabelOnlyOnNewBar Show label only for the most recent pattern (reduces clutter).
FilterDirection Ignore neutral patterns – show only bullish or bearish signals.

 Who Is This For?
Breakout traders who trade consolidations before strong moves.

Price action traders who rely on Inside Bar setups.

Swing & day traders who need immediate notifications.

Traders who use multiple timeframes – works perfectly on M1 to MN1.
No repainting – signals are fixed once the bar closes.

fair value gap/imbalance fair value gap/imbalance

Dynamic Fair Value Gap (FVG) is an MQL5 indicator for MetaTrader 4 that automatically detects market price imbalances. This indicator is perfectly suited for traders utilizing the Smart Money Concepts (SMC) strategy.

multiple order stop limit multiple order stop limit

this script to make multiple pending order limit or stop order like buystop buylimit or sellstop selllimit

Stochastic Moving Average Stochastic Moving Average

This indicator is an implementation of Stochastic of Moving Average. This indicator can be used as a filter indicator. It can be associated with my free indicator "HLPeak_Trend".

MACD Sample MACD Sample

Classical MACD Sample.