please can you explain how I could get the horizontal hash plot with a thickness of 2. I have tried various combinations with no success. Maybe you could add an example on the help (image attached)
With regard to plotting the indicator over the price chart there is an issue with scaling that I can't solve:
if I set in the script scale justification as “overlay” all the 7 lines of the indicator are shown within the scale requested by the price, but with values that do not combine with the scale of the price;
If I put indicator scale justification right, same as price, tha scale of the indicator is the same to that for price, but since the range of the indicator lines is 6 STD price chart is compresses in a very narrow section of the right hand scale.
How can I tell the indicator script to leave the scale of the price unchanged and to plot on the chart only those horizontal lines that fall within the current optimal scaling determined by price?
Thank you.
gt

Comment