Disliked{quote} at the beginning of the code, the size of the window is hard coded #property indicator_minimum -35.0 #property indicator_maximum 35.0 if you change value to #property indicator_minimum -2 #property indicator_maximum 7 the histogram will look bigger, but it will not look good using the regular way so I would suggest you disable those line codes adding // before the line //#property indicator_minimum -35.0 //#property indicator_maximum 35.0 and then manually change it in the settings of the indicator at the "Common" tab, and save your tempate....Ignored
thanks in advance
Attached File(s)
Trade or not to trade - that is the question...