Added the histogram auto width option, if auto width = false then you can control the width with your external inputs.moey_dw wrote: Thu Sep 05, 2024 7:58 pm Esteemed Mrtools thanks for fabulous indicator which shows distance price travels from MA now with Arrows... I cannot adjust width of histogram after the arrows updated compared to old code from 2021 can it please be edited & uploading into original post here so not to confuse our friends![]()
Code: Select all
input bool inpAutoWidth = true; // Automatic width?
input int inpHistoWidth = 2; // Used if not using automatic width