The indicator detects gaps and calculates gaps filling probability based on MACD, RSI and momentum. It also support MTF ( Multi-Time Frame) which can be selected for probability calculation.
/ User Inputs for configuration GAP_THRESHOLD = To Specify gaps size SHOW_PROBABILITY_ONLY_UNFILLED =Only show probability for unfilled gaps UNFILLED_COLOR = Unfilled Gap Color FILLED_BULLISH_COLOR = Filled Bullish Gap Color FILLED_BEARISH_COLOR =Filled Bearish Gap Color LABEL_COLOR = Label Color BOX_WIDTH = Width of box drawn to show gaps.