New feature: Ability to make bars associated with insignificant FVGs more transparent.
Clarification:
// This indicator uses a bar chart*** to represent "fair value gaps" ("FVG").
// *** Typo: Contrary to what the name in the original write-up suggests, This is a bart chart (not a histogram)***
// Histograms are used to represent the distribution of a dataset. On the other hand, bar charts are used to compare discrete values (In this case, we are displaying the magnitude of the FVG).