Finds the gaps and removes them once filled (or reduces their size on partial fill). Gap is based on close (not top or bottom) of previous candle.
Catatan Pelepasan:
- Added partial fill threshold percentage
- Fixed max_bars_back bug on new candle
- Fixed redrawing new boxes over old ones on new candle
- Various code improvements
Catatan Pelepasan:
- Separated out gap up and down colors
- Various input options improvements
Catatan Pelepasan:
Reverted threshold percentages to original script values
Catatan Pelepasan:
Performance improvement
Catatan Pelepasan:
Added option to show a gap label with various information
Catatan Pelepasan:
Minor bug fixes and changes