Page 17 of 18

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Sat Mar 09, 2024 6:11 am
by Korro0
Lovely indicator; can I get the source code?

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Sat Mar 09, 2024 6:19 am
by BeatlemaniaSA
Korro0 wrote: Sat Mar 09, 2024 6:11 am Lovely indicator; can I get the source code?
Go and read this first...RULES!

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Wed Mar 20, 2024 12:36 am
by Jedidiah
The latest version :Shifty:

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Thu Mar 21, 2024 12:17 pm
by ralf_dias
Jedidiah wrote: Wed Mar 20, 2024 12:36 am The latest version :Shifty:
Goodnight,

I believe this is more recent. v14.2

I'm having difficulty configuring the killzone, could you make the ".set" available?

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Thu Mar 21, 2024 12:23 pm
by ralf_dias
Banzai wrote: Fri Feb 23, 2024 4:46 am ICT Kill Zones
(on/off button)

The super tiny on/off button is at the lower left corner.
Goodnight,

I could customize it to have a magic number, I would like to place 2 indicators on the chart.

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Fri Mar 22, 2024 5:00 pm
by Jedidiah
WRB Hidden Gap /FVG

WRB Hidden Gap MetaTrader indicator — detects and marks WRB. WRB is either a Wide Range Bar (a very long bar) or Wide Range Body (a candlestick with very long body). As WRB by themselves do not offer much information, the indicator also detects Hidden Gaps based on the WRB. It also shows filled and unfilled Hidden Gaps differently, so that it is easier to see the current market situation at a single glance. Optional alerts can be used to get signals when the current price first enters an unfilled Hidden Gap, when a new WRB or HG appears, and when a hidden gap gets filled. The indicator is available for both MT4 and MT5.

Input parameters
Timeframe (default = PERIOD_CURRENT) — a timeframe to use to calculate wide range bars (WRBs) and hidden gaps (HGs). Cannot be lower than the current timeframe.
UseWholeBars (default = false) — if true, the indicator will search for Wide Range Bars instead of Wide Range Bodies.
WRB_LookBackBarCount (default = 3) — how many bars to use in WRB comparison. The bigger the value the rarer and wider detected WRB.
WRB_WingDingsSymbol (default = 115) — a symbol used to mark WRB. A small diamond by default.
HGcolorNormalBullishUnbreached (default = clrDodgerBlue) — the color for normal unbreached Hidden Gap rectangles, originating from bullish bars.
HGcolorIntersectionBullishUnbreached (default = clrBlue) — the color for unbreached Hidden Gap rectangles, originating from bullish bars and intersecting a previous Hidden Gap.
HGcolorNormalBearishUnbreached (default = clrIndianRed) — the color for normal unbreached Hidden Gap rectangles, originating from bearish bars.
HGcolorIntersectionBearishUnbreached (default = clrRed) — the color for unbreached Hidden Gap rectangles, originating from bearish bars and intersecting a previous Hidden Gap.
HGcolorNormalBullishBreached (default = clrPowderBlue) — the color for normal breached Hidden Gap rectangles, originating from bullish bars.
HGcolorIntersectionBullishBreached (default = clrSlateBlue) — the color for breached Hidden Gap rectangles, originating from bullish bars and intersecting a previous Hidden Gap.
HGcolorNormalBearishBreached (default = clrLightCoral) — the color for normal breached Hidden Gap rectangles, originating from bearish bars.
HGcolorIntersectionBearishBreached (default = clrSalmon) — the color for breached Hidden Gap rectangles, originating from bearish bars and intersecting a previous Hidden Gap.
HGstyle (default = STYLE_SOLID) — line style for the Hidden Gap rectangles.
StartCalculationFromBar (default = 100) — number of bars to look back to mark up the Wide Range Bodies and Hidden Gaps.
HollowBoxes (default = false) — if true, the rectangles marking the Hidden Gaps will be empty, otherwise — filled.
AlertBreachesFromBelow (default = true) — if true, alerts will be issued when the current price enters a previously unfilled Hidden Gap territory from below.
AlertBreachesFromAbove (default = true) — if true, alerts will be issued when the current price enters a previously unfilled Hidden Gap territory from above.
AlertHG (default = false) — if true, alerts will be issued when a new Hidden Gap appears.
AlertWRB (default = false) — if true, alerts will be issued when a new WRB appears.
AlertHGFill (default = false) — if true, alerts will be issued when a Hidden Gap gets filled.
EnableNativeAlerts (default = false) — if true, a native MetaTrader popup alert will be used when an alert condition is fulfilled.
EnableEmailAlerts (default = false) — if true, an email message will be sent when an alert condition is fulfilled. Email should be properly configured in MetaTrader via Tools->Options->Email.
EnablePushAlerts (default = false) — if true, an email message will be sent when an alert condition is fulfilled. Notifications should be properly configured in MetaTrader via Tools->Options->Notifications.
ObjectPrefix (default = "HG_") — prefix for chart objects for compatibility with other indicators.
Example and strategy
Changelog
1.04 - 2024-03-15
Added separate alerts for breaching a hidden gap from above and from below.
Added a new alert signal for the price filling a hidden gap.
Changed how the indicator reacts to setting the Timeframe input parameter to a value lower than the chart's current timeframe. It will no longer fail to load, but will rather use the current timeframe's data for its calculations.
1.03 - 2023-08-03
Added support for multi-timeframe (MTF) operation to display higher timeframe wide range bars and hidden gaps on the current timeframe.
Added new colors to denote hidden gaps originating from bullish and bearish bars, breached and unbreached hidden gaps.
Added new alert conditions: WRB appears, hidden gap appears.
Changed default arrow color and width for the WRB display to be more noticeable.
1.02 - 2022-04-09
Added support for all three types of alerts — native (popup), email, and mobile notifications.
Added the input parameter for chart object names' prefix.
Optimized calculation algorithm.

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Sat Apr 06, 2024 8:37 am
by Banzai

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Sat Apr 06, 2024 9:37 am
by Banzai
ionone wrote: Tue Feb 06, 2024 3:15 am try these please

Jeff

FVG Bands [DUAL].mq4
Downloaded 170 times 5 KiB
FVG Bands.mq4
Downloaded 142 times 4.3 KiB
(on/off buttons)

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Sun Apr 28, 2024 1:55 am
by Nanyuki
Jedidiah wrote: Wed Aug 30, 2023 7:54 pm screenshot (2).png
expired

Re: Smart Money Concept (SMC) indicators for MT4

Posted: Mon Apr 29, 2024 5:08 pm
by moey_dw
Nanyuki wrote: Sun Apr 28, 2024 1:55 am expired